How can I solve second order ODE using Thomas algorithm
Afficher commentaires plus anciens
I have the following problems:
1) y''-y=0 , 0<x<1
y(0)=0
y(1)=1
2) y''+5y'+6y=0 , 0<x<1
y(0)=0
y(1)=1
Can someone help me with solving them using Thomas algorithm
1 commentaire
Jan
le 2 Fév 2021
What have you tried so far an what is your specific problem?
Réponses (0)
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!