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

搜索资源列表

  1. image-compression-with-PCA

    1下载:
  2. 对400幅灰度图像用分块PCA的方法进行压缩,进行通信时只用传输主元和特征向量。其中,pcaxiefangcha.m用于图像压缩,imresume.m用于图像恢复和部分图像的显示,chaweight.m用于绘制特征值比重-主元个数关系图,crdraw.m用于绘制压缩比-主元个数关系图,psnrdraw.m用于绘制总误差PSNR-主元个数关系图,psnrlocation.m用于绘制单幅图像误差PSNR分布图。-On the 400 block with a gray image compressi
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4187674
    • 提供者:刘明
  1. Jacobi

    0下载:
  2. 雅克比迭代法求实对称矩阵的特征值和特征向量-Jacobian iteration realistic symmetric matrix of eigenvalues and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:10970
    • 提供者:林沐生
  1. JCBJ

    0下载:
  2. 雅可比过关法求实对称矩阵特征值与特征向量,有例子,检验过,很顺利-Clearance method Jacobian realistic symmetric matrix eigenvalue and eigenvector, there are examples of tests, it is smooth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1226
    • 提供者:张帆
  1. TestArray

    1下载:
  2. 一个小程序,通过使用vc++调用MATLAB求特征值和特征向量和插值。-A small procedure, by using vc++ to call MATLAB for eigenvalues and eigenvectors and interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:22264
    • 提供者:cactus
  1. eigdec

    0下载:
  2. 此程序可以用来求数据样本的特征值和对应的特征向量,并使其按从大到小的次序排列-This procedure can be used to seek data on the characteristics of the sample values and the corresponding eigenvector, and its order in accordance with the smallest
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:774
    • 提供者:朱阳阳
  1. numerical_algorithms

    0下载:
  2. 常用数值算法程序集,包括特征值分解和特征向量计算-eigenvalue decomposition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:185368
    • 提供者:张龙
  1. Meschach

    0下载:
  2. Meschach 可以解稠密或稀疏线性方程组、计算特征值和特征向量和解最小平方问题,另外还有其它功能。它为双精度数和复数提供了近 400 个函数。它提供的教程以说明性的小案例研究的形式介绍了这些函数。-Meschach is a C-language library of routines for performing matrix computations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:215416
    • 提供者:刘伟
  1. Jacobi

    0下载:
  2. 计算矩阵特征值和特征向量的Jacobi算法之程序实现-Calculation of matrix eigenvalues and eigenvectors of the Jacobi algorithm program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2075
    • 提供者:侯汶杉
  1. pcaProgram

    0下载:
  2. PCA算法程序设计步骤: 1、取均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量 -PCA algorithm programming steps: 1, access means 2, the calculation of
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3985
    • 提供者:晓琳
  1. jocobirot

    1下载:
  2. 本程序是根据jacobi旋转法求实对称矩阵的全部特征值和特征向量-This procedure is based on realistic jacobi rotation symmetric matrix of all eigenvalues and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1068
    • 提供者:皮皮
  1. 1

    1下载:
  2. 雅可比法计算特征向量程序雅可比过关法求实对称矩阵特征值与特征向量-Jacobian eigenvector method procedures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1271
    • 提供者:zrj
  1. JocobiGG

    0下载:
  2. 本程序是根据jacobi过关法求实对称矩阵的全部特征值和特征向量-This procedure is based on realistic method jacobi clearance of all symmetric matrix eigenvalue and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:927
    • 提供者:皮皮
  1. chengxu

    0下载:
  2. 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:899673
    • 提供者:songmingzhao
  1. pca

    0下载:
  2. 主元分析求取特征值和特征向量,用于直线倾角检测,及此倾角下的直线分布长度-The PCA is used to detect lines and the angles of lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1050801
    • 提供者:杨苏
  1. Untitled111

    1下载:
  2. 彩票问题中计算特征值与特征向量的源代码。-Lottery eigenvalue problem to calculate the feature vector and the source code.
  3. 所属分类:SCM

    • 发布日期:2016-03-15
    • 文件大小:39849
    • 提供者:齐齐
  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. 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. fanmifa

    1下载:
  2. 用反幂法求解矩阵按模最小特征值及特征向量。数值分析c程序。-With the inverse power law model by solving matrix eigenvalue and eigenvector of the smallest. C numerical analysis procedures.
  3. 所属分类:Algorithm

    • 发布日期:2015-08-22
    • 文件大小:1661
    • 提供者:林晓风
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com