搜索资源列表
CLAPACK3-Windows
- LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides routines for solving systems o
hips-1.2b-rc5.tar
- HIPS是一个求解大规模稀疏线性方程组的一个软件包,主要利用了schur技术和网格重排技术。-HIPS is a large-scale sparse linear equations to solve a software package, the main advantage of the rearrangement schur technology and grid technology.
LAPACK-3.4.1.tar
- LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。-LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides
jdqr
- 采用QR分解方法计算矩阵特征值和特征向量-computes a partial Schur decomposition of a square matrix or operator
jdqz
- 采用部分Schur或QZ分解计算矩阵特征值和特征向量-computes a partial generalized Schur decomposition (or QZ decomposition) of a pair of square matrices or operators
schur-decomposition(real)
- 实对称矩阵的schur分解,编译即可运行,需要文件输入-schur decomposition for real symmetric matrix,the program can run successfully, you need a file for input
schur-decomposition
- 一般矩阵的schur分解,编译即可运行,需要文件输入-schur decomposition, the program can run successfully, you need a file for input
lapack-3.8.0
- 进行数值计算的著名软件,LAPACK包含了求解科学与工程计算中最常见的数值线性代数问题,如求解线性方程组、线性最小二乘问题、特征值问题和奇异值问题等。(LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue