搜索资源列表

  1. pca.m

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

    • 发布日期:2008-10-13
    • 文件大小:1466
    • 提供者:郑可可
  1. chenbihongsuanfayanghj666

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:210896
    • 提供者:yyy
  1. mifaandfanmifa

    0下载:
  2. 计算特征值和特征向量的幂法和反幂法以及计算矩阵的minres 算法的matlab程序-calculated eigenvalues and eigenvectors of power and anti-power-law and calculate the matrix algorithm mat minres lab procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:韩国锋
  1. CommonArithmetic

    0下载:
  2. 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, loca
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:274773
    • 提供者:狼夜行
  1. tuxiangchuli_doc+cold

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

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

    0下载:
  2. 通过毫司何尔德变换法对矩阵特征值和特征向量的计算与数值模拟。-through cents Secretary Dr Eid transform the eigenvalues and eigenvectors of calculation and simulation.
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:1647
    • 提供者:lsx
  1. VCHUNDAN

    0下载:
  2. 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine
  3. 所属分类:其它资源

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

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

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

    0下载:
  2. 文字识别系统--数字字符的识别算法,将数字字符的顶部、左右两侧的局部轮廓结构和统计特征组合成特征向量,用以描述10个数字。采用用结构语句识别算法识别底部残缺的和完整的数字字符。-Character Recognition System -- Character recognition algorithm, the top figures of characters, around both sides of the partial ou
  3. 所属分类:图形/文字识别

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

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

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

    0下载:
  2. 共生矩阵的实现及特征提取方法,里面包含了各个特征向量提取的子程序,可以在其他程序中直接调用。-co-occurrence matrix and the realization of feature extraction methods, each of which contains a feature vector extraction subroutine, the other procedures can be called dir
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3359
    • 提供者:chenwei
  1. PrincipalComponentsAnalysis

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

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

    0下载:
  2. 使用BDA实现三维模型相关反馈的算法 注:1、使用本系统必须在本地计算机上安装matlab 2、算法使用的三维模型特征向量是从PSB模型库中自动提取的DESIRE三维模型特征向量 3、本系统自带性能评测机制-use 3D model relevance feedback algorithm Note : 1. Use of this system must be installed on the local computer
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1034911
    • 提供者:李立群
  1. KBDAretrieval

    0下载:
  2. 使用KernelBDA实现三维模型相关反馈的算法注:1、使用本系统必须在本地计算机上安装matlab 2、算法使用的三维模型特征向量是从PSB模型库中自动提取的DESIRE三维模型特征向量 3、本系统自带性能评测机制-KernelBDA use 3D model relevance feedback algorithm Note : 1. Use of this system must be installed on the lo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2409772
    • 提供者:李立群
  1. LDAretrievalNew

    0下载:
  2. 使用LDA实现三维模型相关反馈的算法注:1、使用本系统必须在本地计算机上安装matlab 2、算法使用的三维模型特征向量是从PSB模型库中自动提取的DESIRE三维模型特征向量 3、本系统自带评测机制-use 3D model relevance feedback algorithm Note : 1. Use of this system must be installed on the local computer Matlab 2
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2115725
    • 提供者:李立群
  1. spacewarping

    0下载:
  2. 使用BDA实现三维模型相关反馈的算法 注:算法使用的三维模型特征向量是从PSB模型库中自动提取的DESIRE三维模型特征向量 -use 3D model relevance feedback algorithm Note : algorithm using 3D model from the eigenvectors of the PSB model automatically from the 3D model features
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:986411
    • 提供者:李立群
  1. DISPACKAGE.tar

    0下载:
  2. vc的源代码程序的基于最小特征向量的元素的集合方法的程序源代码-vc source code procedures based on the minimum feature vector elements of a collection of source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:624733
    • 提供者:代松
  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
    • 文件大小:172626
    • 提供者:Mars
  1. zhengjiaobianhuan

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

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

    0下载:
  2. 有关数字图像处理中的傅立叶变换、小波变换、沃尔什变换、基于特征向量的变换、离散余弦变换等图像的正交变换-the digital image processing of Fourier transform, wavelet transform, the Walsh transform, Based on the eigenvector transform, discrete cosine transform image orthogona
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:65222
    • 提供者:邓媛媛
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org