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

搜索资源列表

  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. 求矩阵特征值

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

    • 发布日期:2008-10-13
    • 文件大小:7352
    • 提供者:袁辉
  1. SZFX1

    0下载:
  2. 求矩阵的最大特征值-matrix for the largest eigenvalue
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2939
    • 提供者:陈飞
  1. hertt

    0下载:
  2. 矩阵的最大特征值的幂法. 对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。 符号说明: 1A为待求的矩阵, 2Uk,Vk为迭代用的列向量。 3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。 而maxLamda所对应的特征向量由最后一次迭代的Vk所决定. 主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3328
    • 提供者:bass
  1. maxeigen

    0下载:
  2. 乘幂法求矩阵最大特征值函数形参分别为所求矩阵及矩阵的行列数-207.142.131.235 France for the largest matrix eigenvalue shape function parameters for the request matrix and the ranks of several matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1441
    • 提供者:shy
  1. AHP_code

    0下载:
  2. AHP层次分析法计算判断矩阵的最大特征值、权系数向量及权重总排序,简便实用。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:6153
    • 提供者:高昕
  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. metrics

    0下载:
  2. 用牛顿法求解矩阵特征值,具体最 大 特征值迭代变量,分析了使用最 小 特征值迭代变量迭代时发散的原因。程序中有详细注释
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:985
    • 提供者:shenshuo
  1. agr3

    0下载:
  2. 利用幂法求矩阵的最大特征值,还包括一些相应的辅助函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2392
    • 提供者:李郁
  1. 作业1

    0下载:
  2. 用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15385
    • 提供者:杨鸿元
  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-30
    • 文件大小:575
    • 提供者:yangkaihua
  1. shuzhiF1

    1下载:
  2. 北航数值分析第一道作业题目——幂法 计算一个501×501带状矩阵的最大特征值、最小特征值-Numerical analysis of the first operation Beihang topic- power method to calculate a 501 × 501 banded matrix of the largest eigenvalue, the smallest eigenvalues
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2211
    • 提供者:weiyiming
  1. solve

    0下载:
  2. 用牛顿法解方程组,迭代法解方程组和求矩阵最大特征值-Newton Method with equations, iterative methods for solution of matrix equations and the largest eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2172
    • 提供者:张志敏
  1. mifa

    0下载:
  2. 运用幂法求矩阵的主特征值(及最大特征值)-The use of power-law matrix of the main features of value (and the largest eigenvalue)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:895
    • 提供者:胡珍
  1. caculate_greatest_eigen

    0下载:
  2. 快速计算matrix最大特征值,只计算最大的,速度比较快,适合讲究效率的场合-Fast Calculation of the largest eigenvalue matrix, only the largest and faster for efficient occasions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2164
    • 提供者:lijianyuan
  1. Mathcalculationprocedures

    0下载:
  2. 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:刘利斌
  1. SVD

    2下载:
  2. 常规DOA谱估计music算法在多径环境下失效,SVD算法利用最大特征值对应的特征矢量重新构造奇异值矩阵,可以成功估计相干信号。-Conventional music spectrum estimation algorithm for DOA in multipath environment, failure, SVD algorithm using the maximum eigenvalue of the feature vector corresponding to re-construc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:946
    • 提供者:ll
  1. juzheng

    0下载:
  2. 利用冪法或反冪法,求方阵的按模最大或按模最小特征值及其对应的特征向量。 -Using a power law or inverse power law, seeking phalanx on-die maximum or minimum characteristic values according to model and the corresponding eigenvectors.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:27103
    • 提供者:yuan
  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. 规范化幂法求矩阵按模最大特征值

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

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:yuyumua
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com