Statistica
5 Domande
0 Risposte
RANK
199.308
of 297.527
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
0
RANK
of 159.075
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
parallel computation in matlab
How can i use parallel computation in this Function ? function [x,y]=euler_backward(f,xinit,yinit,xfinal,n) % calculate h h=(...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
how take a mathematical function from user
here in my code it is me who write F and G function in my Scrip File . now i want the user to enter the F and G in Command Wind...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
how take a mathematical function from user
can you help me to understand what is the meanning of this line of code f=@(x,y) x./y; and what is the meaning of x./y ?
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
how take a mathematical function from user
How can i take F and G from the user to use them in a function if i have F=@(x,y) x./y; and G=@(x) sqrt(x.^2+1); ?
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
choose which function to run it
How can i make user choose which function that will be called Ex: to run function 1 please enter 1 to run function 2 please e...
quasi 4 anni fa | 1 risposta | 0