资源列表
PARS.cpp
- Program for finding minima of functions of several variables, several methods (Powell, Polak-Riber, Pearson, etc.)
ShuLex
- Program for finding minima of functions of several variables, several methods with GUI.
Newton
- 牛顿插值算法 用程序来实现模拟函数求值 代码考虑到时间复杂度问题-Newton
Romberg
- 龙贝格算法是在积分区间逐次分半的过程中,对用复合梯形法产生的近似值进行加权平均以获得准确程度较高的近似值的一种方法-Romberg
Guass
- 高斯全主元消去算法是一种求解一般线性方程组的一种有效方法-Guass
aaaaa
- 计算机数值计算学习\数字信号处理书籍\数字信号处理——理论、算法与实现-Computer numerical study \ digital signal processing books \ Digital Signal Processing- Theory, Algorithm and Realization
Fourier
- Forier trasnform, mattlab code ve application
SVD_LSQR
- 用SVD ,LSQR进行矩阵求解或者进行线性方程组求解-Using SVD, LSQR for solving matrix or solving linear equations
mackay1
- document about LDPC codes
encoding
- encoding of LDPC codes
decode
- program simulation LDPC codes by matlab
Encode
- program decoding LDPC codes
