Statistica
RANK
33.765
of 297.398
REPUTAZIONE
1
CONTRIBUTI
6 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
1
RANK
of 158.782
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
reading image, without nowing the name of the file.
Hello, I'm trying to read an image into a matrix, which i'm not suppose to now the file name in advance. usually i type for e...
oltre 10 anni fa | 1 risposta | 0
1
rispostaexp(-x) - sinx = 0
Now it's working, x0 = input('please enter x0 ::: '); eps = input('please enter steps ::: '); iterator = 0;...
circa 11 anni fa | 0
Domanda
exp(-x) - sinx = 0
hi, i'm planning to reach the root of this function: exp(-x) - sinx = 0; here is my code: ----------------------------...
circa 11 anni fa | 2 risposte | 0
2
risposteDomanda
sphere made of 2d circles in 3d plot
hi i made the code below the create a sphere using 2d circles in a 3d plot: r=1 teta=-pi:0.01:pi x=r*cos(teta...
circa 11 anni fa | 2 risposte | 0
2
risposteDomanda
3d plot -> 2d cirlce -> specific degree / tilt / slope
Hello, here is a code of creating a 2d circle in a 3d plot using liear algebra, r=1; theta=-pi:0.01:pi; x=r*cos(theta);...
circa 11 anni fa | 0 risposte | 0
0
risposteDomanda
slope to a circle
hi, how can i give slope two a circle using the code below, if true % code r=1 teta=-pi:0.01:pi x=r*cos(teta...
circa 11 anni fa | 2 risposte | 0
2
risposteDomanda
2D Circle 3D Plot.
Hello, How can i draw a circle in a 3d plot? thanks,
circa 11 anni fa | 3 risposte | 1