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

搜索资源列表

  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81.53kb
    • 提供者:球球
  1. InvMat

    0下载:
  2. 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:王志气
  1. lpcdaopu

    0下载:
  2. 可以求出语音信号的LPC倒谱特征向量,该特征向量在语音信号分析中得到了广泛的应用。-voice signal can be obtained by LPCCEP eigenvector, the eigenvector of the voice signal analysis has been widely used.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:黄羽翔
  1. pca.m

    2下载:
  2. 本程序的运行环境为matlab6.5,在command window下输入数据x和a,然后调用函数pca(x,a)(即本程序的主程序)输入的两个参数的意义是:一个是样本数据x,另外一个是主成分累积贡献率的一个闸值,作为选定主成分个数的一个重要数据。 即可得到样本的协方差矩阵,相关矩阵,相关矩阵的特征根及特征向量,主成分个数和主成分负荷矩阵。 -the procedures for the environment matlab6.5. under the command window i
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.43kb
    • 提供者:郑可可
  1. tuxiangchuli_doc+cold

    0下载:
  2. 所谓基于内容图像的检索是指由图像分析软件对输入的图像先进行图像分析,根据图像中物体或区域的颜色(color)、形状(shape)或纹理(texture)等特征以及这些特征的组合,自动抽取特征,在将输入图像存入图像库的同时将其相应的特征向量也存入与图像库相连的特征库。-so-called content-based image retrieval is by image analysis software on the importation of the first images for ima
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:69.24kb
    • 提供者:大海
  1. cxsb

    0下载:
  2. 通过背景差获取目标,提取车辆的不变矩,外加矩形度,圆形度,体态比等特征构成特征向量组,通过欧式距离识别出车辆。-through poor background, target acquisition, unchanged from the moment vehicles, plus rectangular, circular, Body composition characteristics than the eigenvector group, by the Continental dista
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.44kb
    • 提供者:zhouaijun
  1. qiutezhengzhidefangfa

    3下载:
  2. 利用C语言 用矩阵迭代法求矩阵的特征值和特征向量-C language matrix iterative method for matrix eigenvalue and eigenvector
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:944byte
    • 提供者:陈微
  1. PrincipalComponentsAnalysis

    1下载:
  2. 这个代码是主元素分析的代码,里面有使用MKL计算特征值特征向量的方法。-This code is the main element analysis codes, which are used to calculate eigenvalues null eigenvector methods.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:金亮
  1. entityRelationRecognize

    0下载:
  2. 基于特征向量的实体关系的识别,采用了snow算法,具体详细情况联系caiye_1985@hotmail.com-eigenvector-based entity relationship identification, using the snow algorithm, specific details of the links caiye_1985@hotmail.com
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:168.58kb
    • 提供者:Mars
  1. maxeig

    0下载:
  2. Maximum eigenvalue and the corresponding eigenvector.-Maximum and the corresponding eigenvalue eigenvector.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:金岳
  1. zhengjiaobianhuan

    0下载:
  2. 有关傅立叶、沃尔夫、小波、离散余基于特征向量的变换-the Fourier, Wolf, Wavelet, based on the Discrete I transform the eigenvector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:63.79kb
    • 提供者:邓媛媛
  1. eigenvalue

    0下载:
  2. 矩阵的本征值以及本征向量求解的数值程序,包括QR方法,householder方法等-Matrix eigenvalue and eigenvector of the numerical solving procedures, including the QR method, householder methods
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2.32mb
    • 提供者:叶飞
  1. Invariant_Line_Segment_Matching

    0下载:
  2. function Invariant_Line_Feature_Matching ___DEscr iptION___ Compare segmented line pairs as 4 dimentional line pair features ( Q1 , Q2 , Drelative , D? ) Example : Invariant_Line_Feature_Matching ( ) ___REFERENCE___ Paper 1 : L
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:26.8kb
    • 提供者:Mehmet
  1. EigenvalueVectorRealSymmetryJacobi

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

    • 发布日期:2017-04-02
    • 文件大小:677byte
    • 提供者:shenzhou
  1. ev_method

    0下载:
  2. This file forms an estimate of the frequency spectrum using eigenvector algorithm (Johnson & DeGraaf 1990).
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:927byte
    • 提供者:shashi
  1. Eigenvector-Radiosity

    0下载:
  2. Eigenvector Radiosity 一篇老外写的很经典的辐射度算法的论文,研究引擎的有福了。-Eigenvector Radiosity a foreigner writing classic radiosity algorithm papers, research engine of the Blessed.
  3. 所属分类:File Formats

    • 发布日期:2017-05-11
    • 文件大小:2.59mb
    • 提供者:bluesky
  1. eigenvector

    0下载:
  2. 用于实现特征值和特征向量,这边是实现最大特征值,然后相对应的特征向量-get eigenvalue and eigenvector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3.02kb
    • 提供者:bai
  1. An-Adaptive-Block-Based-Eigenvector-Equalization.

    0下载:
  2. An Adaptive Block-Based Eigenvector Equalization for Time-Varying Multipath Fading Channels.In this paper we present an adaptive Block- Based EigenVector Algorithm (BBEVA) for blind equalization of time-varying multipath fading channels. In addit
  3. 所属分类:Communication

    • 发布日期:2017-10-31
    • 文件大小:255.04kb
    • 提供者:abd091
  1. eigenValues-and-eigenVector

    0下载:
  2. 各种矩阵特征值与特征向量的计算算法,包括雅克比、QR等-Various matrix eigenvalue and eigenvector calculation algorithms, including Jacobi, QR, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:12.34kb
    • 提供者:段涛
  1. The eigenvector of the eigenvalue

    0下载:
  2. 求解一个矩阵的最大特征根及最大特征根对应的特征向量,并对其归一化,求出权向量。主要用来解决数学建模层次分析法中需求解的各指标权重值。以及附带了几个动态图形的制作编程(The eigenvector of the largest eigenvalue and the largest eigenvalue of a matrix is solved and normalized, and the weight vector is obtained. It is mainly used to solv
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:4kb
    • 提供者:sixsixsixwk
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com