Welcome![Sign In][Sign Up]
Location:
Search - arnoldi

Search list

[Other resourcearnoldim_mine

Description: 计算大型矩阵重启动的arnoldi的matlab 程序。-large matrix calculations restart of the Matlab arnoldi procedures.
Platform: | Size: 877 | Author: 韩国锋 | Hits:

[Other resourceNumericalLinearAlgebra

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: 6530 | Author: YUXIANGCHENG | Hits:

[Other resourcearnoldi

Description: 数值分析中经典的arnoldi算法,用来求解大型矩阵方程组的求解-numerical analysis classic arnoldi algorithm used to solve large matrix equations Solution
Platform: | Size: 807 | Author: 李晓鹏 | Hits:

[matlabarnoldi

Description: 数值分析中经典的arnoldi算法,用来求解大型矩阵方程组的求解-numerical analysis classic arnoldi algorithm used to solve large matrix equations Solution
Platform: | Size: 1024 | Author: 李晓鹏 | Hits:

[Algorithmarnoldim_mine

Description: 计算大型矩阵重启动的arnoldi的matlab 程序。-large matrix calculations restart of the Matlab arnoldi procedures.
Platform: | Size: 1024 | 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:

[OtherAssignment9

Description: arnoldi算法解大规模线性方程组,可以解的方程是可以非对称-arnoldi algorithm for solving large-scale linear equations, possible solutions to the equation is non-symmetrical
Platform: | Size: 443392 | Author: maxiao | Hits:

[matlabModelOrderReductionAlgorithms

Description: 自动控制方法中的状态空间模型参数降秩数学算法,分别为 SVD-based method; Krylov-based Order Reduction--Lanczos algorithm; Krylov-based Order Reduction--Modified Lanczos algorithm; Krylov-based Order Reduction--The Arnoldi-algorithm; -Model Order Reduction Algorithms for Statespace-Model of Automating Systems- Follows are the algorithms: SVD-based method; Krylov-based Order Reduction--Lanczos algorithm; Krylov-based Order Reduction--Modified Lanczos algorithm; Krylov-based Order Reduction--The Arnoldi-algorithm;
Platform: | Size: 4096 | Author: Chen WZ | Hits:

[matlabArnoldiLemniscates

Description: 阿诺尔迪双纽线matlab程序 数值线性代数书上的,觉得有意思就做了一个-Arnoldi lemniscate matlab program on numerical linear algebra book, I feel interesting
Platform: | Size: 70656 | Author: 亢海豚 | Hits:

[matlabArnoldi

Description: 快速的Arnoldi算法用于计算Krylov空间的生成-Arnoldi for Krylov space
Platform: | Size: 1024 | Author: asheng | Hits:

[matlabsimpleArnoldi

Description: Arnoldi算法是有效地求取矩阵部分特征的算法,程序是按照文献的一种简化实现的程序-Arnoldi algorithm is effective to strike some of the characteristics of the matrix algorithm, the program is achieved in accordance with the literature of a simplified procedure
Platform: | Size: 1024 | Author: wang | Hits:

[Data structsAnorldi

Description: 关于Arnoldi算法的今年来的中文资料,希望能够给有兴趣编写这方面算法的人提供帮助-Arnoldi algorithm on the Chinese data this year, hoping to write this algorithm are interested in helping people
Platform: | Size: 2027520 | Author: wang | Hits:

[matlabgmres-sample

Description: matlab中广义最小残量法的m文件 包含arnoldi过程 和 gmres两部分 -matlab generalized minimum residual method m file contains arnoldi the process and gmres two parts
Platform: | Size: 32768 | Author: 倪煜 | Hits:

[matlabArnoldi

Description: 这个代码主要是有产生正交基的功能,同时产生一个上Hessenberg矩阵-This code is generated mainly orthogonal basis functions, while producing an upper Hessenberg matrix
Platform: | Size: 1024 | Author: mh | Hits:

[Algorithmarnoldi

Description: 求解线性方程中大规模矩阵计算的arnoldi算法。-Arnoldi algorithm for solving linear equations of mass matrix calculation.
Platform: | Size: 1024 | Author: 老三 | Hits:

[Algorithmarnoldi-decomposition

Description: Alnoldi decomposition of matrix used for computing AX =b solution
Platform: | Size: 1024 | Author: chaitu | Hits:

[AlgorithmArnoldiM

Description: M步重启arnoldi算法,用于求解大规模矩阵,求解精度较高-M restart arnoldi step algorithm for solving large-scale matrix solver high accuracy
Platform: | Size: 1024 | Author: 钟昊 | Hits:

[Energy industryArnoldiBuck

Description: 高阶buck电路的模型降阶,krylov子空间法,arnoldi算法-the reduction of the full-order model of Buck converter,Krylov subspace,Arnoldi algorithm
Platform: | Size: 1024 | Author: qilu | Hits:

[OtherQR

Description: 有关QR分解的matlab的算法。分别是Givens_Rotations、Householder、Lanczos、Arnoldi-About QR decomposition matlab algorithm. Are Givens_Rotations, Householder, Lanczos, Arnoldi
Platform: | Size: 2048 | Author: 梁帅 | Hits:

[simulation modelingArnoldi

Description: Arnoldi过程是各种大规模计算的一个基本程序,包括计算大规模矩阵的特征值、大规模系统的模型降阶等。(Arnoldi process is a basic algorithm in large-scale computation including eigenvalue solve of matrix and MOR.)
Platform: | Size: 1024 | Author: jmy君君 | Hits:

CodeBus www.codebus.net