登录
首页 » matlab » Relief-feature-selection

Relief-feature-selection

于 2021-03-08 发布 文件大小:704KB
0 139
下载积分: 1 下载次数: 68

代码说明:

  Relief 特征选择算法matlab实现(Relief feature selection )

文件列表:

Relief feature selection
........................\choose.m,1372,2007-06-01
........................\data_result
........................\...........\feature_gene59.mat,11713,2007-06-01
........................\...........\feature_order59.mat,275,2007-05-31
........................\...........\gastric1519.fig,22036,2007-05-31
........................\...........\gastric_cancer1519.xls,1134592,2007-05-22
........................\...........\important_data112.mat,21592,2007-06-01
........................\...........\important_order112.mat,409,2007-05-31
........................\...........\数据说明.txt,177,2007-05-22
........................\distant.m,1657,2007-05-07
........................\dot_weight.m,641,2007-05-14
........................\gastric_cancer1519.xls,1134592,2007-05-22
........................\hight.m,868,2007-05-15
........................\pillar.m,1030,2007-05-15
........................\redundance.m,2034,2007-06-01
........................\Relief.m,3772,2007-06-01
........................\sharp_jump.m,749,2007-05-15
........................\standardization.m,1105,2007-05-31
........................\weighted.m,1578,2007-05-14

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

发表评论

0 个回复

  • Kalman
    KAlman 滤波 平滑估值等 很全,还有多维高斯白噪声产生方法(kalman gassion filter)
    2009-02-12 23:46:23下载
    积分:1
  • LEACH
    经典leach算法,是学习leach最好的算法,有详尽的代码注释。(classical algorithm of leach)
    2012-05-10 22:54:46下载
    积分:1
  • pca_test
    主成分分析方法的一个小例子,注释详细,形象地说明了主成分分析的原理和应用。(A small example of the principal component analysis method, detailed notes, vividly illustrates the principles and applications of principal component analysis.)
    2013-03-16 20:40:28下载
    积分:1
  • get_Tmat
    该程序用于读取欧空局软件polsarpro处理得到的相干矩阵(The program is used to read a coherent matrix after processed by ESA processing software polsarpro )
    2013-12-28 16:14:51下载
    积分:1
  • sepwithdirecttransmission
    SEP protocol where direct transmission is allowed if base station is near
    2013-05-11 21:08:10下载
    积分:1
  • EEMD
    说明:  利用EEMD进行自适应信号分解,并附赠一个快速样本熵的程序。(EEMD is used for adaptive signal decomposition, and a fast sample entropy program is attached.)
    2020-06-24 13:20:02下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • chaos
    混沌时间序列分析版,里面包括了很多的代码,有lyapunov,CC,GP等等计算混沌的算法(Chaos time series analysis, including a lot of code, and CC, GP, lyapunov calculation of chaos)
    2010-08-27 15:11:10下载
    积分:1
  • Matlab-music-synthesis
    使用matlab合成音乐,用傅里叶级数或傅里叶变换的方法来做,最后用分析得到的吉他的特性来演奏东方红(Matlab music synthesis, using Fourier series or Fourier transform method .And finally use the guitar features formerly analysised to play with DFH)
    2013-12-26 10:08:09下载
    积分:1
  • 2D_DOA
    2维的波达方向估计,旋转子空间不变法,alpha稳定分布噪声环境下(2 d doa estimation, rotating subspace without political reform, alpha stable distribution under noise environment)
    2016-03-15 14:21:34下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载