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

搜索资源列表

  1. mds.计算多维定标(MDS)的matlab源代码

    0下载:
  2. 一个计算多维定标(MDS)的matlab源代码,用于高维数据的维数约减,A calculation of multidimensional scaling (MDS) of the matlab source code for the high-dimensional data, dimensionality reduction
  3. 所属分类:matlab例程

    • 发布日期:2017-02-22
    • 文件大小:11.54kb
    • 提供者:喻军
  1. KPCA.rar

    1下载:
  2. 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-15
    • 文件大小:1.8kb
    • 提供者:xiaolinzi
  1. rough-set-reduct

    2下载:
  2. 粗糙集中用于数据约简的算法的matlab源代码-Rough set theory for data reduction algorithm matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2012-11-12
    • 文件大小:8.49kb
    • 提供者:lite
  1. KPCAEXAMPLE

    1下载:
  2. 一个很好的核主成分分析matlab程序应用举例。该程序是在前人的核主成分分析程序基础上做了适当的修改产生的,可用于多维数据的降维和压缩处理。-A good kernel principal component analysis matlab application procedures, for example. The program is in the predecessors of Kernel Principal Component Analysis based on the proce
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.92kb
    • 提供者:Liquanlin
  1. Isomap

    3下载:
  2. Isomap流形降维算法,包括了一个瑞士卷生成数据,dijk距离算法。-Dimensionality reduction algorithm Isomap manifold, including the formation of a Swiss roll data, dijk distance algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:571.75kb
    • 提供者:陈普登
  1. dimreduce

    0下载:
  2. 普通降维方法汇总,PCA,LDA,isomap-Summary of general dimension reduction methods, PCA, LDA, isomap .......
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:190.71kb
    • 提供者:
  1. LLE

    1下载:
  2. 关于高维数据降维的非线性方法LLE代码,对学习数据降维有帮助-High dimensional data on the nonlinear dimensionality reduction methods LLE code, data dimensionality reduction in learning help
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3.49kb
    • 提供者:hyj_math
  1. signal-analysis

    0下载:
  2. dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3.49kb
    • 提供者:zhouhao
  1. empca

    0下载:
  2. EMPCA算法的函数代码,附带有训练测试数据集,用于特征降维等方面。-Algorithm EMPCA function code, attached to the test data set there is training for the characteristics of dimensionality reduction and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:155.55kb
    • 提供者:苗晨
  1. fs_entropy

    0下载:
  2. data reduction with fuzzy rough sets or fuzzy mutual information
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:sam
  1. DimensionalityReductionOfClusteredData

    0下载:
  2. Matlab code for Dimensionality Reduction of Clustered Data Sets
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3.84kb
    • 提供者:Chetan J
  1. lda

    2下载:
  2. lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1.63kb
    • 提供者:耿耀君
  1. pls

    0下载:
  2. 所谓偏最小二乘法,就是指在做基于最小二乘法的线性回归分析之前,对数据集进行主成分分析降维,下面的源码是没有删减的,GreenSim团队免费提供您使用,转载请注明GreenSim团队(http://blog.sina.com.cn/greensim)。 -The so-called partial least squares method, this means doing the least square method based on linear regression analysis pr
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.58kb
    • 提供者:biebietuo
  1. GCCA_zq

    1下载:
  2. 用于特征降维,特征融合,相关分析等多元数据分析的广义典型相关分析(GCCA)Matlab代码实现。-For feature reduction, feature fusion, correlation analysis, multivariate data analysis using generalized canonical correlation analysis (GCCA) Matlab code implementation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1.04kb
    • 提供者:moxibingdao
  1. LDA_zq

    1下载:
  2. 用于特征降维,特征融合,相关分析等多元数据分析的fisher鉴别分析(FLDA)Matlab代码实现。-For feature reduction, feature fusion, correlation analysis, multivariate data analysis of the fisher discriminant analysis (FLDA) Matlab code implementation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1.06kb
    • 提供者:moxibingdao
  1. PCADR

    0下载:
  2. 用于特征降维人脸识别等多元数据分析的主分量分析投影的Matlab代码实现。-For feature reduction and other multivariate data analysis, face recognition principal component analysis projection of the Matlab code implementation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:1.06kb
    • 提供者:moxibingdao
  1. Matlabcode

    2下载:
  2. 粗糙集代码 data reduction with fuzzy rough sets or fuzzy mutual information fuzzy preference rough set based feature evaluation and selection -Rough code data reduction with fuzzy rough sets or fuzzy mutual information fuzzy preference rough set bas
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:37.74kb
    • 提供者:gq
  1. datareduct

    0下载:
  2. 基于香浓熵的属性简约,用于属性约简,以便分类-data reduction with fuzzy rough sets or fuzzy mutual information
  3. 所属分类:matlab例程

    • 发布日期:2013-02-27
    • 文件大小:126.7kb
    • 提供者:孔靖
  1. Programming-in-matlab

    0下载:
  2. It provides easy access to a range of both elementary and advanced algorithms for numeric computing. These algorithms include operations for linear algebra, matrix manipulation, differential equation solving, basic statistics, linear data fitting
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:570.13kb
    • 提供者:Prithvi
  1. PPP模式在环保产业中的应用研究_张玉

    0下载:
  2. 主观赋权法进行专家打分,数据约简,在毕业论文中用到,希望对大家有帮助(Subjective weighting method for expert scoring, data reduction, used in the thesis, and I hope to help everyone)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:3.04mb
    • 提供者:白天1
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com