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

搜索资源列表

  1. USBAD

    0下载:
  2. 从USB端口读数据,计算相应的特征值,并写入映射文件中-Read data from the USB port, the corresponding eigenvalue calculation, and write the mapping file
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:101807
    • 提供者:hujun
  1. eig_qrstep

    0下载:
  2. Eigenvalue calculation of a general matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1215
    • 提供者:JoseLuis
  1. LUGS

    0下载:
  2. 在matlab中实现矩阵的lu分解和Gauss-Seidel求特征值-Implemented in the matlab lu matrix decomposition and Gauss-Seidel eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:594
    • 提供者:liu18hao
  1. qiutezhengzhi

    0下载:
  2. 改程序为Visual C++环境下的求一般矩阵的特征值的通用程序,方便。-The program for Visual c++ environment for general matrices of the eigenvalue of the general program, convenient.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2822
    • 提供者:张保育
  1. numerical_analysis

    0下载:
  2. 计算一给定方阵的最小特征值、最大特征值和按模最小的特征值,计算与给定值最接近的特征值,并计算方阵谱范数的条件数和行列式的值,要求设计算法,编程实现计算任务,给出设计思路和计算结果,并进行分析。-Calculation of the minimum for a given matrix eigenvalue, maximum eigenvalue and minimum eigenvalue by mode to calculate the value of the closest to a gi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:298427
    • 提供者:abler
  1. numerical_analysis_QR_decomposition

    1下载:
  2. 本程序用带双步位移的QR分解法求一给定矩阵的全部特征值,并对其中的每一个实特征值求相应的特征向量,给出算法的设计方案和全部源程序,计算并输出如下内容:(1)矩阵经过拟上三角化后所得的矩阵;(2)对矩阵进行QR分解后所得的矩阵Q、R和RQ;(3)矩阵的全部特征值;(4)矩阵的相应于实特征值的特征向量。-The program uses two-step displacement with QR decomposition method find all the characteristics of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:303091
    • 提供者:abler
  1. cengcifenxi

    0下载:
  2. 本程序用于求解层次分析法中的特征值问题。正互反阵最大特征值和特征向量实用算法,本程序为求和法。-This procedure is used to solve the ahp eigenvalue problems. Is reciprocal array maximum eigenvalue and eigenvector practical algorithm, the procedures for the methods of summation by.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:781
    • 提供者:DuWenSheng
  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. QR

    0下载:
  2. a QR decomposition (also called a QR factorization) of a matrix is a decomposition of the matrix into an orthogonal and an upper triangular matrix. QR decomposition is often used to solve the linear least squares problem, and is the basis for a parti
  3. 所属分类:SCM

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

    0下载:
  2. 数值分析中,用QR方法去计算矩阵的特征值,从而求的线性方程组的解-Numerical analysis, with the QR method to calculate the eigenvalue, and thus seek the solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3493
    • 提供者:张勇
  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. shuzhi

    0下载:
  2. (1) 编程用幂法雅克比迭代矩阵的主特征值以判断迭代法求解是否收敛。 (2) 若收敛编程求解-(1) programming than with the power Faya Ke iteration matrix eigenvalue to determine whether the convergence of iterative method. (2) If the convergence of programming to solve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:216714
    • 提供者:王水
  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. matlab1

    0下载:
  2. matlab最大特征值计算,很简单,对矩阵中数据替换就可以。-matlab largest eigenvalue calculation is very simple replacement of the data matrix can.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1347
    • 提供者:张强
  1. fist

    0下载:
  2. 求矩阵的最大特征值、最小特征值、模最小特征值-The largest eigenvalue, the smallest eigenvalue of the Smallest Eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1590
    • 提供者:Dennis
  1. yakebi

    0下载:
  2. 实习五求对称矩阵A全部特征值及特征向量 数值计算-A practical five-Symmetric Matrix Eigenvalue and Eigenvector of all numerical
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:31427
    • 提供者:史同鑫
  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. lpcc

    0下载:
  2. 语音处理中的提取LPCC特征值程序,希望对初学者有帮助。-LPCC Speech Processing eigenvalue extraction process, hoping to help beginners.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-01-26
    • 文件大小:4096
    • 提供者:海棉宝宝
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com