Statistik
6 Fragen
0 Antworten
RANG
219.252
of 295.410
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.224
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.822
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 2 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
3 Monate vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
3 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa ein Jahr vor | 3 Antworten | 0
3
AntwortenFrage
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...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 2 Jahre vor | 1 Antwort | 0