photo

Kazem Gheysari


Last seen: 3 mois il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

0 Questions
4 Réponses

Cody

0 Problèmes
2 Solutions

RANG
23 094
of 300 365

RÉPUTATION
2

CONTRIBUTIONS
0 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
1

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
92 294
of 168 262

CONTRIBUTIONS
0 Problèmes
2 Solutions

SCORE
30

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • MATLAB Flipbook Mini Hack Participant
  • First Answer
  • Explorer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
why i have this error when i try to start my connection with raspberry pi?
Hi Guys I solved this issue by the following tasks: Resolve the issue of the ssh public key: Edit the /etc/ssh/sshd_config fi...

environ 2 ans il y a | 0

Réponse apportée
Raspberry Pi ssh connection error
Hi Guys I solved this issue by the following tasks: Resolve the issue of the ssh public key: Edit the /etc/ssh/sshd_config ...

environ 2 ans il y a | 0

Réponse apportée
error in making video file
I solved this error, by changeing the folder that is goning to create the video file. Output_path = 'C:\out\My folder'; vide...

environ 4 ans il y a | 1

Réponse apportée
MATLAB Practice questions solution
clear fileID = fopen('readings.txt'); C_text = textscan(fileID,'%s',8,'Delimiter',' '); C = textscan(fileID,'%f %f %f %f %f %...

environ 4 ans il y a | 0

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

presque 5 ans il y a

A résolu


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

environ 8 ans il y a