登录
首页 » matlab » FEAST-v1.1.4

FEAST-v1.1.4

于 2021-03-05 发布 文件大小:81KB
0 98
下载积分: 1 下载次数: 85

代码说明:

  特征选择工具箱,用于数据特征提取,数据降维包括mRMR等(feature selection toolbox,MItoolbox)

文件列表:

FEAST
.....\BetaGamma.c,8012,2016-03-13
.....\CMIM.c,5616,2016-03-13
.....\CompileFEAST.m,286,2016-03-13
.....\CondMI.c,6075,2016-03-13
.....\DISR.c,6659,2016-03-13
.....\FCBF.m,1529,2016-03-13
.....\feast.bib,3777,2016-03-13
.....\feast.m,3336,2016-03-13
.....\FSAlgorithms.h,7957,2016-03-13
.....\FSToolbox.h,2925,2016-03-13
.....\FSToolboxMex.c,12254,2016-03-13
.....\ICAP.c,7527,2016-03-13
.....\JMI.c,6340,2016-03-13
.....\htm" target=_blank>LICENSE,1890,2016-03-13
.....\Makefile,4243,2016-03-13
.....\MIM.c,5141,2016-03-13
.....\MIM.m,412,2016-03-13
.....\mRMR_D.c,6302,2016-03-13
.....\README.md,3333,2016-03-13
.....\RELIEF.m,1479,2016-03-13
MIToolbox
.........\ArrayOperations.c,8786,2016-01-11
.........\ArrayOperations.h,3884,2016-01-11
.........\CalculateProbability.c,10482,2016-01-11
.........\CalculateProbability.h,3552,2016-01-11
.........\cmi.m,906,2016-01-11
.........\CompileMIToolbox.m,345,2016-01-11
.........\condh.m,746,2016-01-11
.........\demonstration_algorithms
.........\........................\CMIM.m,1372,2016-01-11
.........\........................\CMIM_Mex.c,5081,2016-01-11
.........\........................\compile_demos.m,310,2016-01-11
.........\........................\DISR.m,2210,2016-01-11
.........\........................\DISR_Mex.c,6223,2016-01-11
.........\........................\IAMB.m,1325,2016-01-11
.........\........................\mRMR_D.m,1970,2016-01-11
.........\........................\mRMR_D_Mex.c,5653,2016-01-11
.........\Entropy.c,3353,2016-01-11
.........\Entropy.h,2100,2016-01-11
.........\h.m,407,2016-01-11
.........\joint.m,614,2016-01-11
.........\htm" target=_blank>LICENSE,1610,2016-01-11
.........\Makefile,4062,2016-01-11
.........\mi.m,557,2016-01-11
.........\MIToolbox.h,1129,2016-01-11
.........\MIToolbox.m,2691,2016-01-11
.........\MIToolboxMex.c,14725,2016-01-11
.........\MutualInformation.c,3282,2016-01-11
.........\MutualInformation.h,1931,2016-01-11
.........\README.md,3258,2016-01-11
.........\RenyiEntropy.c,5327,2016-01-11
.........\RenyiEntropy.h,2060,2016-01-11
.........\RenyiMIToolbox.m,1631,2016-01-11
.........\RenyiMIToolboxMex.c,5301,2016-01-11
.........\RenyiMutualInformation.c,2973,2016-01-11
.........\RenyiMutualInformation.h,1869,2016-01-11
.........\WeightedEntropy.c,4207,2016-01-11
.........\WeightedEntropy.h,2293,2016-01-11
.........\WeightedMIToolbox.m,3034,2016-01-11
.........\WeightedMIToolboxMex.c,12796,2016-01-11
.........\WeightedMutualInformation.c,4173,2016-01-11
.........\WeightedMutualInformation.h,2043,2016-01-11

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

发表评论

0 个回复

  • gscale
    GSCALE Scales the intensity of the input image. G = GSCALE(F, full8 ) scales the intensities of F to the full 8-bit intensity range [0, 255]. This is the default if there is only one input argument. G = GSCALE(F, full16 ) scales the intensities of F to the full 16-bit intensity range [0, 65535]. G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to the range [LOW, HIGH]. These values must be provided, and they must be in the range [0, 1], independently of the class of the input. GSCALE performs any necessary scaling. If the input is of class double, and its values are not in the range [0, 1], then GSCALE scales it to this range before processing. The class of the output is the same as the class of the input. Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins Digital Image Processing Using MATLAB, Prentice-Hall, 2004 $Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
    2014-10-07 09:10:58下载
    积分:1
  • code3
    贝叶斯的实现,里面包括了数据挖掘中,典型贝叶斯算法的基本实现(Bayesian implementation, which includes data mining, typical Bayesian algorithm to achieve the basic)
    2013-11-13 10:10:23下载
    积分:1
  • Matlab-genetic-algorithm
    基于Matlab的遗传算法实现,适用于在matlab环境下进行遗传学的实验的分析(Based on Matlab genetic algorithm applied to the analysis of the genetics experiments in the Matlab environment)
    2013-04-09 09:30:27下载
    积分:1
  • DWT
    matlab for DWT 離散小波轉換(matlab for DWT Discrete Wavelet Transformation)
    2013-04-12 20:22:23下载
    积分:1
  • Appendix_B
    用于函数逼近的BP算法程序,可在Matlab中调试运行,绝对可行(For function approximation of the BP algorithm procedure can be run in debug Matlab is absolutely feasible)
    2007-12-20 23:56:40下载
    积分:1
  • matlab3
    matlab数字信号与应用源代码3,对初学者有帮助(and application of digital signal matlab source code 3, to help beginners)
    2009-05-19 22:58:51下载
    积分:1
  • matlabBOC
    matlab关于BOC调制的相关知识,里面有BOC调制的原始代码,供大家参考学习。(BOC modulation matlab on the relevant knowledge, there are BOC modulation of the original code for your learning.)
    2009-06-29 08:25:08下载
    积分:1
  • k
    k均值算法,社区划分算法中经典算法,WSN中分簇也可使用该算法。(K-means algorithm, classic algorithms in community partition algorithm, clustering can also use this algorithm in the WSN.)
    2013-10-16 13:53:35下载
    积分:1
  • gray-uniformization
    MATLAB数字图像处理灰度均匀化gray uniformization(gray uniformization)
    2015-04-09 19:13:15下载
    积分:1
  • droopL
    matlanb仿真实现下垂控制,能够较好的跟上无功和有功,调节电压与频率(this is a droop controler,use PI control)
    2016-09-07 16:10:10下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载