![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9229203_1519511041966.jpg)
Momo
Followers: 0 Following: 0
Statistica
9 Domande
0 Risposte
RANK
40.401
of 297.046
REPUTAZIONE
1
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
77.78%
VOTI RICEVUTI
1
RANK
of 157.776
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 we estimate from a fine-grid solution
" suppose we don’t know the exact solution but that we can afford to run the problem on a very fine grid" how can we do that is...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
Matlab if statements in physics
What does the condition mean in Matlab, where x and y are the displacement that measures from [-1,1] if (abs(x)>=1) x=si...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
error in Euler method
. could you please, check my code I did not get as the following pic. for i=1:length(T)-1 x1(i+1)=x1(i)+d...
oltre 6 anni fa | 1 risposta | 0
1
risposta1
rispostaDomanda
How to change automatically the name of the title ?
I'm trying to compute a system of ODE by using different solvers.How to change the legend and title automatically depends on so...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
How to solve a system of ODE's by using Forward Euler method?
How I can rewrite the following code for a system ODE's y(t)=[y_1 y_2]'. Also, how can I write f( t(i) , y(i)) ,which is equal t...
quasi 7 anni fa | 1 risposta | 1
1
rispostaDomanda
How the error value appears in the graph?
Hello, I am trying to plot the difference between two polynomials some of graphs I could not get the value of the error on it l...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to construct cubic splines?
Hello, I am trying to implement the following code in Matlab but it dose not work. x = 2*pi*[0 1 .1:.2:.9]; y = cos(x); ...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
the average rate of change of the function to find the derivative
I am trying to write a program to find f'(x)=f(x+h)-f(x)/h at different h I could not get the result. I do not know...
circa 7 anni fa | 1 risposta | 0