搜索资源列表
Matlab
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.
gaussLinearEquation
- 列主元高斯消去法,用于求解线性方程组,这里用matlab编写,操作简单方便-Column principal component Gaussian elimination for solving linear equations, where using matlab, simple operation
matlab-examples
- 基于matlab的高斯消去法求解线性代数方程组-Gaussian Elimination
Matrix-Factorization
- 根据高斯消去法原理编写的矩阵LU分解的MATLAB程序,可实现对任意方阵的分解。-According to the principle written in matrix Gaussian elimination LU decomposition MATLAB program can be realized on any square of decomposition.
111
- 列主元高斯消去法的matlab实现,适用于求解线性方程组(Matlab implementation of Gauss elimination of column principal component)