-
cp
说明: 最小二乘法拟合曲线的一个小程序,采用C++程序,(Least-squares fitting curve C++ program)
- 2012-07-24 12:26:31下载
- 积分:1
-
VISCOSITY
fluent中用于修改湍流粘度系数的自定义函数(udf to modify turbulence viscosity coefficient in fluent)
- 2020-12-23 15:19:08下载
- 积分:1
-
高斯
给出了高斯消元的代码,和程序页面,方便快捷(The code and program page of Gauss elimination are given, which is convenient and quick.)
- 2018-11-19 19:25:26下载
- 积分:1
-
fft
this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
- 2009-10-17 02:06:53下载
- 积分:1
-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
FFT
提供函数能进行1维2维的FFT,输入输出的序列长度应为2的整数次方倍(Provides functions can be one-dimensional two-dimensional FFT, sequence length input and output should be an integer power of 2 times)
- 2014-01-07 22:10:34下载
- 积分:1
-
CG_DESCENT-C-2.0.tar
共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。(Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.)
- 2020-06-28 20:00:01下载
- 积分:1
-
fft
说明: 实现快速离散傅里叶变换,即FFT,很有用的程序(Fast discrete Fourier transform, namely, FFT, very useful program)
- 2008-10-31 13:46:14下载
- 积分:1
-
lyapunov--exponent
用流体计算李指数的。是用excel中的vba做的小程序。(calculated the lyapunov exponent)
- 2012-09-03 13:59:10下载
- 积分:1
-
Gauss-Seidel
说明: 经过优化的C代码实现的Gauss-Seidel 迭代算法(Optimized C code of the Gauss-Seidel iterative algorithm)
- 2011-03-25 23:43:11下载
- 积分:1