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

搜索资源列表

  1. jacobi

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

    • 发布日期:2017-04-04
    • 文件大小:1255
    • 提供者:刘友
  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. ated

    0下载:
  2. 矩阵特征值和最小奇异值的估计Matrix eigenvalue and minimum singular value of the estimated-Matrix eigenvalue and minimum singular value of the estimated
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:381003
    • 提供者:zealot
  1. C-program-data-stucture-Algorithms

    0下载:
  2. c/c++语言编写的拟合\插值\滤波\常微分方程组求解\图形处理\矩阵特征值与特征向量的计算等算法大全-C program data stucture Algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:318285
    • 提供者:qingyu
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. QR-matrix

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

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

    1下载:
  2. 用matlab实现Rayleigh迭代计算矩阵特征值的程序-Using matlab to achieve Rayleigh iteration matrix eigenvalue procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:641
    • 提供者:
  1. eigs

    0下载:
  2. 计算矩阵特征值的各类算法,计算矩阵特征值的各类算法-Calculate the various matrix eigenvalue algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:神仙
  1. matrix

    0下载:
  2. 在VC中用Matlab引擎计算实对称矩阵特征值和特征向量。.mor0为矩阵输入文件,.mor位结果输出文件。-Calculated using Matlab engine in the VC real symmetric matrix eigenvalues ​ ​ and eigenvectors. . Mor0 matrix input files,. Mor-bit result output file.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:264663
    • 提供者:胡子翔
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com