Ellison Castro
Attivo dal 2015
Followers: 0 Following: 0
Statistica
RANK
21.681
of 295.467
REPUTAZIONE
2
CONTRIBUTI
1 Domanda
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
2
RANK
of 153.912
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
Risposto
To get a surf plot
The 'surf' function is plotting function; it plots your data onto a graph. You should a set of data to be plotted.
To get a surf plot
The 'surf' function is plotting function; it plots your data onto a graph. You should a set of data to be plotted.
oltre 9 anni fa | 0
Risposto
how to write functions in an m-file?
I think it should be constructed like this: function[output1, output2, ...] = function_name(input1, input2, ...) % Inser...
how to write functions in an m-file?
I think it should be constructed like this: function[output1, output2, ...] = function_name(input1, input2, ...) % Inser...
oltre 9 anni fa | 0
Domanda
Is this code of Angular Spectrum Method correct?
I constructed my code of the Angular Spectrum Method. However, as the distance between the object and the plane of interest incr...
oltre 9 anni fa | 1 risposta | 2