资源列表
STFT
- 自己编写的短时傅里叶变换,可加窗,调整重叠率。-I have written short time Fourier transform, the window can be added to adjust the overlap rate.
Cgradient
- 共轭梯度法求解线型方程组,收敛快,性态好-Conjugate Gradient Method
Newton-Rahpson
- 解非线性方程的牛顿迭代源程序,编译器是intel visual fortran-solve nonlinear equation with Newton-Rahpson iteration method
PrimeRing
- 将从1到n这n个整数围成一个圆环,若其中任意2个相邻的数字相加,结果均为素数,那么这个环就成为素数环。-From 1 to n all n integers which formed a circle, if any of two adjacent numbers add together, the results were prime, then the ring would become prime ring.
soduim-vapor-UDF
- 钠蒸汽蒸发冷凝fluent使用的UDF代码,用于模拟相变传热过程-describe the condensation of sodium vapor
shape.rar
- 无网格算法 mls形函数 可以用于无网格算法编程运算中,meshless method mls shape function
householderqr
- householder 矩阵 qr分解程序-householder matrix qr decomposition process
ran2
- 随机数发生器,可以生成随机数的随机函数cpp开发环境 -Random number generator, can generate random numbers of random function cpp development environment
GJDN
- 全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有m组常数向量的线性代数方程组AX=B的全部解-QuanXuan primary gaussian-about when elimination technique and then the coefficient matrix is the same and the right side of the constant vector with m linear algebra equations AX = B of all solutions
luoxuanjunzheng
- 螺旋矩阵的实现的代码,运用遍历-Spiral matrix
CG
- 共轭梯度法迭代求解线性方程组,通过迭代求得方程组的近似解,收敛速度较快-congruent gradient
2-10
- 可将二进制装换为十进制,支持浮点数据,有效位数可以自己设定。-Installed binary converted to decimal, support for floating-point data, the effective number of bits can be set.