CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matrix eigenvalue

搜索资源列表

  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. Matrix

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:18258
    • 提供者:zhangfanger
  1. Matrix

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:14467
    • 提供者:JinYao
  1. 矩阵特征值的幂法

    0下载:
  2. 矩阵特征值的幂法- Matrix eigenvalues power law
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:1957
    • 提供者:
  1. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. 0003MatrixEigenvalueCalculation

    0下载:
  2. 通过这些能够熟练掌握MATLAB中特征值来计算相关函数,而且能通过编程实现多种矩阵特征值运算的算法。-Through these can master Eigenvalue MATLAB to calculate the correlation function, and can achieve a variety of programming matrix eigenvalue computing algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3578
    • 提供者:王海波
  1. eigenvalue

    0下载:
  2. 矩阵的本征值以及本征向量求解的数值程序,包括QR方法,householder方法等-Matrix eigenvalue and eigenvector of the numerical solving procedures, including the QR method, householder methods
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2436787
    • 提供者:叶飞
  1. MPI-MatrixEigenvalue

    0下载:
  2. 矩阵特征值计算,包括乘幂法、雅克比法、单侧旋转法、QR法的MPI源码-Matrix eigenvalue calculation, including the power by law, Jacques ratio method, unilateral rotation method, QR Law MPI Source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:11780
    • 提供者:不死鸟
  1. EigenvalueVectorRealSymmetryJacobi

    0下载:
  2. 矩阵特征值与特征向量的计算,实对称阵特征值及特征向量雅可比法-Matrix eigenvalue and eigenvector calculations, real symmetric matrix eigenvalue and eigenvector Jacobi Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:677
    • 提供者:shenzhou
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. Eigenvalue

    0下载:
  2. 有关矩阵特征值的MATLAB源程序,解决数学建模问题中矩阵特征值的求解-Eigenvalues of the matrix MATLAB source code to solve the problem in mathematical modeling for solving matrix eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3299
    • 提供者:xurui
  1. PageRank-test-matrix

    2下载:
  2. power算法,可用于求解大型矩阵特征值问题,对小型矩阵同样适用-power algorithm, can be used for solving large matrix eigenvalue problem, apply equally to small matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:851
    • 提供者:neo
  1. matrix-tezhengzhijisuan

    0下载:
  2. 通过求矩阵特征多项式的根来求其特征值 幂法求矩阵的主特征值及主特征向量 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 收缩法求矩阵全部特征值 收缩法求矩阵全部特征值 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 QR基本算法求矩阵全部特征值 -Characteristic polynomial by the root of a matrix to find the eigenvalues ​ ​ of a matrix power m
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2729
    • 提供者:chris_zhou
  1. QR-matrix

    0下载:
  2. 该程序是QR解矩阵特征值的,matlab程序-The program is the solution matrix eigenvalue QR
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10109
    • 提供者:邹启
  1. eigenvalue

    1下载:
  2. 利用Matlab 实现求解矩阵特征值与特征向量的 幂法及反幂法; 利用编制的算法求解给定矩阵的特征值与特征向量; -Matlab power method and inverse power method for solving matrix eigenvalue and eigenvector Prepared by the algorithm for a given matrix of eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1974
    • 提供者:jenny
  1. Matrix-eigenvalue-calculation

    0下载:
  2. 用matlab 的方法求解矩阵的特征值 所以方法的总结-Matlab method used to solve the matrix eigenvalue method summary
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:3902
    • 提供者:向强
  1. Matrix-eigenvalue-problems

    0下载:
  2. 矩阵特征值问题的数值解法在matlab程序中的实现代码-Matrix eigenvalue problems of numerical solution based on Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3799
    • 提供者:Leo
  1. Matrix-eigenvalue-analysis

    0下载:
  2. 用于矩阵特征值分析的MATLAB程序。希望能帮助初学者的学习-MATLAB program for matrix eigenvalue analysis. Hope to help beginners learning
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2119
    • 提供者:gaochenglin
  1. qr_hess_main

    0下载:
  2. 用拟上三角阵的QR方法计算矩阵特征值主函数(Calculating the Main Function of Matrix Eigenvalue by QR Method of Quasi - Triangular Matrix)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:lzp
  1. matlab matrix Eigenvalue calculation

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

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:SilviaYu
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com