登录
首页 » matlab » featureselection

featureselection

于 2009-11-06 发布 文件大小:5KB
0 265
下载积分: 1 下载次数: 149

代码说明:

  模式分类中的特征选择,希望大家可以参考一下.(Pattern Classification in feature selection, hope that we can reference.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PrinciplesOfComputerOrganization
    计算机组成原理的实验报告,非常完整,一共二十多页,希望对大家有所帮助!(Computer organization lab reports, very complete, a total of more than 20 pages, we want to help!)
    2010-09-01 21:01:20下载
    积分:1
  • totxt
    matlab读取bin或其他文件,修改其中数据,把数据生成到txt文档(matlab read bin or other document, modify the data, the data generated into txt file)
    2013-07-25 16:12:25下载
    积分:1
  • pwmdirectpower
    PWM整流直接功率控制simmulink模型搭建。 模型搭建清楚明了,比同原理模型“three_to_one_3_26”更简单(Direct power of the PWM rectifier control simmulink model structures. )
    2012-08-08 16:39:38下载
    积分:1
  • the-code-for-least-square
    使用matlab程序实现最小二乘法的基本原理和多项式拟合算法程序(the code for least square with matlab)
    2011-10-26 18:42:31下载
    积分:1
  • polynomial
    进行多项式拟合曲线和参数,给出数据和m文件(Polynomial curve fitting and parameters, given the data and m files)
    2013-09-22 15:55:16下载
    积分:1
  • wavelet_entropy
    对文件夹下的EXECL文档进行批量计算,该程序用来计算NeuroSky采集到的raw data脑电数据的小波熵,经过验证得到的结论和别人得到的结论一样(help you to calculate the wavelet entropy, the data is collected from NeuroSky Mindset, it is worth for you to read and understand it.)
    2014-01-17 16:07:47下载
    积分:1
  • 18 无线传感器网络时间同步算法案
    无线传感器网络时间同步算法案例及matlab仿真(Case Study of Time Synchronization Algorithms in Wireless Sensor Networks)
    2020-06-30 16:00:01下载
    积分:1
  • frequencyoffsetfromanOFDMshortpreamble
    Frequency offset estimation in 802.11a OFDM preamble
    2010-07-11 18:26:26下载
    积分:1
  • m_sequence
    M序列的matlab实现,M序列算法,系统辨识用到的,(Matlab realization of M sequences, M sequences algorithm, system identification is used,)
    2009-06-26 12:06:20下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载