Statistica
5 Domande
0 Risposte
RANK
264.220
of 301.642
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 175.922
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
circa 14 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 14 anni fa | 3 risposte | 0
3
risposteDomanda
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...
oltre 14 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 14 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 14 anni fa | 1 risposta | 0
