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

FEAST-v1.1.4

于 2021-03-05 发布 文件大小:81KB
0 176
下载积分: 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 个回复

  • mynormex
    求解函数的各阶范数,如2范数,无穷范数等常用范数(For each order norm, such as the 2 norm, infinite norm etc.)
    2013-01-17 00:44:22下载
    积分:1
  • MATLAB_Control_Panel
    a gui used for controling robot
    2009-09-20 22:35:07下载
    积分:1
  • s_function_7_8
    Simulink toolbox provides the user with two ways to create S-functions in C: with the automatic builder S-Function Builder and manually, using a template (similar to the creation of S-functions written in MATLAB).
    2012-04-28 21:18:05下载
    积分:1
  • someimagecode
    说明:  一些MATLAB的例子,希望对大家有帮助(some examples, and I hope to be helpful)
    2006-04-23 16:11:45下载
    积分:1
  • 3458
    频谱感知的IEEE论文,适合研究认知无线电的同学使用,主要是感知方向的研究(Spectrum sensing IEEE paper, suitable for students of cognitive radio use, mainly is the research direction of perception )
    2015-02-05 11:15:53下载
    积分:1
  • myga
    对单目标函数的遗传算法优化,文档分别提供了主函数和变异、交叉、编码函数,方便调节(Single objective function of genetic algorithm optimization, the document provides the main function separately and mutation, crossover, coding function, easy to adjust)
    2013-12-27 13:11:41下载
    积分:1
  • penhao
    分析了该信号的时域、频域、倒谱,循环谱等,在matlab R2009b调试通过,光纤陀螺输出误差的allan方差分析。( Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. In matlab R2009b debugging through, allan FOG output error variance analysis.)
    2016-05-10 14:48:57下载
    积分:1
  • LMS
    采用一种快速收敛变步长LMS(Least mean square ) 自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。(Using a fast convergence of variable step size LMS (Least mean square) adaptive least mean square algorithm matlab source, one of algorithm is the work done by FIR prediction filter systems, prediction of IIR systems, if the higher order the more it can be prediction system approximation.)
    2009-03-22 16:12:02下载
    积分:1
  • PEAVF
    求解非线性随机动态模型的算法和程序。内有文章和代码。(This is a software package for solving the one- and two-sector model from the article "Solving Nonlinear Dynamic Stochastic Models: An Algorithm Iterating on Value Function by Simulations")
    2011-01-26 16:29:53下载
    积分:1
  • 2degreeinter
    说明:  最优化理论与方法课本算法matlab实现 二次插值法,包括抛物线插值和三点二次插值 具体使用方法详见程序说明(Optimization theory and methods of textbooks matlab algorithm to achieve quadratic interpolation, including the parabolic interpolation, and 3.2 times the specific use of interpolation methods detailed description of the procedures)
    2010-03-19 16:53:10下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载