搜索资源列表
lm_Fortran
- 采用fortran语言编写的LM算法程序,在求非线性最小二乘方面的图像处理问题中凸现优势
1d-diffusion
- 这是fortran语言的一维对流方程的程序,希望对大家有所帮助-This is the fortran language, one-dimensional convection equation the procedure, I hope all of you to help
6S_atms_Corr_SOURCE_CODE
- Fortran语言编写,可以实现6s模型的大气校正算法。-Fortran language, you can achieve the 6s model of atmospheric correction algorithm.
lvbo
- 该程序基于偏振滤波方法,由VISUAL FORTRAN语言编写,可用于三分量地震资料的滤波-The program based on polarization filtering method, by the VISUAL FORTRAN languages, can be used for three-component seismic data filtering
Text1
- 有限元分析,实现了三节点有限元分析,采用frotran语言-Finite element analysis to achieve a three-node finite element analysis, using frotran language
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设