photo

mahmoud fekih


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
1 Réponse

RANG
208 087
of 301 344

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 239

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 068

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


is it ok to have a function where the input is the output
i have a function where the "ebatt" is an array of numbers and every number of this array depends on it's predecessor : as it fo...

environ 8 ans il y a | 3 réponses | 0

3

réponses

Question


how can i turn a space caracters to commas
for example v = [5 8 12] i want a function to turn the spaces between vectors to commas like: v = [5,8,12]

environ 8 ans il y a | 2 réponses | 0

2

réponses

Question


How can i find the position of nearest number "x" in a matrix "a"
for example : a = [4 8 3; 22 12 45; 88 74 65]; x = 66; the nearest number is obviously 65 how can i find it's position? i nee...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


why some variables on my gui program doesn't go to workspace
i made this GUI and it has some calculation and variables in it but these variables never go to workspace why? i tried the same...

plus de 8 ans il y a | 1 réponse | 0

0

réponse

Question


i need a matlab commande or function that gives me the nearest number in a vector "V" to a number "x"
i need a matlab commande or function that gives me the nearest number in a vector "V" to a number "x" for example : x = 17; v...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
how to read a specific element from an excel file ?
my matlab version is R2013a

plus de 8 ans il y a | 0

Question


how to read a specific element from an excel file ?
i want to read a specific element from a excel file named "try.xls" i tried this command : xlsread('C:\Users\Mahmoud\Desktop\...

plus de 8 ans il y a | 2 réponses | 0

2

réponses