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

搜索资源列表

  1. imageFeature

    0下载:
  2. 包括了图像匹配中图像特征的选取和分析实验,还对相关面得统计特征进行阐述 -Include image matching image feature selection and analysis of experiments, but also the demographic characteristics of the relevant surface was elaborated scene matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:64411
    • 提供者:安安
  1. featureselection

    0下载:
  2. 模式分类中的特征选择,希望大家可以参考一下.-Pattern Classification in feature selection, hope that we can reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5534
    • 提供者:王学林
  1. ols

    2下载:
  2. 正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:4793
    • 提供者:王詹
  1. linbao

    1下载:
  2. 基于小波包的数字水印嵌入算法,根据载体图像的小波包分解特征选取嵌入强度。-Wavelet packet-based digital watermark embedding algorithm, according to vector images embedded wavelet packet feature selection intensity.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2005
    • 提供者:林远
  1. Vsvm3.0

    0下载:
  2. Vsvm3.0是一款window系统下运行的可视化svm算法工具,除了普通的分类和回归算法,还带有多目标回归预测;内含多种参数方式和序列极小化特征选择算法;并且支持多核并行运算-Vsvm3.0 is a window system running svm algorithm visualization tool, in addition to general classification and regression algorithms, but also with a multi-objec
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1161762
    • 提供者:zj
  1. mrmr

    1下载:
  2. 特征选择的最大相关最小冗余算法,采用信息理论作为度量标准。-Feature selection algorithm for minimum redundancy and maximum correlation, the use of information theory as a metric.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:998594
    • 提供者:mali
  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. 20080108103305384

    0下载:
  2. 本系统是采用EDA技术设计的一个简易的八音符电子琴和音乐发生器,该系统基于计算机中时钟分频器的原理,采用自顶向下的设计方法来实现,它可以通过按键输入来控制音响。系统由乐曲自动演奏模块、乐器演示模块琴/乐功能选择模块、音调发生模块和数控分频模块五个部分组成。系统实现是用硬件描述语言VHDL按模块化方式进行设计,然后进行编程、时序仿真、整合。本系统功能比较齐全,有一定的使用价值.-The system is designed using EDA technology with a simple ei
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:50368
    • 提供者:123
  1. Perl

    0下载:
  2. perl 实现数据分类 tokenization,抽取feature selection,文件分类documentation classification-The project’s goal is to provide an application to provide a brief list for a set of books in xml format then maybe people can through this list to decide which book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:7618
    • 提供者:litinghui
  1. face

    0下载:
  2. 完整的表情识别系统一般包括人脸表情图像捕获、预处理、人脸检测与定位、 人脸分割与归一化、人脸表情特征提取、人脸表情识别。本文着重研究了人脸表 情特征提取、特征选择及表情分类等关键问题,并提出了一些改进的方法,同时 进行了仿真实验-Complete expression recognition systems typically include facial expression image capture, preprocessing, face detection and loca
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1054928
    • 提供者:KW
  1. dm_knn_wenyin4

    0下载:
  2. this the implementation of introduced algorithm(feature selection algorithm for mixed data with both nominal and continuous features,Wenyin Tang & K.Z. Mao)-this is the implementation of introduced algorithm(feature selection algorithm for mixed data
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:2145
    • 提供者:Sun, Meesun
  1. ASurveyofFeatureSelection

    0下载:
  2. 本文总结并提出了较为完备的特征提取定义。根据特征子集形成过程将特征选择分为穷举式、启发式和随机式三类 根据特征评价标准将特征选择分为距离浏度、信息测度、相关性浏度、一致性测度和分类器错误率五类。通过分析特征选择的影响因素,提出了选择特征、选择方法应该遵循的原则。 -This paper analyzes and summarizes the previous definition of feature selection, and then introduces a selfcontaine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:484340
    • 提供者:swl
  1. relief

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:835186
    • 提供者:hamid
  1. svclass

    0下载:
  2. feature selection for svm classification
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1586
    • 提供者:mina
  1. niaochenzhazidongshibiesuanfa

    0下载:
  2. 本文展开了对尿沉渣图像 自动识别算法的研究。著者在从事“尿沉渣图像自动识别算法的研究”课题的研究 中,广泛吸取了国内外已有的有益成果,根据尿沉渣图像特点从图像增强、图像 分割、特征提取和特征选择、图像识别等各个环节寻求最佳的可行方法以提高识 别的性能,提出了基于组合图像分割算法、改进的特征提取和特征选择算法以及 BP神经网络分类器的尿沉渣图像自动识别算法。-This started on the urine sediment image recognition algorit
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4766547
    • 提供者:zhouwuzhengwang
  1. 444

    1下载:
  2. 实现智能数字显示仪表。要求8位数码管显示(4位显示测量值,4位显示设定值),4输入按钮(功能选择、数码管选择、数字增加、数字减少),可设定上下限报警(蜂鸣器报警)。K型热电偶(镍铬-镍硅),测温范围为0℃~1000℃。采用比例-积分控制、并用晶闸管脉宽调制驱动1000W电加热器(电源电压为AC220V)。-Intelligent digital display instrument. Asked 8-bit digital display (4 shows measured values, fo
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:252281
    • 提供者:yaoming
  1. ImgFeatureExtractor

    0下载:
  2. 提取image特征的c++代码,该段代码将一个图片转化为RGB空间中的pixel点表示。-C++ code for feature selection of image
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:3540
    • 提供者:告密
  1. hercma2007

    0下载:
  2. this file contains a ppt on feature selection for regression problem
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:80922
    • 提供者:keerthi
  1. SelectFeatures

    0下载:
  2. 用C#实现的arcObjects要素选择.-feature selection
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2244
    • 提供者:cylkong
  1. Si1000

    0下载:
  2. SILICON 的单芯片 无线收发芯片,240~960, 内置51核。-- SI10-Si1000/1/2/3/4/5 devices are fully integrated mixed-signal system-on-a-chip MCUs. Highlighted features are listed below. Refer to Table 2.1 for specific product feature selection and part ordering numb
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2288764
    • 提供者:王西君
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com