搜索资源列表
arnoldim_mine
- 计算大型矩阵重启动的arnoldi的matlab 程序。-large matrix calculations restart of the Matlab arnoldi procedures.
NumericalLinearAlgebra
- 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修
arnoldi
- 数值分析中经典的arnoldi算法,用来求解大型矩阵方程组的求解-numerical analysis classic arnoldi algorithm used to solve large matrix equations Solution
arnoldi
- 数值分析中经典的arnoldi算法,用来求解大型矩阵方程组的求解-numerical analysis classic arnoldi algorithm used to solve large matrix equations Solution
arnoldim_mine
- 计算大型矩阵重启动的arnoldi的matlab 程序。-large matrix calculations restart of the Matlab arnoldi procedures.
NumericalLinearAlgebra
- 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修
ModelOrderReductionAlgorithms
- 自动控制方法中的状态空间模型参数降秩数学算法,分别为 SVD-based method; Krylov-based Order Reduction--Lanczos algorithm; Krylov-based Order Reduction--Modified Lanczos algorithm; Krylov-based Order Reduction--The Arnoldi-algorithm; -Mode
ArnoldiLemniscates
- 阿诺尔迪双纽线matlab程序 数值线性代数书上的,觉得有意思就做了一个-Arnoldi lemniscate matlab program on numerical linear algebra book, I feel interesting
Arnoldi
- 快速的Arnoldi算法用于计算Krylov空间的生成-Arnoldi for Krylov space
simpleArnoldi
- 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
Anorldi
- 关于Arnoldi算法的今年来的中文资料,希望能够给有兴趣编写这方面算法的人提供帮助-Arnoldi algorithm on the Chinese data this year, hoping to write this algorithm are interested in helping people
gmres-sample
- matlab中广义最小残量法的m文件 包含arnoldi过程 和 gmres两部分 -matlab generalized minimum residual method m file contains arnoldi the process and gmres two parts
Arnoldi
- 这个代码主要是有产生正交基的功能,同时产生一个上Hessenberg矩阵-This code is generated mainly orthogonal basis functions, while producing an upper Hessenberg matrix
arnoldi
- 求解线性方程中大规模矩阵计算的arnoldi算法。-Arnoldi algorithm for solving linear equations of mass matrix calculation.
arnoldi-decomposition
- Alnoldi decomposition of matrix used for computing AX =b solution
ArnoldiM
- M步重启arnoldi算法,用于求解大规模矩阵,求解精度较高-M restart arnoldi step algorithm for solving large-scale matrix solver high accuracy
ArnoldiBuck
- 高阶buck电路的模型降阶,krylov子空间法,arnoldi算法-the reduction of the full-order model of Buck converter,Krylov subspace,Arnoldi algorithm
QR
- 有关QR分解的matlab的算法。分别是Givens_Rotations、Householder、Lanczos、Arnoldi-About QR decomposition matlab algorithm. Are Givens_Rotations, Householder, Lanczos, Arnoldi
Arnoldi
- Arnoldi过程是各种大规模计算的一个基本程序,包括计算大规模矩阵的特征值、大规模系统的模型降阶等。(Arnoldi process is a basic algorithm in large-scale computation including eigenvalue solve of matrix and MOR.)