Coupled second order differential equation

1 visualización (últimos 30 días)
Ahmad Attar
Ahmad Attar el 7 de Mayo de 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!

Respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by