资源列表
les
- 包括管道和边界层的大涡模拟fortran95原代码-Including pipelines and large eddy simulation of boundary layer source code fortran95
pikaia
- 遗传算法的Fortran程序,遗传算法作为一种全局优化算法,有着很广泛的应用,因此该fortran程序可以方便地被研究人员使用,集成到自己的程序中去。-Gentic algorithm code in Fortran. GA is a widely used global opotimization method, so this code is coviniently adopted by relative researches.
用四阶龙格库塔法求解
- 用四阶龙格库塔法求解一阶微分方程组的通用程序,C++编写-Fourth-order Runge-Kutta method for solving a common procedure order differential equations, C++ writing
stft
- 短时傅立叶变换C++程序的实现,短时傅立叶变换(STFT)是研究非平稳信号最广泛使用的方法-Short-time Fourier transform C++ program implementation, short-time Fourier transform (STFT) is the study of non-stationary signals the most widely used method
wolf
- 最优化算法中的wolf求搜索步长的matlab编程实现,希望对大家有帮助-Wolf beg the search step matlab programming optimization algorithm, hope everyone
Vicsek
- Vicsek模型的仿真代码 可以用作大规模人群的行为研究-The Vicsek model simulation code can be used as the behavior of large populations
SIMPLE-C-language
- 计算流体动力学算法之一---SIMPLE算法,C语言编写-One of the computational fluid dynamics algorithm--- the SIMPLE algorithm, C language
weno_three
- 使用WENO格式求解流体力学中的激波问题-WENO format to use for solving problems in fluid mechanics of the shock wave
FreqzPhase
- 对信号进傅里叶变换,得到振幅谱和相位谱,并可画出振幅谱和相位谱。-The signal into the Fourier transform, the amplitude spectrum and phase spectrum and amplitude spectrum and phase draw spectrum.
mfix.tar
- 用于计算气固两相流的程序,程序为开源 用于计算气固两相流的程序,程序为开源-MFIX two phase flow code
gerris-snapshot.tar
- Gerris是C语言编写的开源流体力学软件包,基于8叉树数据结构和自适应网格。适用于不可压缩流体的数值计算与视频输出,功能强大,linux环境,用户可以根据源码进行自己的修改。-Gerris is a powerful open-source flow solver, and it is written in C language under Linux environment.
MovingLeast-SquaresMLS
- 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W