源程序集
最后更新于:2022-04-01 11:15:53
# 源程序集
* [三角波的FFT演示](example_fft_triangle_GUI.html)
* [在traitsUI中使用的matplotlib控件](example_mpl_figure_editor.html)
* [CSV文件数据图形化工具](example_traitsUI_csv_viewer.html)
* [NLMS算法的模拟测试](example_nlms_test.html)
* [三维标量场观察器](example_mayavi_embed_fieldviewer.html)
* [频谱泄漏和hann窗](example_spectrum_example_hann.html)
* [FFT卷积的速度比较](example_spectrum_fft_convolve_timeit.html)
* [二次均衡器设计](example_equalizer_designer.html)
* [单摆摆动周期的计算](example_simple_pendulum_period.html)
* [双摆系统的动画模拟](example_double_pendulum.html)
* [绘制Mandelbrot集合](example_mandelbrot.html)
* [迭代函数系统的分形](example_ifs.html)
* [绘制L-System的分形图](example_lsystem.html)