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

Search list

[Other resourcearpack++.tar

Description: ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
Platform: | Size: 1672221 | Author: 刘军 | Hits:

[Other resourcelapackpp-2.5.2.tar

Description: LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
Platform: | Size: 571096 | Author: liuyupeng | Hits:

[Windows DevelopEigenvalue

Description: 这是用C编的计算大矩阵特征值和特征向量的程序。 提供了雅可比法和豪斯荷尔德-QR法两种方法计算矩阵特征值,可实现求取矩阵的特征值,所有结果必须到相应文件夹下(必须同时存放矩阵文件和程序)查看,特征值已经按从小到大的顺序排好。
Platform: | Size: 195218 | Author: 清枫 | Hits:

[OtherQR_LU_Eigenvalue

Description: 包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.
Platform: | Size: 4803 | Author: gogomx | Hits:

[Mathimatics-Numerical algorithmseignvalue

Description: 一般实矩阵的特征值计算-general real matrix eigenvalue calculation
Platform: | Size: 2070 | Author: 侯信磊 | Hits:

[Other resource矩阵特征值的计算

Description: 矩阵特征值与特征向量的计算约化对称矩阵为对称对角阵的豪斯荷尔镕变换法似对称三对角阵的全部特征值、特征向量的计算等-Matrix eigenvalues and eigenvectors of the calculation about symmetry symmetric matrix diagonal matrix ho Shihemi Rong transform it symmetric tridiagonal matrix eigenvalue all, the eigenvectors of calculation
Platform: | Size: 7975 | Author: 樊继东 | Hits:

[Other resource常用数值算法丛书 Delphi 常用数值算法集

Description: 本书共有数值计算中常用的Delphi子过程100多个,内容包括解线性代数方程组、插值、数值积分、特殊函数、函数逼近、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组和解偏微分方程组。每一个过程都包括功能、方法、使用说明、过程和例子五部分。-the numerical calculation commonly used for the Delphi process more than 100, including solutions of linear algebraic equations, interpolation, numerical integration, special, function approximation, eigenvalue problems, data fitting equation Root and solve nonlinear equations, functions and the extreme optimization, statistical data description, Fourier transform spectra, solution of ordinary differential equations reconciliation partial differential equations. Each course includes a function, method, use, process, and examples of five parts.
Platform: | Size: 6191963 | Author: 李昊 | Hits:

[Other resource作业1

Description: 用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
Platform: | Size: 15385 | Author: 杨鸿元 | Hits:

[Other resource求矩阵特征值、解方程组

Description: 求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
Platform: | Size: 32138 | Author: 123 | Hits:

[Mathimatics-Numerical algorithms矩阵特征值的幂法

Description: 矩阵特征值的幂法- Matrix eigenvalues power law
Platform: | Size: 2048 | Author: | Hits:

[Mathimatics-Numerical algorithmsEigenvalueVector

Description: 特征值和特征向量的计算,每种算法都用c++以函数形式实现- The characteristic value and the characteristic vector computation, each algorithm all uses c to realize by the function form
Platform: | Size: 92160 | Author: 关东 | Hits:

[Mathimatics-Numerical algorithmsSZFX1

Description: 求矩阵的最大特征值-matrix for the largest eigenvalue
Platform: | Size: 3072 | Author: 陈飞 | Hits:

[Mathimatics-Numerical algorithms雅可比过关法求实对称矩阵特征值与特征向量

Description: 雅可比过关法求实对称矩阵特征值与特征向量-Jacobian clearance France realistic symmetric matrix eigenvalue and eigenvector
Platform: | Size: 1024 | Author: 啊啊 | Hits:

[Mathimatics-Numerical algorithmsqr方法求赫申伯格矩阵的全部特征值

Description: qr方法求赫申伯格矩阵的全部特征值-qr Hoeschen way for the full Burg matrix eigenvalue
Platform: | Size: 2048 | Author: 啊啊 | Hits:

[Mathimatics-Numerical algorithmsV9

Description: 矩阵特征值的求解过程之一-matrix eigenvalue one of the solution process
Platform: | Size: 30720 | Author: 赵宏滨 | Hits:

[Mathimatics-Numerical algorithmsV1

Description: 矩阵特征值的求解过程之二-matrix eigenvalue of the solution process bis
Platform: | Size: 22528 | Author: 赵宏滨 | Hits:

[Mathimatics-Numerical algorithmsV3

Description: 矩阵特征值的求解过程之三-matrix eigenvalue of the solution process ter
Platform: | Size: 14336 | Author: 赵宏滨 | Hits:

[matlabmatlab-suanfadaquan

Description: 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direct method for solving linear equations, iterative method for solving linear equations, random number generation, etc.
Platform: | Size: 239616 | Author: 陈岚崴 | Hits:

[Delphi/CppBuilder常用数值算法丛书 Delphi 常用数值算法集

Description: 本书共有数值计算中常用的Delphi子过程100多个,内容包括解线性代数方程组、插值、数值积分、特殊函数、函数逼近、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组和解偏微分方程组。每一个过程都包括功能、方法、使用说明、过程和例子五部分。-the numerical calculation commonly used for the Delphi process more than 100, including solutions of linear algebraic equations, interpolation, numerical integration, special, function approximation, eigenvalue problems, data fitting equation Root and solve nonlinear equations, functions and the extreme optimization, statistical data description, Fourier transform spectra, solution of ordinary differential equations reconciliation partial differential equations. Each course includes a function, method, use, process, and examples of five parts.
Platform: | Size: 6192128 | Author: 李昊 | Hits:

[Algorithm作业1

Description: 用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
Platform: | Size: 201728 | Author: 杨鸿元 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net