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

搜索资源列表

  1. 矩阵计算类

    1下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9710
    • 提供者:lion
  1. 幂法求特征值

    1下载:
  2. 用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1057
    • 提供者:陆任秉
  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. MetrixVector

    0下载:
  2. vc++实现矩阵特征值与特征向量的计算
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:95126
    • 提供者:youngvery
  1. eig_Jacobi

    0下载:
  2. 求对称矩阵全部特征值的Jacobi方法-Symmetric matrix for all the eigenvalues of Jacobi method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:694
    • 提供者:liruifa
  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. 5

    0下载:
  2. 数值计算中矩阵特征值和特征向量的C++程序-Numerical calculation of eigenvalues of matrix C++ program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1314066
    • 提供者:hope
  1. eigen

    1下载:
  2. 复矩阵特征值计算子程序-Complex matrix eigenvalue calculation subroutine
  3. 所属分类:Windows Develop

    • 发布日期:2015-03-04
    • 文件大小:230764
    • 提供者:qingjun
  1. HHBG

    0下载:
  2. 采用QR方法求解矩阵特征值,同时实现矩阵求逆-Using QR method for solving matrix eigenvalue, while achieving the inverse matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1737
    • 提供者:肖天雄
  1. 求解矩阵特征值的共轭梯度法matlab源程序

    1下载:
  2. 用预处理的共轭梯度法(PCG)求解正定矩阵的特征值,计算效率高,误差小,文档针对预处理因子的不同选取,编制了3种源程序
  3. 所属分类:matlab例程

    • 发布日期:2014-07-16
    • 文件大小:8125
    • 提供者:nancy_hao
  1. 规范化幂法求矩阵按模最大特征值

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

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:yuyumua
  1. matrix-tezhengzhi

    0下载:
  2. MATLAB求解矩阵的特征值的源程序代码(MATLAB eigenvalue of the matrix solution code)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:木手冈
  1. bifurcation

    0下载:
  2. 对于一个二维系统,为寻找系统的稳定性,给出了雅克比矩阵特征值实部与虚部随参数的变化及其实部随参数的变化程序。(For a two dimensional system, to find the stability of the system. The variation of real part and imaginary part of eigenvalue and the variation of real part of eigenvalue with control parameter
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:15360
    • 提供者:jessiexyl
  1. GLCM.tar

    0下载:
  2. 输入一张图片的mat矩阵,生成四个不同方向的灰度共生矩阵特征值!(Four gray co-occurrence matrix eigenvalues are generated in different directions)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:cenyc
  1. Matrix

    2下载:
  2. 这是一个用c#语言写成的矩阵类,可以完成矩阵的各种准确的数学计算,如:矩阵的加减乘除、转置、逆运算、 复矩阵的乘法、求行列式值、 求矩阵秩、一般实矩阵的奇异值分解、求广义逆、约化对称矩阵为对称三对角阵、实对称三对角阵的全部特征值与特征向量的计算、求赫申伯格矩阵全部特征值、求实对称矩阵特征值与特征向量等.可以将其做成dll用到其他的环境下。填补了.net中没有矩阵的空白,是你进行科学计算不可或缺的插(This is a written in c# matrix, it can complete a
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:11264
    • 提供者:sunguang216
  1. 级数展开法程序

    0下载:
  2. 计算矩阵特征值:计算特征值时的系数矩阵为A,B(Ax=kBx)。(calculate the eigenvalue)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:212992
    • 提供者:obamoo
  1. 层次分析法求特征值与特征向量

    0下载:
  2. 层次分析法来求得任何一个矩阵的特征值,特征向量,归一化向量(The analytic hierarchy process (AHP) is used to obtain the eigenvalues, eigenvectors and normalization vectors of any matrix)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:T110011
  1. GCLM

    0下载:
  2. 灰度共生矩阵特征提取以及hog特征提取matlab代码(Feature extraction of grayscale symbiotic matrix)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:xiaoxiangxiao
  1. matlab数值特征值与特征向量计算 实例源程序代码

    1下载:
  2. 特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.
  3. 所属分类:其他

    • 发布日期:2019-04-03
    • 文件大小:12288
    • 提供者:XWLYF
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com