CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - component matlab

搜索资源列表

  1. matlab

    0下载:
  2. 本程序包括5个MATLAB程序,分别实现图像分量提取,拉普拉斯变换,图像批量格式转换,图像纹理特征提取,以及小波变换-The program includes five MATLAB programs were achieving the image component extraction, Laplace transform, image batch format conversion, image texture feature extraction, and the wavelet tr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3374
    • 提供者:高绍兵
  1. Fault1_PCA

    0下载:
  2. 利用主成分分析方法,对TE模型产生的故障数据故障1进行故障检测-Using principal component analysis, on the TE model failure data generated by a fault detection fault
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:567
    • 提供者:viola
  1. Subpattern-based_principal___component_analysis.zi

    1下载:
  2. 子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-18
    • 文件大小:166625
    • 提供者:tanghui
  1. KSDevBlockEnginev3.03

    0下载:
  2. KSDev Block Engine 3.03 BlockEngine is a set of components for creating professional-looking vector graphics. BlockEngine can be used to create business diagrams, presentations, organization and workflow charts, software and process flowcharts,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-03-03
    • 文件大小:3457249
    • 提供者:付西
  1. methods_of_classification

    0下载:
  2. 这里和大家分享的几种基础的分类方法,其中包括判别聚类分析、人工神经网络、主成分分析等-Here and to share the basis of several classification methods, including discriminant cluster analysis, artificial neural networks, principal component analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:377926
    • 提供者:吴建林
  1. pca

    0下载:
  2. PCA主元分析后用神经网络预测,A/S含量,PCA算法实现,与神经网络-PCA principal component analysis using neural network prediction, A/S content, PCA algorithm, and neural network
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:刘敏
  1. matlab

    0下载:
  2. 如何在matlab下做的com组件,然后在vb,c#.net,vc实现调用然后打包-Matlab how to do so under the com component, and then in vb, c#. Net, vc call and then packaged to achieve
  3. 所属分类:.net

    • 发布日期:2017-05-31
    • 文件大小:13381758
    • 提供者:王红
  1. PCA

    1下载:
  2. 主成分分析代码,用matlab实现的,请大家参阅。-Principal component analysis code, matlab implementation, please refer to the.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1710
    • 提供者:general
  1. normalise

    0下载:
  2. Normalises image values to 0-1, or to desired mean and variance Usage: n = normalise(im) Offsets and rescales image so that the minimum value is 0 and the maximum value is 1. Result is returned in n. If the image is colour the
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:1120
    • 提供者:mahmood
  1. emd

    0下载:
  2. 经验模式分解(EMD)将信号分解成多个IMF分量,每个IMF分量代表一定频率尺度的模式完整源代码-Empirical Mode Decomposition (EMD) to decompose the signal into a number of IMF components, each component of IMF on behalf of a certain frequency-scale model of the full source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:184073
    • 提供者:youxin
  1. pca

    0下载:
  2. 主要的源代码成分分析,您可以加载数据,然后可以直接使用无需修改-Principal component analysis of the source code, you can load data, and then can be used directly without modification
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1049
    • 提供者:fengbin
  1. MPCALDA

    0下载:
  2. 编程是由pca和lda结合的脸部特征提取,用于三维图像。-multilinear principal component analysis combined with Linear discriminant analysis 3D face feature extraction.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3612
    • 提供者:tai shu worn
  1. PCA

    0下载:
  2. Principal Component Analysis. Very important for pattern recognition(ie. optical character recognition) A great fundamental file for the beginner. Even those who doesn t know what is variance can start learning about OCR basics from this pdf.-Princip
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:90990
    • 提供者:Adil
  1. Combine-MATLAB-and-VCPP

    0下载:
  2. 详细的介绍了VC++与MATLAB联合编程的几种方法,并详细介绍了MATCOM以及COM组件的实现步骤,并通过简单的例子讲解了实现过程-Detailed descr iption of the VC++ and MATLAB programming combined several methods and details MATCOM and COM component implementation steps, and through a simple example to explain t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2776064
    • 提供者:wangxiaoli
  1. MATLAB---zhuchengfen

    0下载:
  2. matlab中关于主成分分析的一个特经典的程序-matlab on principal component analysis, a special classic procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:34751
    • 提供者:qiuzhichang
  1. PCA-Matlab-CODE

    0下载:
  2. 主成分分析源代码,有详细说明,中文详细说明-Principal Component Analysis Matlab CODE
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:4900
    • 提供者:张力
  1. largest-component

    0下载:
  2. 此程序用于大数据处理,一共有两个文件夹,是用matlab编的-For large data processing of this program, a total of two folders, is a matlab
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:3622
    • 提供者:邱路
  1. Principal-Component-Analysis

    0下载:
  2. principle component analysis using matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:46205
    • 提供者:Dipjyoti Metia
  1. ICA-MATLAB-HB

    0下载:
  2. 独立成分分析ICA利用MATLAB实现。可以运行,简单易懂,方便学习-Independent component analysis ICA using MATLAB implementation. You can run, easy to understand, easy to learn
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:486382
    • 提供者:hb
  1. matlab表情识别

    2下载:
  2. Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,
  3. 所属分类:其他

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