搜索资源列表
jacobifun
- 可以实现实对称矩阵的奇异值求解,也可以求高阶的,本人花了一周的时间完成的,效果还不错!-can achieve real symmetric matrix singular value of the solution can also seek high-end, I spent a week's time, the results were pretty good!
对称矩阵相乘
- 一个“对称矩阵相乘”的实例。其中包含5个源文件。编译运行后,由用户输入两个矩阵,程序自动输出结果-a "symmetric matrix multiplication" examples. Containing five source files. Compiling and running, two from user input matrix, automatically output
LDL-2.0.1.tar
- 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of
squaregrey
- 该函数是求出N*P矩阵的各行间的1减去平均灰色关联度对称矩阵,并用矩阵Z输出-The function is calculated N* P matrix between the lines of the one minus the average gray relational grade symmetric matrix, and output matrix Z
duichenjuzhenxiangcheng
- 这是一个对称矩阵相乘的小程序,软件实验课上自己编写的。-This is a symmetric matrix multiplication of small procedures, experimental class of software I have written.
Matrix
- 输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。-Enter a matrix, its transpose, if you ask whether the upper triangular matrix, whether symmetric matrix.
CH3
- 3.2 实对称三对角阵的全部特征值与特征向量的计算csstq.c 3.3 约化一般实矩阵为赫申伯格矩阵的初等相似变换法chhbg.c 3.4 求赫申伯格矩阵全部特征值的QR方法chhqr.c 3.5 求实对称矩阵特征值与特征向量的雅可比法cjcbi.c-3.2 real symmetric tridiagonal matrix of all eigenvalues and eigenvectors of the calculation of csstq.c 3.3 Reduced g
tezhengzhitezhengjuzheng
- 求特征值,特征矩阵的几种基本方法,包括约化对称矩阵为三对角对称矩阵 等-Demand characteristic values, characteristic matrix of several basic methods, including some of Symmetric Matrix to Tridiagonal Symmetric Matrices, etc.
shiyan-
- 本程序用于对输入的矩阵做出是否对称的判断,采用简洁的思路,开启新的解决办法。-This procedure is used to input symmetric matrix to determine whether to make use of simple ideas, open new solutions.
Arraysaving
- 稀疏对称方阵的变带宽一维存储,供大家下载学习使用。-Variable bandwidth of sparse symmetric matrix stored in one-dimensional, for all to download learning to use.
Console21
- Fortran产生随机对称正定矩阵,供生成测试数据用-Fortran generates a random symmetric positive definite matrix, used for generating test data
matrix
- program matrix read input from file and convert to matrix then write in new file symmetric matrix
matrix
- 1.对称矩阵的压缩存储\n") 2.上三角矩阵的压缩存储\n") 3.下三角矩阵的压缩存储\n") 4.三对角矩阵的压缩存储\n") 5.三对角矩阵的加法运算-1. Symmetric matrix compression and storage \ n " ) 2. Upper triangular matrix of compressed storage \ n" ) 3. Lower triangular matrix of compressed
duichenjuzhenshuchu
- 一个能够将对称矩阵的数据输出到文件中去的程序。-A symmetric matrix of the data can be output to a file to the program.
Special-matrix-of-storage
- 本程序为特殊矩阵的存储程序,以菜单的形式实现了对称矩阵,上三角矩阵,下三角矩阵,三对角矩阵的存储。存储地址包括相对地址和绝对地址。 程序运行后,请先输入矩阵的行数,即列数。然后在数组最大范围内输入矩阵的数据。 就会显示出特殊矩阵的存储情况。-The procedures for the special matrix storage procedures to the form of menu realized the symmetric matrices, the triangle ma
test
- 实对称正定矩阵LDL^分解,其中L为单位下三角矩阵,D为对角阵-A recursive algorithm for calculating the eigenvalues of a real symmetric matrix based on LDLT decomposition is given. With this algorithm, the number of eigenvalues of a real symmetric matrix in the given interval c
D200050613221i
- 离散数学——判断是否对称矩阵,,非常好的程序源码。 dsb-sc delta -Discrete Mathematics- determine whether the symmetric matrix, a very good program source code. dsb-sc delta
gongetidu
- 共轭梯度法的matlab实现,给出任意的一个对称矩阵,可通过较小的迭代次数得到所要求精度的数值解-Conjugate gradient method matlab to achieve, given any symmetric matrix by a smaller number of iterations to obtain the required accuracy of the numerical solution
Array_base
- 实现对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵等特殊矩阵的存储-Symmetric matrix, upper triangular matrix, lower triangular matrices, tridiagonal matrix, such as special matrix storage
Matrix
- 这是一个用c#语言写成的矩阵类,可以完成矩阵的各种准确的数学计算,如:矩阵的加减乘除、转置、逆运算、 复矩阵的乘法、求行列式值、 求矩阵秩、一般实矩阵的奇异值分解、求广义逆、约化对称矩阵为对称三对角阵、实对称三对角阵的全部特征值与特征向量的计算、求赫申伯格矩阵全部特征值、求实对称矩阵特征值与特征向量等.可以将其做成dll用到其他的环境下。填补了.net中没有矩阵的空白,是你进行科学计算不可或缺的插(This is a written in c# matrix, it can complete a