CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab Gaussian elimination code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab Gaussian elimination code - List
[
Communication-Mobile
]
EVALDVBS2_STMICROELECTRONICS_130762
DL : 0
LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC codec reference. Because matlab code efficiency is not high, so this process is relatively slow simulation together.
Update
: 2025-02-19
Size
: 113kb
Publisher
:
李枫
[
Windows Develop
]
Matlab
DL : 1
LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC codec reference. Because matlab code efficiency is not high, so this process is relatively slow simulation together.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
李枫
[
Mathimatics-Numerical algorithms
]
GEE
DL : 0
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
Update
: 2025-02-19
Size
: 10kb
Publisher
:
Allan KAO
[
Algorithm
]
ldiv
DL : 0
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Allan KAO
[
matlab
]
gaussElim.tar
DL : 0
A very simple Gaussian elimination code in matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Shorty
[
matlab
]
MATLAB(gauss_liezhuyuan)
DL : 0
MATLAB列主元高斯消去法的代码!我调试过了,可以用的,欢迎大家下载使用1-MATLAB out Principal Gaussian elimination code! I had to debug, and can be used are welcome to download a
Update
: 2025-02-19
Size
: 1kb
Publisher
:
shulisheng
[
matlab
]
partialpivotingGauss
DL : 0
部分选主元的高斯消元法的MATLAB代码,并用该方法结合2次回代接方程组-Part of the pivoting Gaussian elimination of the MATLAB code, and combined with this method 2 times back to the pickup equations
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王子涵
[
matlab
]
gauss_elimination
DL : 0
高斯消元法解矩阵方程组的matlab语言-Gaussian elimination method for solving matrix equations matlab language
Update
: 2025-02-19
Size
: 35kb
Publisher
:
冷凌川
[
Algorithm
]
Numerical-calculation-matlab
DL : 0
Numerical calculation method of the source program, including the numerical algebra some most basic code. Including the gaussian elimination method is used to solve the equations, the iterative method, QR decomposition -Numerical calculation method of the source program, including the numerical algebra some most basic code. Including gaussian solving equations, the iterative method, QR decomposition
Update
: 2025-02-19
Size
: 3.97mb
Publisher
:
wangyiyang
[
source in ebook
]
GFqG_424
DL : 0
多进制LDPC码的高斯消去方法的matlab源代码-Binary LDPC codes Gaussian elimination method matlab source code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
呵呵
[
matlab
]
Gaussian-elimination-code
DL : 0
线性方程组求解,高斯消元法,列主元消元法,matlab代码-Solving linear equations, Gaussian elimination, main-element elimination method, matlab code
Update
: 2025-02-19
Size
: 4kb
Publisher
:
marry
[
matlab
]
MATLAB
DL : 0
选列主元高斯消元法 源代码程序 A=[1 1 1 -1 3 1 2 -6 1] b=[6 4 -5] x=gauss2(A,b) 答案;3 2 1-Election column the main Gaussian elimination method source code program A = [1 1 1 -1 3 1 2-6 1] b = [6 4 -5] of x = gauss2 (A, b) the answer 321
Update
: 2025-02-19
Size
: 487kb
Publisher
:
chenqiang
[
matlab
]
Gauss_LieZhu
DL : 0
数值分析,迭代方法,高斯列主消元法,matlab源程序, Gau-Numerical analysis, iterative method out PCA Gaussian elimination method, matlab source code, Gauss
Update
: 2025-02-19
Size
: 1kb
Publisher
:
豪放派
[
matlab
]
matlab
DL : 0
numerical algorithms , Cramer code ,Gaussian Elimination, lagrange interpolating, polynomials, Decomposition ,Forward substitution ,Back substitution
Update
: 2025-02-19
Size
: 1.08mb
Publisher
:
maiso
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.