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

搜索资源列表

  1. EigenvalueComplexMatrices

    1下载:
  2. 两篇关于求复矩阵特征值与特征向量的文献.信号处理的很多领域都需要对矩阵的特征值和特征矢量精确求解,利用它们的结果进行下一步处理。比如,阵列信号处理中MU SIC算法,就是利用噪声子空间特征矢量特性进行估计的方法。-some papers about solving Eigenvalue of a complex matrix.Several kinds of classic algorithms for solving eigenvalues and eigenvectors of the m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:185822
    • 提供者:Thales
  1. shuzhijisuan

    0下载:
  2. 插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数值解等问题。-Interpolation and fitting, numerical differentiation and numerical integration, solving linear equations of the direct method and iterative method of calculating matrix eigenvalues and eigenv
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:206958
    • 提供者:孙涛
  1. Jacobi

    0下载:
  2. 这里给出的是满阵形式存储的Jacobi法广义对称矩阵特征值计算的子程序代码,来自《 NUMERICAL METHODS IN FINITE ELEMENT ANALYSIS(K. J. Bathe E. L. Wilson)》: -Here are the full array stored in the Jacobi method in generalized symmetric eigenvalue calculation of the subroutine code, from &q
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:2204
    • 提供者:徐莹
  1. Commonsetofnumericalalgorithm

    0下载:
  2. 常用数值算法集。一些常用的数值算法代码 如:排序,矩阵特征值,线性拟合等等其他机器提出连接申请,并在对方计算机允许建立连接请求后,发送数据到对方-Common set of numerical algorithms. Some commonly used numerical algorithm code such as: sorting, matrix eigenvalue, linear fitting options many machines connected applications
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3379184
    • 提供者:zhuweiwei
  1. PCA

    0下载:
  2. PCA主成分分析算法用于人脸识别的例子。此算法是基于矩阵特征值的排序而提取出主要成分的。-PCA principal component analysis algorithm for face recognition example. This algorithm is based on the ranking of the matrix eigenvalue extracted principal components.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:165431
    • 提供者:白正彪
  1. juzhen

    0下载:
  2. 利用matlab仿真软件对矩阵特征值计算的这一类算法进行了编码计算-Matlab simulation software using feature value matrix algorithm of this class of coding using
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3864
    • 提供者:张磊
  1. jacobi

    0下载:
  2. jacobi求矩阵特征值 很有用的数值计算方法-a C++ method for eigenvalues
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1255
    • 提供者:刘友
  1. matrixCalculate

    0下载:
  2. 用幂法反幂法计算实际工程计算中的大规模矩阵特征值-Inverse power law with the power method to calculate the actual engineering calculation of large-scale matrix eigenvalue
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2896
    • 提供者:Reynold
  1. matlab

    0下载:
  2. 此文件是求《矩阵特征值问题条件数的估计》的一个matlab文件-This file is to strive for " the condition number of matrix eigenvalue problem of the estimate" a matlab file
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:24934
    • 提供者:刘晓伟
  1. math

    0下载:
  2. 经典数值算法源码,包括:数据处理与回归分析,特征函数,插值,矩阵特征值与特征向量的计算,矩阵运算,-Classical numerical algorithm source code, including: data processing and regression analysis, the characteristic function, interpolation, eigenvalue and eigenvector calculations, matrix operations,
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:309272
    • 提供者:csc
  1. pow

    0下载:
  2. pow为幂法计算,求解矩阵的特征值和特征向量,本文提供了算例和程序-pow method for the power, solve the matrix eigenvalue and eigenvector, the paper provides examples and procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:10257
    • 提供者:陈岩
  1. Jacobiegv

    0下载:
  2. 雅克比法迭代法,求矩阵特征值。希望能得到有关最小二乘法的程序..希望大家多多指教-Jacobi iteration method, find the matrix eigenvalue. Hope to get the least squares procedure on .. hope exhibitions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1321
    • 提供者:lipeili
  1. QR

    0下载:
  2. 求矩阵特征值,变一般矩阵为赫申伯格矩阵的算法以及实赫申伯格矩阵的QR算法的c++代码-Matrix eigenvalue, change the general matrix of He Shen Berg matrix algorithm and implementation of He Shen QR algorithm Berg matrix c++ code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1826
    • 提供者:
  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. geteig

    0下载:
  2. 利用现将矩阵变为上贺申伯矩阵,在利用QR分解的方法求任意矩阵的特征值-Hesien by now on the matrix into matrix, QR decomposition in the use of any method for solving matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1370
    • 提供者:杨文晋
  1. 0qrjava

    0下载:
  2. 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计-Matrix eigenvalues ​ ​ and eigenvectors of the algorithms: QR algorithm. For solving linear equations, and inverse power law algorithm design
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1956252
    • 提供者:yaaaa
  1. calculate-the-eigenvalues

    0下载:
  2. 本程序是通过反幂法计算矩阵特征值和特征向量,该方法已经调试通过。实验验证,本方法计算效率高 时间复杂度相对其他算法较低。-This procedure is calculated by inverse power eigenvalues ​ ​ and eigenvectors, the method has been debugged. Experiments, the high efficiency of this method time complexity is lo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1114
    • 提供者:张科
  1. Calculation-method

    0下载:
  2. 有关计算方法课程学习的编译程序 包括矩阵求逆,迭代法,积分近似,求矩阵特征值-Calculation method eigenvalue iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5498
    • 提供者:冬冬
  1. j

    0下载:
  2. 求矩阵特征值和特征向量,一些基本类型的矩阵求解方法实现,解法和试题-Matrix eigenvalues ​ ​ and eigenvectors, some of the basic types of matrix solution method implemented method and questions
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:61993
    • 提供者:王俊
  1. Decomposition_QR

    0下载:
  2. QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR 分解经常用来解线性最小二乘法问题。QR 分解也是特定特征值算法即QR算法的基础。-QR decomposition are the three ways of decomposition of the matrix. In this way, the matrix decomposition into an orthogonal matrix and an upper triangular mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:585
    • 提供者:徐默涵
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com