Hello. Thanks for the nice video. I would like to know how can we solve a boundary value problem. I mean if the initial condition is at the non-zero value of an independent variable.
Do you mean how to solve a fourth order differential equation in MATLAB? I am planning to do a video on higher order differential equation. Thank you for your comment.
Can you be a little more specific please? If it's a generic multi order differential equation without any initial condition given, then you will be able to solve it analytically with Ansatz method. You can also use the Matlab symbolic toolbox to solve it analytically.
How to find parameters a and b such that the sum of quadratic errors e=sum_i((ym_i-y(tm_i))^2) between measurements ym and model output y is minimal using optimizers such as fminunc and ODE. The model reads xt=[0 1; a b]*x; y=x; tm ym 0 1.0000 0.5000 0.6482 1.0000 -0.1047 1.5000 -0.6897
Short and to the point; I learned more here than in my control systems lab this week. Thank you very much!
Thank you for the knowledge sharing. I learned a lot from video
Excellent lecture Sir! Thanks with the core of ❤️💜
Are there any different question example of this?
Hello. Thanks for the nice video. I would like to know how can we solve a boundary value problem. I mean if the initial condition is at the non-zero value of an independent variable.
Very nicely explained sir
Awesome video sir! Thank you!
Can u please give us an example of 4th order differential equation
Do you mean how to solve a fourth order differential equation in MATLAB? I am planning to do a video on higher order differential equation. Thank you for your comment.
Sir you are very interesting...from Pakistan
very good video, thank you
how can we plot y' vs y or y' vs x. Kindly reply.
I'm beginner, I tried copy ur code and applying but i have problems of script and it's not working. Your advice
why you didn't create different function file
Thanks for your video :D
How to solve system of equation which has three variable ?
Thank you very much
help me. can you show me how to do differential equation of order 1,2,3 without given equation?
Can you be a little more specific please? If it's a generic multi order differential equation without any initial condition given, then you will be able to solve it analytically with Ansatz method. You can also use the Matlab symbolic toolbox to solve it analytically.
Sir can you help me to solve 2nd order differential equation. Make a video on it
Thanks.
How to find parameters a and b such that the sum of quadratic errors e=sum_i((ym_i-y(tm_i))^2) between measurements ym and model output y is minimal using optimizers such as fminunc and ODE.
The model reads
xt=[0 1; a b]*x;
y=x;
tm ym
0 1.0000
0.5000 0.6482
1.0000 -0.1047
1.5000 -0.6897
Can you help me in my problem, i can pay you for your kind service