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

搜索资源列表

  1. juzhentezhengzhiwentijisuan

    0下载:
  2. 矩阵特征值计算,方法为幂法,包含实验报告和源代码-Matrix eigenvalue calculation method for the power law, including the experimental reports and source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:186206
    • 提供者:左小龙
  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. 33753125vc_dib

    0下载:
  2. :为使灰度共生矩阵(GI CM)提取的特征值较好地表达纹理信息.对 Brodatz纹理库图片进行了大量 实验。 首先测试了各构造参数对关键特征统计量的影响,给出了特征值随参数变化的规律,确立了构造参数的合理取值;然 后测试了图像旋转和大小变化对所提取特征值的影响 实验结果对优化灰度共生矩阵的构造、实现基于纹理的图像 检索有参考意义。 -gray
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:352624
    • 提供者:aaaaaaaa
  1. Eigenvalue

    0下载:
  2. 求矩阵的特征值的源代码c++程序,希望会给大家一些帮助。-Eigenvalue matrix of the source code c++ program, I hope will give you some help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:7072
    • 提供者:齐齐
  1. CLAPACK3-Windows

    1下载:
  2. LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides routines for solving systems o
  3. 所属分类:Algorithm

    • 发布日期:2017-06-20
    • 文件大小:34160660
    • 提供者:Rocky
  1. MPI-MatrixEigenvalue

    0下载:
  2. 矩阵特征值计算,包括乘幂法、雅克比法、单侧旋转法、QR法的MPI源码-Matrix eigenvalue calculation, including the power by law, Jacques ratio method, unilateral rotation method, QR Law MPI Source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:11780
    • 提供者:不死鸟
  1. eiggui

    0下载:
  2. 通过相似变换求解实对称矩阵特征值或非对称实矩阵Schur形式的方法-EIGGUI(A) shows the steps in the computation by similarity transformations of the diagonal form of a real symmetric matrix or the real Schur form of a real nonsymmetric matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1311
    • 提供者:wangg
  1. CH3

    0下载:
  2. 3.2 实对称三对角阵的全部特征值与特征向量的计算csstq.c 3.3 约化一般实矩阵为赫申伯格矩阵的初等相似变换法chhbg.c 3.4 求赫申伯格矩阵全部特征值的QR方法chhqr.c 3.5 求实对称矩阵特征值与特征向量的雅可比法cjcbi.c-3.2 real symmetric tridiagonal matrix of all eigenvalues and eigenvectors of the calculation of csstq.c 3.3 Reduced g
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:7613
    • 提供者:yangasdtat
  1. EigenvalueVectorRealSymmetryJacobi

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

    • 发布日期:2017-04-02
    • 文件大小:677
    • 提供者:shenzhou
  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. 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. C

    1下载:
  2. 幂法 程序 [原创]幂法求解矩阵特征值及特征向量-I do not know
  3. 所属分类:Algorithm

    • 发布日期:2015-12-23
    • 文件大小:1032
    • 提供者:
  1. ch5

    0下载:
  2. 常用算法程序集(C语言描述)(第三版)+源代码\常用算法程序集(C语言描述)源代码 矩阵特征值与特征向量的计算 -Common algorithms for assembly (C language descr iption) (third edition)+ source code \ common algorithms for assembly (C language descr iption) source code for matrix eigenvalue and eigenvecto
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:6036
    • 提供者:璐璐
  1. ykb

    0下载:
  2. 实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量-Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:39501
    • 提供者:kaidu
  1. tezhengzhi

    0下载:
  2. 本程序为求矩阵的最大特征值、全部特征值和特征向量,应用乘幂法和雅可比过关法-This procedure for the sake of the largest eigenvalue matrix, all eigenvalues and eigenvectors, applications by a power law and the Jacobi clearance method
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1682
    • 提供者:源治
  1. arithmetic

    0下载:
  2. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:595
    • 提供者:任伟
  1. 001

    2下载:
  2. 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1863
    • 提供者:hedongjing
  1. Cpp1

    0下载:
  2. 用幂法和反幂法实现求矩阵的特征值和特征向量-With the power method and inverse power law to achieve demand matrix eigenvalues and eigenvectors
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1039
    • 提供者:zhaolong
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com