登录
首页 » matlab » mRMR-master

mRMR-master

于 2020-02-03 发布
0 245
下载积分: 1 下载次数: 4

代码说明:

说明:  根据最大相关性,最小冗余性的原则来优化特征空间结构(According to the principle of maximum correlation and minimum redundancy, the feature space structure is optimized)

文件列表:

mRMR-master, 0 , 2019-11-29
mRMR-master\README.md, 2077 , 2019-11-29
mRMR-master\demo.asv, 96 , 2019-11-29
mRMR-master\demo.m, 154 , 2019-11-29
mRMR-master\src, 0 , 2019-11-29
mRMR-master\src\condentropy.m, 1034 , 2019-11-29
mRMR-master\src\condmutualinfo.m, 1237 , 2019-11-29
mRMR-master\src\demo_mi.m, 744 , 2019-11-29
mRMR-master\src\elementmexheader.h, 477 , 2019-11-29
mRMR-master\src\entropy.m, 761 , 2019-11-29
mRMR-master\src\estcondentropy.cpp, 1801 , 2019-11-29
mRMR-master\src\estcondentropy.dll, 40960 , 2019-11-29
mRMR-master\src\estcondentropy.mexa64, 8169 , 2019-11-29
mRMR-master\src\estcondentropy.mexmac, 54608 , 2019-11-29
mRMR-master\src\estcondentropy.mexw64, 8704 , 2019-11-29
mRMR-master\src\estentropy.cpp, 1250 , 2019-11-29
mRMR-master\src\estentropy.dll, 40960 , 2019-11-29
mRMR-master\src\estentropy.mexa64, 7832 , 2019-11-29
mRMR-master\src\estentropy.mexglx, 8605 , 2019-11-29
mRMR-master\src\estentropy.mexmac, 53908 , 2019-11-29
mRMR-master\src\estentropy.mexw64, 8192 , 2019-11-29
mRMR-master\src\estjointentropy.cpp, 1418 , 2019-11-29
mRMR-master\src\estjointentropy.dll, 40960 , 2019-11-29
mRMR-master\src\estjointentropy.mexa64, 7946 , 2019-11-29
mRMR-master\src\estjointentropy.mexglx, 8638 , 2019-11-29
mRMR-master\src\estjointentropy.mexmac, 54608 , 2019-11-29
mRMR-master\src\estjointentropy.mexw64, 8192 , 2019-11-29
mRMR-master\src\estmutualinfo.cpp, 3542 , 2019-11-29
mRMR-master\src\estmutualinfo.dll, 40960 , 2019-11-29
mRMR-master\src\estmutualinfo.mexa64, 9226 , 2019-11-29
mRMR-master\src\estmutualinfo.mexglx, 9623 , 2019-11-29
mRMR-master\src\estmutualinfo.mexmac, 54644 , 2019-11-29
mRMR-master\src\estmutualinfo.mexw64, 9216 , 2019-11-29
mRMR-master\src\estpa.cpp, 4754 , 2019-11-29
mRMR-master\src\estpa.dll, 40960 , 2019-11-29
mRMR-master\src\estpa.mexa64, 10360 , 2019-11-29
mRMR-master\src\estpa.mexglx, 11191 , 2019-11-29
mRMR-master\src\estpa.mexmac, 59216 , 2019-11-29
mRMR-master\src\estpa.mexw64, 12288 , 2019-11-29
mRMR-master\src\estpab.cpp, 5948 , 2019-11-29
mRMR-master\src\estpab.dll, 40960 , 2019-11-29
mRMR-master\src\estpab.mexa64, 11015 , 2019-11-29
mRMR-master\src\estpab.mexglx, 11798 , 2019-11-29
mRMR-master\src\estpab.mexmac, 59180 , 2019-11-29
mRMR-master\src\estpab.mexw64, 12800 , 2019-11-29
mRMR-master\src\findjointstateab.cpp, 7387 , 2019-11-29
mRMR-master\src\findjointstateab.dll, 40960 , 2019-11-29
mRMR-master\src\findjointstateab.mexa64, 12034 , 2019-11-29
mRMR-master\src\findjointstateab.mexglx, 12665 , 2019-11-29
mRMR-master\src\findjointstateab.mexmac, 59260 , 2019-11-29
mRMR-master\src\findjointstateab.mexw64, 14336 , 2019-11-29
mRMR-master\src\jointentropy.m, 924 , 2019-11-29
mRMR-master\src\makeosmex.m, 599 , 2019-11-29
mRMR-master\src\mergemultivariables.m, 1099 , 2019-11-29
mRMR-master\src\miinclude.h, 521 , 2019-11-29
mRMR-master\src\mrmr_mid_d.m, 2317 , 2019-11-29
mRMR-master\src\mrmr_miq_d.asv, 2482 , 2019-11-29
mRMR-master\src\mrmr_miq_d.m, 2507 , 2019-11-29
mRMR-master\src\mutualinfo.m, 604 , 2019-11-29

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

发表评论

0 个回复

  • main_LCR
    The MATLAB M-file plots the level crossing rate for an input signal using the lcr function.
    2010-11-23 00:09:38下载
    积分:1
  • equalizer
    用Viterbi algorithm筛选经过含白噪声的信息。equalizer为采用Viterbi algorithm,有效减少ISI(码间串扰),detector为简单的检验器。对比两者的误码率。信息数量为10001bit(using Viterbi algorithm method selecting the data. compared with simple detector. data length are 10001bits. Viterbi algorithm can reduce the affect of ISI (intersymbol interference))
    2012-04-30 16:54:33下载
    积分:1
  • vam0.2356
    this gives the basic idea on the placement of capacitor in distribution system.the allocation of capacitor reduces the power losses in the system.
    2013-12-15 13:32:13下载
    积分:1
  • Electromagnetic
    用matlab编写的电磁学方面的函数和图像(Prepared by using matlab function aspects of electromagnetics and images)
    2008-05-22 16:41:23下载
    积分:1
  • matlab1
    对图形设计的matlab源代码和部分对界面设计的matlab源代码(Graphic design of the matlab source code and parts of the interface design of the matlab source code)
    2008-06-28 10:47:25下载
    积分:1
  • target-tracking-using-kalman
    This code for target tracker in matlab
    2013-11-16 23:46:01下载
    积分:1
  • OSNR
    计算OSNR的小程序,从光谱仪抓取光谱后,直接计算(Matlab program for OSNR caculation)
    2011-12-26 16:18:22下载
    积分:1
  • ELM代码
    采用极限学习机即(ELM)进行回归和预测的MATLAB代码, 亲测可用,只需要替换自己的数据即可.(Extreme learning machine (ELM) is used for regression and prediction with MATLAB code. You need only use your own data to represent the data in the code.)
    2021-04-12 11:18:57下载
    积分:1
  • windpressure
    说明:  低矮房屋风压系数、风荷载计算分析matlab程序(Housing low wind pressure coefficient, wind load calculation and analysis matlab program)
    2008-11-11 11:37:07下载
    积分:1
  • C-C-method
    运用C-C算法重构相空间重构嵌入维数和计算时间延迟(Using C-C reconstruction of phase space reconstruction algorithm embedded dimension and computing time delay)
    2012-04-11 16:07:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载