rahul.6sept
Full Member level 5
- Joined
- Nov 17, 2006
- Messages
- 243
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- Guwahati, India
- Activity points
- 2,889
How to write the code for the non linear equation using ode 45 of matlab?
Dear all,
Kindly let me know as how to write the coding using ode45 in Matlab for the following non linear equation:
I'm slightly confused as what are the parameters to be passed in the function that is to be written.
Regards,
Rahul Chakraborty
Dear all,
Kindly let me know as how to write the coding using ode45 in Matlab for the following non linear equation:
I'm slightly confused as what are the parameters to be passed in the function that is to be written.
Code:
del Chi/del T = mu(1-BC)(mu[SUP]2[/SUP]/2 -1)*chi*del chi/del x + (mu/AB)del[SUP]3[/SUP]chi/del x[SUP]3[/SUP]
Regards,
Rahul Chakraborty