photo

Edoardo Bertolotti


Last seen: oltre 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
2 Risposte

RANK
239.460
of 299.768

REPUTAZIONE
0

CONTRIBUTI
3 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.800

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 165.831

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

  • Thankful Level 2
  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Solving differential equation with Runge Kutta 4th order
Ok, thanks to both, the code is working now, but still, like the main problem, it shows the same results: Euler is similar to O...

oltre 3 anni fa | 0

Domanda


buondary condition derivative equal zero PDE
Hello, I am trying to solve a P.D.E. problem with explicit and implicit method (finite difference methods) So I am building a g...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Solving differential equation with Runge Kutta 4th order
I've tried to write this code but it seems to give different values than ODE 45. The equation is the following: Does it make s...

oltre 3 anni fa | 3 risposte | 0

3

risposte

Domanda


Does not plot all the points
So I am trying to plot a lot of data (5779x5779), but looks like the graph only takes few points. Does someone knows why is this...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
Simpson's Rule
I am not sure about the version with I(i)= (h/3)* [...] but if you use I(i)= (h/6) [...] x=linspace(a,b,N+1); for i = 1:N ...

quasi 5 anni fa | 0