基本信息
源码名称:用python做科学计算-配套源代码
源码大小:0.08M
文件格式:.zip
开发语言:Python
更新时间:2023-06-21
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
用python做科学计算-配套源代码
随着NumPy, SciPy, Matplotlib, Enthought librarys等众多程序库的开发,Python越来越适合于做科学计算、绘制高质量的2D和3D图像。和科学计算领域最流行的商业软件Matlab相比,Python是一门通用的程序设计语言,比...
文件清单
└── examples
├── chaco_app_example.py
├── chaco_HPlotContainer.py
├── chaco_multiple_line.py
├── chaco_simple_line.py
├── double_pendulum_animation.py
├── double_pendulum_odeint.py
├── double_pendulum_odeint.pyc
├── double_pendulum_solver.py
├── equalizer_designer.py
├── equalizer.py
├── fft_example.py
├── fft_example_rectangle.py
├── fft_triangle_GUI.py
├── filter_cascade.py
├── filter_equalizer.py
├── filter_firdesign_firwin.py
├── filter_firdesign.py
├── filter_firdesign_sinc.py
├── filter_lfilter_example01.py
├── filter_lfilter_impulse.py
├── filter_logfreqz.py
├── filter_remez.py
├── filter_remez_weight.py
├── fsolve_jacobian.py
├── h1.txt
├── h3.txt
├── IFS.data
├── IFS_fern.py
├── IFS.py
├── lattice_filter.py
├── mandelbrot_numpy.py
├── mandelbrot_python.py
├── mandelbrot_smooth_python.py
├── mandelbrot_weave.py
├── matplotlib_axis.py
├── matplotlib_example01.py
├── matplotlib_example01.pyc
├── matplotlib_hist.py
├── matplotlib_hist.pyc
├── mlab_mesh_cube.py
├── mlab_mesh.py
├── mlab_odeint_lorenz.py
├── mlab_sphere.py
├── mpl_figure_editor.py
├── mpl_figure_editor.pyc
├── nlms_invconvolve.py
├── nlms_numpy.py
├── nlms_numpy.pyc
├── nlms_test.py
├── numpy_ogrid_mlab.py
├── numpy_struct_array.py
├── opencv_show_img.py
├── poly_editor.py
├── pyaudio_play.py
├── pyaudio_record.py
├── pyplot_simple_plot.py
├── readwave.py
├── scipy_fmin.py
├── scipy_interpolation.py
├── scipy_least_square_fitting.py
├── scipy_odeint_lorenz.py
├── scipy_quad.py
├── scipy_signal.py
├── simple_pendulum_odeint.py
├── simple_pendulum_period.py
├── spectrum_average.py
├── spectrum_example_50HzRepeat_hann.py
├── spectrum_example_50HzRepeat.py
├── spectrum_example_hann.py
├── spectrum_example_hann_window.py
├── spectrum_example_lowpass.py
├── spectrum_example.py
├── spectrum_fft_convolve.py
├── spectrum_fft_convolve.pyc
├── spectrum_fft_convolve_timeit.py
├── spectrum_hilbert_envelop.py
├── spectrum_hilbert_freq.py
├── spectrum_hilbert_sin.py
├── spectrum_overlap_add_plot.py
├── spectrum_overlap_add.py
├── test.eq
├── test.py
├── Thumbs.db
├── tmp2.py
├── tmp.py
├── traits_listener.py
├── traits_pickle.py
├── traits_property.py
├── traitsUI_csv_viewer.py
├── traitsUI_group.py
├── tvtk_cone_example.py
├── tvtk_ivtk_cone.py
├── tvtk_shrinkPolyData.py
├── tvtk_simple_cone.py
├── tvtk_stl_example.py
├── vpython_axis.py
├── vpython_ball_in_box.py
├── vpython_simple_animation.py
├── vtk_cone_example.py
├── weave_sum_bentchmark.py
└── writewave.py
1 directory, 101 files
用python做科学计算-配套源代码
随着NumPy, SciPy, Matplotlib, Enthought librarys等众多程序库的开发,Python越来越适合于做科学计算、绘制高质量的2D和3D图像。和科学计算领域最流行的商业软件Matlab相比,Python是一门通用的程序设计语言,比...
文件清单
└── examples
├── chaco_app_example.py
├── chaco_HPlotContainer.py
├── chaco_multiple_line.py
├── chaco_simple_line.py
├── double_pendulum_animation.py
├── double_pendulum_odeint.py
├── double_pendulum_odeint.pyc
├── double_pendulum_solver.py
├── equalizer_designer.py
├── equalizer.py
├── fft_example.py
├── fft_example_rectangle.py
├── fft_triangle_GUI.py
├── filter_cascade.py
├── filter_equalizer.py
├── filter_firdesign_firwin.py
├── filter_firdesign.py
├── filter_firdesign_sinc.py
├── filter_lfilter_example01.py
├── filter_lfilter_impulse.py
├── filter_logfreqz.py
├── filter_remez.py
├── filter_remez_weight.py
├── fsolve_jacobian.py
├── h1.txt
├── h3.txt
├── IFS.data
├── IFS_fern.py
├── IFS.py
├── lattice_filter.py
├── mandelbrot_numpy.py
├── mandelbrot_python.py
├── mandelbrot_smooth_python.py
├── mandelbrot_weave.py
├── matplotlib_axis.py
├── matplotlib_example01.py
├── matplotlib_example01.pyc
├── matplotlib_hist.py
├── matplotlib_hist.pyc
├── mlab_mesh_cube.py
├── mlab_mesh.py
├── mlab_odeint_lorenz.py
├── mlab_sphere.py
├── mpl_figure_editor.py
├── mpl_figure_editor.pyc
├── nlms_invconvolve.py
├── nlms_numpy.py
├── nlms_numpy.pyc
├── nlms_test.py
├── numpy_ogrid_mlab.py
├── numpy_struct_array.py
├── opencv_show_img.py
├── poly_editor.py
├── pyaudio_play.py
├── pyaudio_record.py
├── pyplot_simple_plot.py
├── readwave.py
├── scipy_fmin.py
├── scipy_interpolation.py
├── scipy_least_square_fitting.py
├── scipy_odeint_lorenz.py
├── scipy_quad.py
├── scipy_signal.py
├── simple_pendulum_odeint.py
├── simple_pendulum_period.py
├── spectrum_average.py
├── spectrum_example_50HzRepeat_hann.py
├── spectrum_example_50HzRepeat.py
├── spectrum_example_hann.py
├── spectrum_example_hann_window.py
├── spectrum_example_lowpass.py
├── spectrum_example.py
├── spectrum_fft_convolve.py
├── spectrum_fft_convolve.pyc
├── spectrum_fft_convolve_timeit.py
├── spectrum_hilbert_envelop.py
├── spectrum_hilbert_freq.py
├── spectrum_hilbert_sin.py
├── spectrum_overlap_add_plot.py
├── spectrum_overlap_add.py
├── test.eq
├── test.py
├── Thumbs.db
├── tmp2.py
├── tmp.py
├── traits_listener.py
├── traits_pickle.py
├── traits_property.py
├── traitsUI_csv_viewer.py
├── traitsUI_group.py
├── tvtk_cone_example.py
├── tvtk_ivtk_cone.py
├── tvtk_shrinkPolyData.py
├── tvtk_simple_cone.py
├── tvtk_stl_example.py
├── vpython_axis.py
├── vpython_ball_in_box.py
├── vpython_simple_animation.py
├── vtk_cone_example.py
├── weave_sum_bentchmark.py
└── writewave.py
1 directory, 101 files