Great video, I have a Numerical Methods exam on monday. Came here to help me better understand some parts.
@LaplaceAcademy4 ай бұрын
I'm glad it was helpful. We have a consultation program where you can ask all your questions from us. You can send the details of your problem to laplaceacademy1@gmail.com. The fee is 15$/hour.
@vking4983 Жыл бұрын
This is a really helpful video. I tried rewriting keplers equations in 3 dimensions, which i thought would be an easy extension from what you did - 3 2nd order ODE's means 6 1st order ODE's with 6 initial conditions - but it was not easy. Why don't you consider the gravitational parameter, mu, in your example for keplers equation? I find when i add mu to your code, then the graph falls apart.
@dj4-play4 ай бұрын
Decent video. For improvement I recommend taking a little longer to break down writing the 2 first order equations as a 2nd order equation further.
@sarah-tq5qh7 ай бұрын
Keep going ⭐
@arpangarg6112 Жыл бұрын
Excellent
@LaplaceAcademy Жыл бұрын
I am glad that I could help you.
@mohamed__sherif2 жыл бұрын
Great Video
@LaplaceAcademy2 жыл бұрын
Thanks!
@pawejerzyna5674 Жыл бұрын
this video was put simply, thanks
@LaplaceAcademy Жыл бұрын
You're welcome.
@tamannaahuja86408 ай бұрын
Thanks for the video but in my matlab it’s showing “execution of script ODEE45 as. a function is not supported. Please help
@nauleshkumar8703 Жыл бұрын
short and handy videos, thanks
@LaplaceAcademy Жыл бұрын
You're welcome. I'm glad you liked it
@hammaminadjima38132 жыл бұрын
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.
@LaplaceAcademy2 жыл бұрын
Hi. Thanks for your comment. Here's the link to another tutorial. I hope it helps you. kzbin.info/www/bejne/Zl6ZfXx6asyNnrM
@Vlad.0078 ай бұрын
last initial condition for Kepler equations that you provided is sqrt of a negative number so how does it work?
@LaplaceAcademy8 ай бұрын
The variable 'e' is always smaller than 1. So the initial condition is not going to be sqrt of a negative value.
@mathematics__0711 ай бұрын
Sir please tell about cauchy problem
@AjayKumar-ul2dg4 ай бұрын
it is showing Unrecognized function or variable 't' in my case.
@aajamerepyar45867 ай бұрын
how to plot y' vs y and y' vs x in the ode45
@PymGordonArthur Жыл бұрын
Thanks for the upload.
@LaplaceAcademy Жыл бұрын
I'm glad I could help you 🏌️
@fabjulian7926 Жыл бұрын
insane, thank you so much!
@LaplaceAcademy Жыл бұрын
You're welcome
@user-yz6ho8fx8j Жыл бұрын
yeah nice video, but how do i get the actual equation for u and v? isn't that as well the actual solution of the differential equation?
@LaplaceAcademy Жыл бұрын
Not every differential equation has an analytical answer. But you can always try. Learn how to use dsolve command for the exact solution of ODEs. Here's the link: kzbin.info/www/bejne/opqxaHZve9hsm9k