Statistik
3 Fragen
0 Antworten
RANG
227.279
of 300.343
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.926
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.172
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
Can someone help me to correct the code for this problem using Crank-Nicolson finite difference implicit method?
Question is: Governing equations: Boundary conditions: The Crank-Nicolson finite difference implicit method is us...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Can someone help me to correct the code for this problem using ode45 solver?
Question is: Governing equations: Boundary conditions: f'(10)= 0, (assume ) As tried here, I want to plot graphs...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can someone help me generate numerical values for this sample problem using bvp4c solver?
y'' + y = 0 Boundary conditions are y(0)=1; y(pi/2)=0. Compute y(pi/3) and y(pi/4) using MATLAB Bvp4c solver. Can someone ...
mehr als 2 Jahre vor | 1 Antwort | 0
