-
fft
FFT快速傅里叶变换,用于数字信号处理,大大提高了运行速度,节省内存开销。C语言实现(FFT fast Fourier transform for digital signal processing, greatly improving the speed and save memory overhead. C language)
- 2011-05-30 00:54:58下载
- 积分:1
-
自然数的最大公约数
说明: 用欧几里得算法求两个自然数的最大公约数通过c语言实现(Using Euclidean Algorithms to Find the Maximum Common Number of Two Natural NumbersRealization by C Language)
- 2019-01-26 14:43:28下载
- 积分:1
-
Godunov格式和Roe格式求解Burgers方程
说明: Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)
- 2020-09-13 16:07:59下载
- 积分:1
-
IMLS
点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建(Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point cloud build triangular mesh)
- 2020-11-12 10:09:45下载
- 积分:1
-
FEM--CFD
有限元方法和计算流体力学的经典教材,内容很不错(Finite Element Method- Fluid Dynamics- Zienkwicz and Taylor)
- 2014-12-05 10:11:28下载
- 积分:1
-
FFP
计算水声传播的快速场(FFP)程序,基于传播矩阵,迭代和快速傅里叶变换方法。(underwater acoustic field computing Fast FIELD Program, based on TMM, FFT etc.)
- 2021-03-19 20:29:19下载
- 积分:1
-
nelder1.c
nelder-mead algorithm for unconstrained optimization simulation in c programming language
- 2012-12-07 07:49:14下载
- 积分:1
-
matlab模拟退火.zip
说明: 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现(simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the global optimum, the source Matlab can achieve Matlab environment)
- 2005-11-27 17:07:22下载
- 积分:1
-
BLKTRIDIAG
说明: 所给的m文件中有详细的构造三对角分块矩阵的方法,而且构造的分块矩阵采用的是稀疏存储的方法,适用于大型三对角分块矩阵的构造(There are detailed methods to construct tridiagonal block matrix in the given m file, and the method of sparse storage is used to construct the block matrix, which is suitable for the construction of large tridiagonal block matrix.)
- 2019-04-20 22:33:32下载
- 积分:1
-
VLE_NRTL
气液平衡数据进行NRTL参数最小二乘法拟合(VLE NRTL fitting)
- 2020-10-12 23:57:32下载
- 积分:1