728x90 Problem Solutions/[Physics] Classical Mechanics1 [Classical Mechancis] Double pendulum problem code 1. Differential equations [1] Please read an article on the following website if you want to know the differential equations used in this code. https://scipython.com/blog/the-double-pendulum/ 2. Methods & Language 1. Methods: 4th order Runge-Kutta methods 2. Programming Language: C code 3. Code #include #include #include #include struct particle { double x; // generalized coordinate (in this pro.. 2021. 10. 31. 이전 1 다음 728x90