搜索资源列表

  1. 矩阵所有运算

    1下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposit
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. 求矩阵特征值

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

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

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

    • 发布日期:2010-11-05
    • 文件大小:2109
    • 提供者:amymao_mq
  1. qr方法求赫申伯格矩阵的全部特征值

    0下载:
  2. qr方法求赫申伯格矩阵的全部特征值-qr Hoeschen way for the full Burg matrix eigenvalue
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:啊啊
  1. eignvalue

    0下载:
  2. 一般实矩阵的特征值计算-general real matrix eigenvalue calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:侯信磊
  1. eigcnvalue

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

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:冰城
  1. EigenvalueVectorHessenbergQR

    0下载:
  2. 此为求一般矩阵的赫申伯格阵的所有特征值的QR算法-this for the sake of the general matrix of Hoeschen Burg RUF all the characteristics of the value of the QR algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:GaleWing
  1. 518854-BandLanczosMethod.f90

    0下载:
  2. lanczos算法 计算矩阵特征值 说明要这么长干嘛,说清楚就好了啊-lanczos algorithm for eigvalue
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:罗邵
  1. Matrix

    0下载:
  2. 矩阵特征值计算包括使用matlab中原有的功能和开发后的功能。-Matrix eigenvalue calculation include the use of matlab functions and development of the Central Plains and some post-functions.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:zy
  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例程

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:cool
  1. chengmi

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:崔深
  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 eigenvalue
  3. 所属分类:其他小程序

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

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

    • 发布日期:2024-05-17
    • 文件大小:212992
    • 提供者:xiaozhupig
  1. 求解特征值

    0下载:
  2. 矩阵计算,求解特征值,冥法,迭代法,计算方法(Matrix calculation, eigenvalue solution, dark law, iterative method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:米米提777
  1. C++实现矩阵的所有运算

    0下载:
  2. 矩阵的转置、行列式、秩、逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量等等各种计算方法。(Transpose, rank, determinant, inverse matrix method of matrix decomposition, triangular decomposition of QR matrix, symmetric positive
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:82944
    • 提供者:sunguang216
  1. MATLAB求解矩阵的特征值 源程序代码

    0下载:
  2. MATLAB求解矩阵的特征值 源程序代码(MATLAB to find the eigenvalue source code of the matrix)
  3. 所属分类:数学计算/工程计算

  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编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:bingcheng888
  1. Chapoly_dimethod_hessqrtz

    0下载:
  2. 矩阵特征值计算的·matlab程序,基于Chapoly,dimethod,hessqrtz等算法的矩阵特征值计算matlab例程(Matrix eigenvalue calculation of the matlab program, based on Chapoly, dimethod, hessqrtz and other algorithms matrix eigenvalue calculation of Matlab rout
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:qweshpd
  1. matlab matrix Eigenvalue calculation

    0下载:
  2. 矩阵特征值计算,不同精度,不同迭代步数,收敛速度计算(Matrix eigenvalue calculation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:SilviaYu
  1. Power_Method

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:jackajack
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org