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

搜索资源列表

  1. JocobiGG

    0下载:
  2. 本程序是根据jacobi过关法求实对称矩阵的全部特征值和特征向量-This procedure is based on realistic method jacobi clearance of all symmetric matrix eigenvalue and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:927
    • 提供者:皮皮
  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-29
    • 文件大小:899673
    • 提供者:songmingzhao
  1. LinearAlgebra

    0下载:
  2. 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:293444
    • 提供者:李昂
  1. matrix

    0下载:
  2. 用反幂法求解矩阵的最小特征值,主要的困难时矩阵的分解-Method using anti-power of the smallest eigenvalue matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1201
    • 提供者:huang
  1. read

    2下载:
  2. 基于变异系数权重的TOPSIS法,根据评价指标特征值矩阵 构成规范化的矩阵 及规范化的加权矩阵Z。-Coefficient of variation based on the weight of the TOPSIS method, based on the evaluation indicator matrix eigenvalue of the matrix constitutes a standardization and the standardization of the weight
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-05-17
    • 文件大小:2709
    • 提供者:胡晓明
  1. PROPACK_1.1_Matlab.tar

    0下载:
  2. 计算两端特征值的高效算法,调数值计算lapack包. -Eigenvalue calculation at both ends of the efficient algorithm, adjusting numerical lapack package.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:324504
    • 提供者:zhaokk
  1. eigenvalues

    2下载:
  2. 计算复矩阵A(x) u = 0的特征值和特征向量,fortran代码,声学模态计算的必备工具。-Calculating complex matrix A (x) u = 0 the eigenvalues and eigenvectors, fortran code, acoustic an indispensable tool for modal calculations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-19
    • 文件大小:1751
    • 提供者:杨明绥
  1. EigenvalueVectorRealSymmetryJacobiB

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

    • 发布日期:2017-04-10
    • 文件大小:682
    • 提供者:shenzhou
  1. EigenvalueVectorRealTriangleQR

    0下载:
  2. 矩阵特征值与特征向量的计算,实对称三角阵全部特征值及特征向量QR法-Matrix eigenvalue and eigenvector calculations, all the characteristics of real symmetric triangular matrix value and the QR method eigenvector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:742
    • 提供者:shenzhou
  1. chap_3

    0下载:
  2. 矩阵运算,适合初学者学习。包括矩阵函数矩阵分解特征值分析等-Matrix operations, suitable for beginners to learn. Including the matrix function matrix eigenvalue decomposition analysis, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:11464
    • 提供者:wudan
  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. shizhimusic

    3下载:
  2. DOA谱估计实值MUSIC算法把复数协方差矩阵映射成实数矩阵来处理,特征值分解计算量降低了75 ,实值music算法可以分辨相干信号源-DOA in real MUSIC spectral estimation algorithm to map the complex covariance matrices to deal with real, eigenvalue decomposition calculation reduced by 75 , real music algorithm ca
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:725
    • 提供者:ll
  1. program

    0下载:
  2. 北航数值分析大作业第一题,幂法,反幂法求最大及最小特征值-Numerical Analysis of Beihang first big job title, power method, inverse power law demand the biggest and the smallest eigenvalue
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3458
    • 提供者:lifu
  1. fanmifa

    1下载:
  2. 用反幂法求解矩阵按模最小特征值及特征向量。数值分析c程序。-With the inverse power law model by solving matrix eigenvalue and eigenvector of the smallest. C numerical analysis procedures.
  3. 所属分类:Algorithm

    • 发布日期:2015-08-22
    • 文件大小:1661
    • 提供者:林晓风
  1. kwiener

    0下载:
  2. The following code implements a kernel Wiener Filter algorithm in MATLAB. The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far. -The following code implement
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2614329
    • 提供者:eetuna
  1. winerfilter

    0下载:
  2. The following code implements a kernel wiener filter algorithm in MATLAB.The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2614389
    • 提供者:eetuna
  1. mifa

    0下载:
  2. 通过一定的判断,可以用秘法求值最大的特征值-Through certain judgments can be evaluated with the secret method the largest eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5905
    • 提供者:朱军
  1. kpca_origin

    0下载:
  2. Kernel PCA toy example Nonlinear component analysis as a kernel Eigenvalue problem
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1416
    • 提供者:henry
  1. kpca_origin

    0下载:
  2. Nonlinear component analysis as a kernel Eigenvalue problem
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1441
    • 提供者:henry
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:zhu
« 1 2 3 4 5 6 78 9 10 11 12 ... 49 »
搜珍网 www.dssz.com