- 计算模型的中位数
- 平移模型
- 缩放模型
- 将模型平移到地面上
分类 python 下的文章
printf
-style String Formatting
Note:The formatting operations described here exhibit a variety of quirks that lead to a number of common errors (such as failing to display tuples and dictionaries correctly). Using the newer formatted string literals, the str.format()
interface, or template strings may help avoid these errors. Each of these alternatives provides their own trade-offs and benefits of simplicity, flexibility, and/or extensibility.
这一篇文章简单探讨数种移动带有add_updater的物体的方法。
超长详细讲解python并发编程,通过大量网络爬虫案例分析不同机制的优缺点。
本文以文档的形式,详细介绍常用的Mobject的使用方法与注意事项。
常用的几何图形、数学图像都涵盖其中。
本篇文章从律学开始,从十二平均律出发,介绍一些基础必要的乐理知识,然后编写python文件,输出和弦音频文件。
最近在做Fourier Transform的内容,记录一下今天下午的成果。
本文代码全部自行编写,需要math and music项目完整工程可以在gayhub上获取。
https://github.com/Remyuu/manim_video_FFT
有关该项目的更多展示请点击上方gayhub链接查看,谢谢。