Coupled second order differential equation

1 vue (au cours des 30 derniers jours)
Ahmad Attar
Ahmad Attar le 7 Mai 2021
I need to solve a coupled system of linear second order differential equations of the form:
a1x′′+b1x+c1x+d1y=0a1x+b1x+c1x+d1y=0
a2y′′+b2y+c2y+d2x=0a2y+b2y+c2y+d2x=0
Initial conditions are :
y(0)=y0+y(0), y(H)=0 ,x(0)=x0+x(0) ,x(H)=0.
y(0)=y0+y(0) ,y(H)=0,x(0)=x0+x(0),x(H)=0.
x and y are displacement in height.
This system shows the balance in chemical system between the concentration of gas phase and liquid phase.
What method do you suggest for solving this system? Any suggestion will be appreciated!
Thanks!

Réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Tags

Produits


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by