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

搜索资源列表

  1. 求对称三对角阵的全部特征值与特征向量

    0下载:
  2. 利用C语言编译实现对对称三对角阵求解其全部特征值与特征向量-C language compiler to achieve symmetric diagonal matrix solving all their eigenvalues and eigenvectors
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1128
    • 提供者:邹璇
  1. C++常用算法之06矩阵特征值与特征向量的计算

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book su
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:91638
    • 提供者:闻杉
  1. 第五章 矩阵特征值与特征向量的计算

    1下载:
  2. 矩阵特征值与特征向量的计算-Matrix eigenvalues and eigenvectors of calculation
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:157454
    • 提供者:陈磊
  1. 雅可比过关法求实对称矩阵特征值与特征向量

    0下载:
  2. 雅可比过关法求实对称矩阵特征值与特征向量-Jacobian clearance France realistic symmetric matrix eigenvalue and eigenvector
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1522
    • 提供者:啊啊
  1. 矩阵特征值特征向量计算

    0下载:
  2. 矩阵特征值特征向量计算
  3. 所属分类:源码下载

    • 发布日期:2011-09-01
    • 文件大小:6983
    • 提供者:caichaoqi1986
  1. 幂法求解特征值

    0下载:
  2. 幂法求解方阵特征值和特征向量的源程序
  3. 所属分类:教育/学校应用

    • 发布日期:2011-11-23
    • 文件大小:10118
    • 提供者:youtooyoutoo
  1. 用雅克比发方法求矩阵特征值和特征向量

    4下载:
  2. 用雅克比发方法求矩阵特征值和特征向量,并判断是否可以收敛-Made with the Jacobian matrix method, to calculate the eigenvalues ​ ​ and eigenvectors, and determine whether convergence
  3. 所属分类:压缩解压

    • 发布日期:2013-01-07
    • 文件大小:5006
    • 提供者:linda
  1. Java实现QR分解法求矩阵的所有特征值及特征向量

    2下载:
  2. Java实现QR分解法求矩阵的所有特征值及特征向量,Java realization of QR decomposition for matrix eigenvalues and all eigenvectors
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-05-06
    • 文件大小:3374
    • 提供者:maria
  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. double_QR

    1下载:
  2. 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:8882
    • 提供者:zonk
  1. Azhen

    4下载:
  2. 对多机电力系统进行小干扰稳定分析 可以计算特征值,特征向量-Of multi-machine power system small signal stability analysis can calculate the eigenvalue, eigenvector
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3411
    • 提供者:王森
  1. mtl4-alpha-1-r6418

    0下载:
  2. 矩阵运算源码最新版本,支持矩阵乘法、转置求逆,特征值特征向量等操作。-Source the latest version of matrix operations in support of matrix multiplication, transpose inverse, eigenvalue eigenvector and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:385120
    • 提供者:刘小刚
  1. Jacobian_algorithm

    0下载:
  2. 用雅克比算法求取一个实对称矩阵的特征值和特征向量-Jacobian algorithm used to strike a real symmetric matrix of eigenvalues and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1308
    • 提供者:海拉
  1. PCA

    1下载:
  2. PCA主成分分析用于人脸识别,提取特征值特征向量。有ORL人脸库。-PCA principal component analysis for face recognition, extraction Eigenvalue eigenvector. Have ORL face database.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3559934
    • 提供者:qjc
  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. 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. n维矩阵的特征值的一种新求法

    0下载:
  2. n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值(a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:5120
    • 提供者:bingcheng888
  1. 层次分析法求特征值与特征向量

    0下载:
  2. 层次分析法来求得任何一个矩阵的特征值,特征向量,归一化向量(The analytic hierarchy process (AHP) is used to obtain the eigenvalues, eigenvectors and normalization vectors of any matrix)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:T110011
  1. QR分解求矩阵特征值特征向量 C语言

    3下载:
  2. QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)
  3. 所属分类:其他

    • 发布日期:2020-04-06
    • 文件大小:27648
    • 提供者:sunnyzhujj
  1. matlab数值特征值与特征向量计算 实例源程序代码

    1下载:
  2. 特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.
  3. 所属分类:其他

    • 发布日期:2019-04-03
    • 文件大小:12288
    • 提供者:XWLYF
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com