搜索资源列表

  1. PCAandLDA

    0下载:
  2. 用pca 和 lda 实现数据的降维,加快机器的特征提取的速度。-Pca and lda of data with dimension reduction, feature extraction to speed up the speed of the machine.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:江红
  1. pca

    0下载:
  2. PCA技术的一大好处是对数据进行降维的处理。我们可以对新求出的“主元”向量的重要性进行排序,根据需要取前面最重要的部分,将后面的维数省去,可以达到降维从而简化模型或是对数据进行压缩的效果。同时最大程度的保持了原有数据的信息。-A major advantage of PCA technology is reduce the dimension of the data processing. We can calculate the ne
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:xyhuang
  1. meanshiftsegmentation

    0下载:
  2. 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:360448
    • 提供者:xiaobo
  1. pca-deductional-vector

    0下载:
  2. pca降维 在pca提取vd后可以利用降维进行更加简便的操作-pca pca extraction vd dimension reduction in the dimensionality reduction can be used after a more simple operation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:57344
    • 提供者:张天号
  1. pcapro

    0下载:
  2. 基于主成分分析的PCA算法,利用进行各类图像降维,达到精简计算过程的目的。-PCA based on principal component analysis algorithm for various images using dimensionality reduction to achieve the purpose of streamlining the calculation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. fsvmPpca-face-Recognition

    0下载:
  2. 首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is hig
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:891904
    • 提供者:杨力
  1. PCA

    1下载:
  2. 模式识别作业-完全自编仿真程序。先用PCA对IRIS数据集进行降维,然后用最小错误法对降维的数据进行分类。压缩包中既包括matlab源代码,又有自己写的报告,还有.MAT格式的IRIS数据集用作程序调用。程序有详细注释,很容易懂。最后结果输出到txt文件中。-Pattern recognition operations- completely self simulation program. First on the IRIS data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:94208
    • 提供者:yumingwei
  1. LDA-Reconginatin

    0下载:
  2. Matlab LDA降维经典程序 外国人Jonathan Huang写的LDA matlab程序,用于多维特征的降维 -Matlab LDA dimension reduction procedures foreigners Jonathan Huang classic written LDA matlab program for multi-dimensional characteristics of the dimensio
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:Aaron Yan
  1. pca

    0下载:
  2. 实现pca功能,进行数据降维,使算法简单化-Realize pca functions, to data dimension reduction, the method is simple
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:mr zeng
  1. toolbox_dimreduc

    0下载:
  2. 几种经典的降维工具的matlab程序。供想学习流形学习算法的朋友分享。-This is a dimension reduction toolbox developed by Laurens van der Maaten(MISS). You are free to use, modify, or redistribute this software in any way you want, but only for non-commer
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:195584
    • 提供者:李祥宝
  1. drtoolbox

    0下载:
  2. 流形学习的基本方法,用于高维数据的降维,包含几乎所有的流形方法(The basic method of manifold learning, used for dimensionality reduction of high-dimensional data, contains almost all manifold methods)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1044480
    • 提供者:flopf
  1. LLE

    0下载:
  2. lle降维,可以参考非线性降维的方法,感觉没lda好用,比pca还行(LLE dimension reduction)
  3. 所属分类:其他小程序

  1. pca降维算法

    0下载:
  2. pca降维算法,试验已经成功,将39维数据降到12维(PCA dimensionality reduction algorithm, the test has been successful, the 39 dimensional data down to 12 dimensions)
  3. 所属分类:matlab例程

  1. 各种算法

    0下载:
  2. 数据挖掘的各种经典算法,有数据降维、数据预处理等等(Data mining of various classic algorithms, data dimensionality reduction, data preprocessing and so on)
  3. 所属分类:其他小程序

  1. SVMRFE2

    0下载:
  2. 用于SVM降维,可以对维度的重要性进行评价(For dimensionality reduction in SVM, the importance of dimensionality can be evaluated)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:黑黑的
  1. FastICA

    0下载:
  2. 独立成分分析matlab代码,进行特征降维与特征选择(ICA transform for feature selection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:44032
    • 提供者:gengjiedlut
  1. mia1.5

    0下载:
  2. 用于数据降维的MATLAB程序,MIA的程序(MATLAB program for data dimensionality reduction)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1978368
    • 提供者:Youz
  1. drtoolbox.tar

    0下载:
  2. 降维处理开源工具箱,matlab平台使用(A toobox for dimensionality reduction on Matlab platform.)
  3. 所属分类:图形图像处理(光照,映射..)

  1. zongxiang

    0下载:
  2. 关于飞行器纵向运动的降维观测器的设计程序(Reduced Order Observer for the Longitudinal Movements of an Aircraft)
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:樱花雨
  1. synthetic_data

    0下载:
  2. 实现LLE降维的一种改进方法,并通过文件中的五组数据来说明(LLE dimension reduction)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:146432
    • 提供者:苏雪儿
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org