YouTube playlists for solving undergraduate math and physics exercises

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
hagopbul
Messages
397
Reaction score
45
Hello :

i was looking into youtube the other day and watching some lectures , but start to wonder if there is a playlist for exercise solving on youtube for example for undergraduate math and physics ? do anyone knows of such channels or playlists ?

Best Regards
Hagop
 
Physics news on Phys.org
hagopbul said:
playlist for exercise solving
You will learn much less by watching videos of people solving problems than you will solving problems.
 
Reply
  • Like
Likes   Reactions: berkeman, vela and sysprog
I have a couple of playlists .. one for systems modeled by ODEs ...


and one for systems modeled by PDEs -


All the vids follow the same sequence - state the governing laws of physics for the system, model the system with DEs, translate the model to computational statements using Euler's method for ODEs and the FDM for PDEs, translate the computational equations to MATLAB statements (1 to 1), and run the program.
 
Last edited:
Reply
  • Like
Likes   Reactions: sysprog