Statistica
3 Domande
0 Risposte
RANK
186.116
of 301.195
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 173.322
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
How can i write a program that draws 10 nested circles ?
clc t=0:0.1:1; hold on for i=1:10 plot(i*cos(2*pi*t),i*sin(2*pi*t)) end <</matlabcentral/answers/uploade...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
why i cant do it ?
for i=x:-1:Q; z=i-1; A0=pi*(i/2)^2; A1=pi*(z/2)^2; Y=ln(A0/A1); Fn=A0 . ( Y(n-1)+Y(n)) plot(i,F)
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
how can i write this in matlab ?
for i=x:-1:Q; z=i-1; A0=pi*(i/2)^2; A1=pi*(z/2)^2; Y=ln(A0/A1); Fn=A0 . ( Y(n-1)+Y(n)) plot(i,F)
circa 9 anni fa | 1 risposta | 0
