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

搜索资源列表

  1. cengcifa.rar

    0下载:
  2. 用于层次分析法的一致性验证,及顺便求矩阵的最大特征值特征向量。,Analytic hierarchy process for the verification of consistency, and the way for the largest eigenvalue matrix eigenvectors.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:575
    • 提供者:yangkaihua
  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-13
    • 文件大小:3578
    • 提供者:王海波
  1. chengxu

    0下载:
  2. 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:899673
    • 提供者:songmingzhao
  1. tezhengzhi

    0下载:
  2. 本程序为求矩阵的最大特征值、全部特征值和特征向量,应用乘幂法和雅可比过关法-This procedure for the sake of the largest eigenvalue matrix, all eigenvalues and eigenvectors, applications by a power law and the Jacobi clearance method
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1682
    • 提供者:源治
  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. irbleigs

    0下载:
  2. IRBLEIGS: Finds a few eigenvalues and eigenvectors of a Hermitian matrix. IRBLEIGS will find a few eigenvalues and eigenvectors for either the standard eigenvalue problem A*x = lambda*x or the generalized eigenvalue problem A*x = lambda*M*x, whe
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15190
    • 提供者:Judy
  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-03-31
    • 文件大小: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. Corporate-profits-reasonable-use

    0下载:
  2. 运用幂法求解矩阵的最大特征值、特征向量、一致性指标和随机一致性比率。-Using the power method to solve the largest eigenvalue matrix, eigenvector, consistency index and random consistency ratio.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:947
    • 提供者:袁骏杰
  1. QR-matrix

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

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

    0下载:
  2. 第6章 矩阵特征值计算.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。-Chapter 6 matrix eigenvalue calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4224
    • 提供者:空悟
  1. mi-(2)

    0下载:
  2. 幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法, 特别是用于大型稀疏矩阵。 -The power method is a method of calculating the matrix eigenvalue (matrix largest characteristic value) and the iterative method of the corresponding feature vector, particularly for large spars
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:781
    • 提供者:王喜
  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-calculation

    0下载:
  2. 矩阵的特征值计算,在信号分析,最优化分析时,有时会遇到.-Feature matrix value in signal analysis, optimization analysis time, sometimes encountered.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3167
    • 提供者:anny
  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. Matrix-eigenvalue

    0下载:
  2. 提供了计算矩阵特征值的MATLAB源代码-Provides the MATLAB source code for calculating the eigenvalues of the matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3286
    • 提供者:陈云云
  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 »
搜珍网 www.dssz.com