CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 高斯消去
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 高斯消去 - List
[
Other resource
]
高斯消去求逆矩阵
DL : 0
通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
Date
: 2008-10-13
Size
: 1.41kb
User
:
王五
[
WEB Code
]
全选主元高斯消去法解复系数线形代数方程组
DL : 0
全选主元高斯消去法解复系数线形代数方程组-entire election PCA Gaussian Elimination demultiplexing coefficient of linear algebraic equations
Date
: 2008-10-13
Size
: 1.64kb
User
:
文文
[
WEB Code
]
全选主元高斯消去法解实系数线形代数方程组
DL : 0
全选主元高斯消去法解实系数线形代数方程组-entire election PCA Gaussian Elimination solution is linear coefficient of algebraic equations
Date
: 2008-10-13
Size
: 1.48kb
User
:
文文
[
Mathimatics-Numerical algorithms
]
实验一 解线性方程组的高斯消去法
DL : 0
另一种高斯消去法.zip-a Gaussian Elimination Act. Zip
Date
: 2008-10-13
Size
: 3.66kb
User
:
杨成
[
Mathimatics-Numerical algorithms
]
高斯消去法
DL : 0
大学里数学系必学的一们课程数值分析中的经典算法————高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-Gaussian elimination method, the matrix theory and linear algebra and tacticians are very high importance.
Date
: 2008-10-13
Size
: 2.83kb
User
:
liunangui
[
Mathimatics-Numerical algorithms
]
全选主元高斯消去法
DL : 0
使用全选主元的高斯消去法解线性方程组
Date
: 2009-04-28
Size
: 1.19kb
User
:
hao836170925@qq.com
[
Documents
]
全选主元高斯消去法解复系数线形代数方程组
DL : 0
全选主元高斯消去法解复系数线形代数方程组-entire election PCA Gaussian Elimination demultiplexing coefficient of linear algebraic equations
Date
: 2025-07-11
Size
: 1kb
User
:
文文
[
Documents
]
全选主元高斯消去法解实系数线形代数方程组
DL : 0
全选主元高斯消去法解实系数线形代数方程组-entire election PCA Gaussian Elimination solution is linear coefficient of algebraic equations
Date
: 2025-07-11
Size
: 1kb
User
:
文文
[
Mathimatics-Numerical algorithms
]
实验一 解线性方程组的高斯消去法
DL : 0
另一种高斯消去法.zip-a Gaussian Elimination Act. Zip
Date
: 2025-07-11
Size
: 3kb
User
:
杨成
[
Mathimatics-Numerical algorithms
]
高斯消去法
DL : 0
大学里数学系必学的一们课程数值分析中的经典算法————高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-Gaussian elimination method, the matrix theory and linear algebra and tacticians are very high importance.
Date
: 2025-07-11
Size
: 3kb
User
:
liunangui
[
Mathimatics-Numerical algorithms
]
列主元高斯消去法444we23
DL : 0
列主元高斯消去法-out PCA Gaussian Elimination
Date
: 2025-07-11
Size
: 1kb
User
:
蒋涛
[
matlab
]
matlab高斯消去法
DL : 0
利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
Date
: 2025-07-11
Size
: 21kb
User
:
悟凡
[
Algorithm
]
高斯消去求逆矩阵
DL : 0
通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
Date
: 2025-07-11
Size
: 1kb
User
:
王五
[
Other
]
高斯列主元消去法
DL : 0
列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
Date
: 2025-07-11
Size
: 3kb
User
:
赵玲
[
Algorithm
]
高斯列主元消去法解线性方程组
DL : 0
高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
Date
: 2025-07-11
Size
: 11kb
User
:
轮子
[
Special Effects
]
顺序高斯消去算法
DL : 0
vc6.0 实现的高斯消去算法,可用于学习了解。(VC6.0 implementation of the Gauss elimination algorithm, can be used to learn to understand.)
Date
: 2025-07-11
Size
: 1.06mb
User
:
JackZhanQ
[
Other
]
列主元高斯消去法c++
DL : 0
利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
Date
: 2025-07-11
Size
: 1kb
User
:
helloworldd
[
Algorithm
]
高斯消去法
DL : 0
高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
Date
: 2025-07-11
Size
: 3kb
User
:
兔咘咘
[
Other
]
高斯消去法
DL : 0
使用原始高斯消去法求解线性方程组,用Python进行实现(The original Gauss elimination method is used to solve the system of linear equations, and Python is used to realize it)
Date
: 2025-07-11
Size
: 11kb
User
:
露水11
[
matlab
]
厄尔米特插值与高斯消去解法
DL : 0
用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
Date
: 2025-07-11
Size
: 1kb
User
:
xhtleige
«
1
2
3
4
5
6
7
8
9
10
...
39
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.