CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab Jacobi
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab Jacobi - List
[
Other resource
]
matlab-jacobi
DL : 0
matlab-jacobi实现matlab上的jacobi迭代法-Matlab - jacobi achieve the Matlab jacobi iteration
Update
: 2008-10-13
Size
: 8.77kb
Publisher
:
yyf
[
matlab
]
jacobi算法
DL : 0
实现雅可比叠代算法 在matlab中 输入矩阵A,b, 初值x 调用该函数 得到结果-achieve Jacobi iterative algorithm in Matlab input matrix A, b, x initial function to be called the results
Update
: 2025-02-19
Size
: 1kb
Publisher
:
陆营
[
matlab
]
JacobiMATLAB
DL : 0
用Jacobi迭代法计算大型方程组的MATLAB函数文件-Jacobi iterative method using large calculation equations MATLAB function documents
Update
: 2025-02-19
Size
: 3kb
Publisher
:
宁学勇
[
File Format
]
Jacobi-matlab
DL : 1
雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
Update
: 2025-02-19
Size
: 5kb
Publisher
:
js
[
source in ebook
]
matlab-jacobi
DL : 0
matlab-jacobi实现matlab上的jacobi迭代法-Matlab- jacobi achieve the Matlab jacobi iteration
Update
: 2025-02-19
Size
: 9kb
Publisher
:
yyf
[
Mathimatics-Numerical algorithms
]
Jacobi-Matlab
DL : 0
数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zhouun
[
Algorithm
]
jacobi
DL : 0
简单的小程序 就是用jacobi迭代来算线性方程组的解 见笑见笑-Simple procedure is used to count jacobi iterative solution of linear equations laughing stock of the laughing stock of the
Update
: 2025-02-19
Size
: 256kb
Publisher
:
玉米棒
[
matlab
]
Jacobi
DL : 0
用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)-Jacobi method to be stacked with solving linear equations function Jacobi (A, b, n, x0, e, N)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Can
[
Algorithm
]
jacobi
DL : 0
matlab下雅克比在数值计算中有很好的应用!-Jacobian under matlab numerical calculation in a very good application!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
廖代发
[
matlab
]
Jacobi
DL : 0
用数值方法来求解雅克比矩阵的迭代过程,并且有仿真结果-Numerical methods to solve the Jacobian matrix of the iterative process, and simulation results
Update
: 2025-02-19
Size
: 7kb
Publisher
:
张学友
[
Algorithm
]
NumericalLinearAlgebra
DL : 1
数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分解 Householder 豪斯霍尔德QR因子分解 ZXEC.m 最小二乘拟合 polynomial interpolant 最小二乘插值多项式 NCLU.m LU因子分解 Gaussian elimination 不选主元素的高斯消元 PALU.m LU因子分解 partial pivoting Gaussian elimination 部分选主元的高斯消元 cholesky.m 楚因子分解 Cholesky Factorization 楚列斯基因子分解 PwItrt.m 求最大特征值 Power Iteration 幂迭代 Jacobi.m 求特征值 Jacobi iteration 按标准行方式次序的雅可比算法 Anld.m 求上Hessenberg Arnoldi Iteration 阿诺尔迪迭代 zuisu.m 解线性方程组 Steepest descent 最速下降法 CG.m 解线性方程组 Gradients 共轭梯度 BCG.m 解线性方程组 Biconjugate Gradients 双共轭梯度
Update
: 2025-02-19
Size
: 6kb
Publisher
:
YUXIANGCHENG
[
Algorithm
]
jacobi
DL : 0
雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量-Jacobi iteration (immigration law) the calculation of Real Symmetric Matrix Eigenvalues and eigenvectors
Update
: 2025-02-19
Size
: 1kb
Publisher
:
韦晓辉
[
Mathimatics-Numerical algorithms
]
matlabwork
DL : 0
关于Euler、jacobi、rungkutta4数值算法的matlab实现,希望对数值算法开发有参考价值。-On Euler, jacobi, rungkutta4 numerical algorithm matlab realize, in the hope that the development of numerical algorithms have reference value.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
liuwq
[
Other
]
jacobi
DL : 1
雅克比过关法算法求矩阵的奇异值分解,是雅克比算法的优化,提高计算速度-Clearance method Jacobian matrix algorithm for the singular value decomposition is Jacobian optimization algorithm to improve the computing speed
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yudongjun
[
matlab
]
Jacobi
DL : 0
此程序为解线性方程组的Jacobi迭代法的MATLAB源程序-This procedure for the solution of linear equations of the Jacobi iterative method of MATLAB source
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yang
[
matlab
]
Jacobi
DL : 1
Jacobi的matlab程序是我同学编着玩的,我试了一下挺好,Jacobi迭代算法。-Jacobi s matlab program is edited by students, I play, I tried some very good, Jacobi iterative algorithm.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
桂鹏
[
Algorithm
]
program
DL : 0
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
Update
: 2025-02-19
Size
: 3kb
Publisher
:
funintears
[
matlab
]
PingMianXuanZhuanFa
DL : 0
Jacobi 方法,利用平面旋转矩阵所构成的正交相似变换将对 对称矩阵化为对角型的方法-Jacobi method, the use of planar rotation matrix by orthogonal similarity transformation consisting of the symmetric matrix into a diagonal-based method
Update
: 2025-02-19
Size
: 2kb
Publisher
:
赵亮
[
matlab
]
jacobi
DL : 0
本代码是本人在做作业时所编,主要用来求解雅克比矩阵-slove jacobi matrix
Update
: 2025-02-19
Size
: 1kb
Publisher
:
韩晓
[
matlab
]
equation
DL : 0
分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
Update
: 2025-02-19
Size
: 16kb
Publisher
:
«
1
2
3
4
5
6
7
8
9
10
...
14
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.