photo

Erm


Last seen: circa un mese fa Attivo dal 2023

Followers: 0   Following: 1

Messaggio

Spoken Languages:
English

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
229.501
of 299.035

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
28.57%

VOTI RICEVUTI
0

RANK
 of 20.657

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 163.163

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

Visualizza badge

Feeds

Visto da

Domanda


solving system of non linear PDEs
Hello I provide a solution to Allen cahn equation using spectral methods and Euler's formula. The Allen Cahn Equation is with...

2 mesi fa | 0 risposte | 0

0

risposte

Domanda


Explicit method for Allen-Cahn equation
The plot of the equation must start at x=-1 and end at x=1. but mu result did not show that? clear all; clc; maxk = 10...

9 mesi fa | 1 risposta | 0

1

risposta

Domanda


solving heat equation using explicit method
I need a help for the following code to locate the error since the numerical solution is not approximate the exact one. The heat...

10 mesi fa | 0 risposte | 0

0

risposte

Domanda


Numerical solution for the heat equation does not match the exact solution
I write a matlab code for the problem, and i want to compare the numerucal and the exact solution at t=0.5 but the graph of the ...

10 mesi fa | 1 risposta | 0

1

risposta

Domanda


ploting Mitagg leffler function
Hello h How can I plote the Mittage leffler for the function in [0,50], Here is the code but I do not know how to define the f...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


Global error and local error of euler method
The local error is proportional to h^2. I did not understand the relationship between the h and the error. Is it as h increase t...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Euler Method for vector function
I'm tring to apply Euler method to vector function and I'm facing error in the loop. How it can be fixed? h=0.1; n=5; yexa...

oltre 2 anni fa | 1 risposta | 0

1

risposta