CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 求矩阵特征值

搜索资源列表

  1. 求矩阵特征值

    0下载:
  2. 这是求解矩阵最大特征值和最小特征值的计算程序-This is the solution matrix eigenvalue largest and smallest eigenvalue calculation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7352
    • 提供者:袁辉
  1. 求矩阵特征值、解方程组

    0下载:
  2. 求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32138
    • 提供者:123
  1. 幂法反幂法求矩阵最大和最小特征值

    1下载:
  2. 上下带宽分别为2,矩阵元素分别为ai,b,c的对称带状矩阵A,运用两次幂法和一次反幂法求得该矩阵A的最大和最小特征值、按模最小特征值、中心移位法求与常数k最接近的特征值,以及特征值A的行列式detA和条件数cond(A)。
  3. 所属分类:源码下载

    • 发布日期:2010-11-05
    • 文件大小:2109
    • 提供者:amymao_mq
  1. 用雅克比发方法求矩阵特征值和特征向量

    4下载:
  2. 用雅克比发方法求矩阵特征值和特征向量,并判断是否可以收敛-Made with the Jacobian matrix method, to calculate the eigenvalues ​ ​ and eigenvectors, and determine whether convergence
  3. 所属分类:压缩解压

    • 发布日期:2013-01-07
    • 文件大小:5006
    • 提供者:linda
  1. Java实现QR分解法求矩阵的所有特征值及特征向量

    2下载:
  2. Java实现QR分解法求矩阵的所有特征值及特征向量,Java realization of QR decomposition for matrix eigenvalues and all eigenvectors
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-05-06
    • 文件大小:3374
    • 提供者:maria
  1. QR_algrithm.rar

    6下载:
  2. 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计,Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design
  3. 所属分类:matlab

    • 发布日期:2015-11-01
    • 文件大小:1961
    • 提供者:赵亮
  1. Eigenvalue

    2下载:
  2. 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8419
    • 提供者:zengming
  1. double_QR

    1下载:
  2. 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:8882
    • 提供者:zonk
  1. chengmi

    0下载:
  2. 三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值-Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1102
    • 提供者:崔深
  1. PluralandMatrix

    0下载:
  2. C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22607
    • 提供者:shiping
  1. matrix

    0下载:
  2. 第6章: 矩阵特征值计算 Chapoly 通过求矩阵特征多项式的根来求其特征值 pmethod 幂法求矩阵的主特征值及主特征向量 rpmethod 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 spmethod 收缩法求矩阵全部特征值 ipmethod 收缩法求矩阵全部特征值 dimethod 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 qrtz QR基本算法求矩阵全部特征值 hessqrtz 海森伯格QR算法求矩阵全部特征值 rqrtz 瑞
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:3302
    • 提供者:舞蛳
  1. Eigenvalue

    0下载:
  2. 求矩阵的特征值的源代码c++程序,希望会给大家一些帮助。-Eigenvalue matrix of the source code c++ program, I hope will give you some help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:7072
    • 提供者:齐齐
  1. number

    0下载:
  2. 牛顿插值,拉格朗日插值,还有方程根的计算,还有求矩阵特征值的malab代码-Newton interpolation, Lagrange interpolation, there is the root of the calculation equation, there is a matrix eigenvalue malab code
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:39603
    • 提供者:cool
  1. 规范化幂法求矩阵按模最大特征值

    0下载:
  2. 用规范化幂法求矩阵的特征值,(反幂法还没实现。。。。。。)(Using normalized power method to find the eigenvalues of a matrix)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:yuyumua
  1. 雅克比法求对称矩阵的特征值

    0下载:
  2. 经典Jacobi方法求解对称矩阵特征值(MATLAB描述),本函数使用经典Jacobi方法来计算一个对称矩阵的特征值(Classical Jacobi method for solving symmetric matrix eigenvalue (MATLAB descr iption), this function uses the classical Jacobi method to calculate the eigenvalues of a symmetric matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:161792
    • 提供者:NMDD
  1. QRf分解法求特征值

    0下载:
  2. 一个求解矩阵特征值的程序 用c编写,可运行,计算结果正确(code for matrix!! combiled, it can be used, and the result is correct. run perfect!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:212992
    • 提供者:xiaozhupig
  1. 实矩阵特征值问题求解

    0下载:
  2. 求解实数矩阵的特征值和特征向量(10阶以内的矩阵),对于亏损矩阵可以求出相应的根向量(The eigenvalues and eigenvectors of the real number matrix (the matrix within 10 orders) are solved, and the corresponding root vectors can be found for the loss matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:23552
    • 提供者:yzh56
  1. n维矩阵的特征值的一种新求法

    0下载:
  2. n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值(a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:5120
    • 提供者:bingcheng888
  1. Power_Method

    1下载:
  2. 利用幂法求矩阵特征值,属于数值解法的一种(Using power method to find eigenvalues of matrices, which is a kind of numerical solution.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:jackajack
  1. QR分解求矩阵特征值特征向量 C语言

    3下载:
  2. QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)
  3. 所属分类:其他

    • 发布日期:2020-04-06
    • 文件大小:27648
    • 提供者:sunnyzhujj
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com