kingBook

导航

随笔分类 -  Physics

旋转力学例子
摘要:package { import flash.display.Shape; import flash.display.Sprite; import flash.events.Event; import flash.utils.getTimer; public class RotationExampl 阅读全文

posted @ 2025-03-15 05:18 kingBook 阅读(9) 评论(0) 推荐(0)

旋转力学公式
摘要:角位移: \(\theta=s/r \ (单位:rad)\) \(\text{其中 }s\text{ 是弧长,}r\text{ 是半径}\) 平均角速度: \(\overline{\omega}=\frac{\Delta\theta}{\Delta t}=\frac{\theta_{f}-\thet 阅读全文

posted @ 2025-03-08 11:18 kingBook 阅读(66) 评论(0) 推荐(0)