Python Physics: Numerical Line Integrals with Python
HTML-код
- Опубликовано: 19 ноя 2024
- This is part of my classical mechanics series. You can find all my videos in the series in the following playlist.
• Classical Mechanics 1 F24
In this previous video, I calculated line integrals (the work) analyitically
• Classical Mechanics: W...
Now, I'm going to repeat these calculations numerically by breaking the path into short steps.
Line integral 1 code.
trinket.io/glo...
Line integral 2 code
trinket.io/glo...
Line integral 3 code
trinket.io/glo...