Statistiques
5 Questions
0 Réponses
RANG
163 274
of 301 738
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 403
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 316
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
math operation
Hi, I have some problem here, case1, a=7, b=4, a/b = 1.75 case2, a=3, b=2, a/b = 1.5 I want variable "c" to become dec...
environ 14 ans il y a | 1 réponse | 0
1
réponseQuestion
plotting problem
I have some problem with plotting, the listing is like this: for d=1:1:100; p=10^(-10); a(d)=100*(10^6)*d/(2*(10...
plus de 14 ans il y a | 3 réponses | 0
3
réponsesQuestion
asking matlab operation
hi, I got some problem about math operation it's like this: 2/2=1 3/2=1.5 rounded up to 2 (so 3/2 = 2) 5/2=2.5 rounded...
plus de 14 ans il y a | 1 réponse | 0
1
réponseQuestion
help with if
can you help me about this listing: a=1:1:10; if (a<5) b=0; else b=1; end c=a*b; plot (a,c) why b value is...
plus de 14 ans il y a | 1 réponse | 0
1
réponseQuestion
Need Help in Plot
Hi, I'm newbie in matlab and have some problem in my program. There is no error notification but it doesn't plot, here the pr...
plus de 14 ans il y a | 1 réponse | 0
