登录
首页 » matlab » SVM-RFE

SVM-RFE

于 2021-02-26 发布 文件大小:1097KB
0 201
下载积分: 1 下载次数: 277

代码说明:

  Support Vector Machine(SNM-RFE) in matlab

文件列表:

code
....\Multiclass SVM-RFE.r,2463,2008-12-16
....\SVM-RFE.r,1223,2008-12-16
....\Test.r,1240,2009-01-30
databases
.........\colon-cancer
.........\............\colon-cancer.csv,1127435,2008-11-13
.........\............\info.txt,2247,2008-11-13
.........\leukemia
.........\........\leukemia.csv,1489600,2008-11-13
references
..........\references.txt,192,2009-01-30
results
.......\documentation
.......\images
.......\tables

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

发表评论

0 个回复

  • QoSfactors
    详细阐述了设计通信网络仿真环境里的各个参数,如带宽,延迟,掉包率,等等因素,这里的网络包括了WLAN,3G以及各种业务所需的基本条件(Detail the design of communication network simulation environment, all parameters such as bandwidth, delay, substitution rate, among other factors, where the network includes a WLAN, 3G, and the basic conditions required for various services)
    2010-06-08 19:03:54下载
    积分:1
  • 3-lyapunov
    计算混沌系统三维利亚普诺夫指数谱的方法,可通用,可自动改为四维五维等(Chaotic computing spectrum three Weiliyapu Ivanov index method can universal, can be automatically changed to four-dimensional five-dimensional, etc.)
    2010-06-15 14:29:50下载
    积分:1
  • pundulum1
    说明:  单级倒立摆的稳定控制,实际上是一单输入多输出系统的稳定控制。此时系统输入是电机控制电压u,输出是倒立摆竖直方向角度 和旋臂位置 。对方程(2.5)进行变形即得 与u 之间的输入输出方程,很明显,它是一个不稳定的二阶系统(Single inverted pendulum stability control, is actually a single-input multiple-output system stability control. At this point the system is a motor control input voltage u, the output is inverted pendulum angle and vertical position of spiral arms. Of the equation (2.5) for deformation of the gain and input-output equation between u, obviously, it is an unstable second-order system)
    2010-04-27 17:57:47下载
    积分:1
  • Control_system_design_xundingyu
    薛定宇 控制系统计算机辅助设计(第二版) 源代码/源程序(On Compensation Control System Computer Aided Design (Second Edition) source code/source)
    2010-05-11 22:48:52下载
    积分:1
  • yuyinchuuli
    数字信号处理 语音处理与分析 与识别 dsp MATLA(DSP MATLB)
    2012-04-12 22:02:43下载
    积分:1
  • the-secret-of-MATLAB
    用简单易行的风格,一开始介绍了MATLAB 基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程,求ODE 的数值解,使用特殊函数工作。 本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是MATLAB 精华.(Simple style , a start MATLAB basis , You will learn how to draw images, solving algebraic equations and calculate the integral , but also to learn Learning how to solve differential equations , and the ODE numerical solution to the use of special functions . The book contains hundreds of examples and a detailed explanation of the process , the end of the chapter with exercises, the end of the book With the final test subject , in a word , this book give you the MATLAB Digest )
    2012-04-28 17:13:13下载
    积分:1
  • SMA
    用matlab编写的形状记忆合金的受限回复曲线。(Shape memory alloy using matlab restricted Reply curve.)
    2021-03-22 14:59:16下载
    积分:1
  • MCMC-with-Matlab
    马尔可夫链蒙特卡罗(MCMC)入门学习资料,包括MetropolisSampling、Metropolis-Hastings Sampling、Gibbs Sampling。包含文档以及对应的程序!选自2011年MarkSteyvers的Computational Statistics with Matlab(MCMC)(MCMC learning materials of Computational Statistics with Matlab(MCMC) by MarkSteyvers, 2011)
    2021-04-30 08:08:42下载
    积分:1
  • GA-and-PSO
    GA遗传算法与PSO离子群组合算法matlab程序,以下是使用本程序的简单介绍与使用步骤 1)修改设计变量个数 NPar变量定义的是设计变量个数,本例为8,使用时需根据自己实际情况进行修改。 2)修改设计变量的上下限 VarLow 与VarHign定义的是设计变量的上下限,使用时需根据自己实际情况进行修改。记住,变量的维数,要与1)变量个数一致哦。 3)修改FunName 变量FunName定义的是优化目标函数值的计算函数,根据自己实际情况改成自己的函数名。 4)修改最大迭代次数MaxIterations 要根据自己的问题实际,通过试算找出合适的MaxIterations数。 如果,你对GA与PSO比较精通,还可以通过修改KeepPercent、CrossPercent来提高算法的效率,但是对于初学者来说,上述的步骤与操作已经足够,所以其它不再赘述。祝你好运! (GA genetic algorithm and PSO Ion combination algorithm matlab program, the following is a brief description of the use of this procedure with the use of step a) to modify the design variables are defined by the number of NPar variable number of design variables, in this case eight, when used according to need their actual situation changes. 2) modify the design variables on the lower limit is defined VarLow and VarHign upper and lower limits of design variables need to be modified when used according to their actual situation. Remember, dimensions variable, the number to be with a) variable consistency oh. 3) Modify FunName variable FunName definition is to optimize the objective function value calculation function, according to their actual situation into their own function name. 4) Modify the maximum number of iterations MaxIterations issue according to their actual, through spreadsheets to find the appropriate number MaxIterations. If you are more proficient GA and PSO, but also can)
    2020-10-15 21:07:33下载
    积分:1
  • inverter
    matlab sumilink inverter with pwm
    2009-02-23 15:39:36下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载