Hamada Alkhlif
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
81 104
of 295 872
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 293
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 764
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
Feeds
Question
is my code right ?
i have done the folow : x=linspace(-2*pi,2*pi,40); y=pi*sin(x); plot(x,y); title('scapegoat') xlabel('X') ylabel('...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
odd number ,even number
i need acode which detects the odd numbers in the row vector containing the digits of number (1 8 0 5 0 5 7 5 9 )in order and c...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
FOR LOOP , beginner question.
i want to Write a code or script including a FOR LOOP in order to computing the value of d for the following values of x and ret...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
how can I Compute the value of d for the following values of x , Outcome equation d=((34.63/x)-5.126)/2.54
Is my code right i am beginner in matlab. >>clc >>clear for x=[0.1000,0.1500,0.2000] fprintf("\n\t%g\n",x) else d=...
plus de 3 ans il y a | 2 réponses | 0