CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - feature selection matlab

搜索资源列表

  1. LDA

    1下载:
  2. 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:56306
    • 提供者:苗晨
  1. featureselection

    1下载:
  2. 特征选择方法,matlab实现增 l减 r法 顺序后退法 SFFS 特征选择 顺序前进法特征选择-feature selection
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:4422
    • 提供者:彭亮
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. cannythreshold

    0下载:
  2. 其基本思想是:首先,用微分算子检测图象的边缘;然后,在这些边缘象素点上进行二值化阈值的自动选择;最后,对于其它非边缘象素点则采取常规方法进行二值化处理。实验结果表明,这个基于边缘特征检测算子的算法能很好地保留原图的边缘特征,并能处理低质量的图象-The basic idea is: First of all, the differential operator with the edge detection image And, at these points on the edge pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:10493
    • 提供者:wangdi
  1. xinxishang

    0下载:
  2. :将信息论中熵的概念应用到特征选择中,定义了两种信息测度评价特征——误差熵和混叠熵,然后阐述了两种定义的不 用物理意义,分析了计算熵中最关键的区间划分问题,并提出一种较好的区间划分方法。-: The concept of entropy in information theory applied to feature selection, the definition of information measure evaluation of two features- error entro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:288095
    • 提供者:wangcong
  1. sift___yanshi

    0下载:
  2. sift算法的演示matlab程序 包括特征点的选取,算子的生成以及图像的自动匹配-sift the demonstration of the algorithm matlab program Including the selection of feature points, the automatic matching of the count of word generation and image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:28928
    • 提供者:谢军
  1. wavelet-texture

    0下载:
  2. 基于小波的纹理特征提取代码,matlab环境,用于图像纹理特征提取-text feature selection using wavelet
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:50387
    • 提供者:灵台斜月
  1. Relief-feature-selection

    0下载:
  2. Relief 特征选择算法matlab实现-Relief feature selection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:721020
    • 提供者:
  1. FEAST-v1.1.1

    1下载:
  2. 特征选择matlab程序, 该程序由多种特征选择算法组成,可根据需要进行选择。-Feature selection matlab program, which composed by a variety of feature selection algorithm can be selected according to need.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:101376
    • 提供者:wjwei
  1. code-Feature-Selection-using-Matlab

    0下载:
  2. 主要完成图像特征出提取,包括5个特征选择算法:SFS,SBS,SFBS-Descr iption The DEMO includes 5 feature selection algorithms: Sequential Forward Selection (SFS) Sequential Floating Forward Selection (SFFS) Sequential Backward Selection (SBS) Sequential Floating Bac
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3285305
    • 提供者:fuhuan
  1. VCmatlabexample

    0下载:
  2. Visual C++/MATLAB图像处理与识别实用案例精选,第1-6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别。第7-10章是图像处理与识别的工程实例。第11、12章介绍了Visual C++实现的基于神经网络的文字识别系统和车牌定位系统2个综合性较强的实例。-C++/MATLAB Visual image processing and recognition of practical case selection, c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5171939
    • 提供者:light1003
  1. FastICA

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

    • 发布日期:2017-12-21
    • 文件大小:44032
    • 提供者:gengjiedlut
  1. Colorhist_Libsvm_dem

    0下载:
  2. 随着科学技术的飞速发展,机器学习与人工智能技术的不断创新,人们对特定信息检索的需求逐渐增加,使得如何对资源进行合理有效的分类成为一个关键问题。近几年来,基于内容的图像分类的研究焦点主要集中在自然图像的场景分类和物体分类两个方面,大多采用有监督学习方法,通过对底层特征建模和中间语义分析来实现分类。 本文基于Libsvm的图像分类研究及实现,主要针对的是物体分类这一方面,选用了五类水果作为分类研究的对象。对图像进行分类的大体步骤主要包括采集图像样本(主要从Web上获取)、图像预处理(如截成大小一致
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:安安*
  1. SVMRFE

    1下载:
  2. 特征选择算法,防止分类结果出现过拟合,提前对多维的特征向量进行选择筛选(A feature selection algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-23
    • 文件大小:222208
    • 提供者:parliament
搜珍网 www.dssz.com