Welcome![Sign In][Sign Up]
Location:
Search - jacobi iteration matlab

Search list

[Other resourcematlab-jacobi

Description: matlab-jacobi实现matlab上的jacobi迭代法-Matlab - jacobi achieve the Matlab jacobi iteration
Platform: | Size: 8977 | Author: yyf | Hits:

[Mathimatics-Numerical algorithmsJacobi-Matlab

Description: 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
Platform: | Size: 864 | Author: zhouun | Hits:

[File FormatJacobi-matlab

Description: 雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
Platform: | Size: 5120 | Author: js | Hits:

[source in ebookmatlab-jacobi

Description: matlab-jacobi实现matlab上的jacobi迭代法-Matlab- jacobi achieve the Matlab jacobi iteration
Platform: | Size: 9216 | Author: yyf | Hits:

[Mathimatics-Numerical algorithmsJacobi-Matlab

Description: 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
Platform: | Size: 1024 | Author: zhouun | Hits:

[MiddleWarematlab_numer

Description: 数值分析中几个基础的matlab程序,包括选主元的高斯消去,矩阵的LU分解以及Jacobi迭代-Numerical analysis of several matlab-based procedures, including the election of the principal Gaussian elimination, LU decomposition of matrices and Jacobi iteration
Platform: | Size: 2048 | Author: zhanglin | Hits:

[AlgorithmGauss-Seidel

Description: Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
Platform: | Size: 78848 | Author: 吕鹏 | Hits:

[AlgorithmNumericalLinearAlgebra

Description: 数值线性代数的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 双共轭梯度
Platform: | Size: 6144 | Author: YUXIANGCHENG | Hits:

[Algorithmjacobi

Description: 雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量-Jacobi iteration (immigration law) the calculation of Real Symmetric Matrix Eigenvalues and eigenvectors
Platform: | Size: 1024 | Author: 韦晓辉 | Hits:

[matlab200531510031

Description: matlab的实验报告,有雅可比迭代,最小二乘法和复化辛普森公式。-matlab experimental reports, Jacobi iteration, the least square method and complex formula of Simpson.
Platform: | Size: 124928 | Author: 杨文立 | Hits:

[Algorithmprogram

Description: 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
Platform: | Size: 3072 | Author: funintears | Hits:

[matlabmatlab-upload

Description: 雅可比迭代法解方程 高斯法解方程 查值法曲线拟和 2-9次方曲线拟和-Jacobi Iteration Method Solution of Equation of Gauss equation curve fitting method investigations and 2-9 power curve fitting and
Platform: | Size: 2048 | Author: ludawei | Hits:

[matlabUseful_matlab_codes

Description: The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane-The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane
Platform: | Size: 1024 | Author: K29 | Hits:

[matlabG_S

Description: Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
Platform: | Size: 1024 | Author: 云中树 | Hits:

[matlabcode

Description: (1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 -(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
Platform: | Size: 2048 | Author: 娜娜 | Hits:

[matlabMatlab

Description: Matlab 程序语言,有jacobi GS迭代,弦截法等。-Matlab programming language, there jacobi GS iteration, Secant method.
Platform: | Size: 2048 | Author: wanghao | Hits:

[matlabdiedai

Description: 迭代法 matlab 数值计算 jacobi -Numerical jacobi iteration matlab
Platform: | Size: 24576 | Author: 史同鑫 | Hits:

[matlabMATLAB

Description: 数学上Gauss-Seidel迭代法求线性方程组,Jacobi迭代求线性方程组等等,希望有用-Gauss-Seidel iterative mathematical method for solving linear equations, Jacobi iteration for solving linear equations, etc., want to be useful
Platform: | Size: 13312 | Author: huqianqian | Hits:

[matlabGauss消元法,Jacobi迭代法,超松弛迭代法

Description: Gauss消元法,Jacobi迭代法和超松弛迭代法求解线性方程组的M文件(Gauss elimination method, Jacobi iteration method and over relaxation iterative method for solving linear equations of the M file)
Platform: | Size: 1024 | Author: Mathematic | Hits:

[AlgorithmMATLAB

Description: 利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
Platform: | Size: 4096 | Author: 竹黄 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net