Skip to content

skyerhxx/Pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pendulum

Python实现单摆运动



单摆运动微分方程

$ \frac{d^2θ}{dt^2}+\frac{g}{l}sinθ=0 $



使用 ArtistAnimation 保存为gif文件

About

Python实现单摆运动

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages