-
RS
说明: 这是关于蛋白质序列的RS分析程序,大家可以学习一下!(This is about the RS protein sequence analysis program, we can learn about!)
- 2009-12-29 20:31:08下载
- 积分:1
-
matlab-src-code
Matlab src code for image processing
- 2015-04-05 23:30:58下载
- 积分:1
-
sliderPanel
在matlab的ui里创建滑动组件,具有交互式文件编辑框,标签等多种功能。(Creates a slider in a separate uipanel, with an associated interactive EditBox, and left and right labels showing the minimum and maximum values of the slider, respectively.Moving the slider automatically updates the textbox, and vice versa. Both slider movement and text edits will trigger (non-recursively) the callback of the slider.)
- 2014-02-20 22:05:16下载
- 积分:1
-
delsig
MATLAB Delta Sigma developpement.
- 2009-10-20 05:53:57下载
- 积分:1
-
non_linear_systems_solver
NON LINEAR SYSTEM RESOLVER APPROACH
- 2014-08-18 00:32:00下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
matlab_arc
说明: For use with MATLAB Simulink and Power System Blockset
- 2019-05-17 16:24:14下载
- 积分:1
-
non-constrant
解决无约束多维极值问题的matlab源码(non-constrant )
- 2010-01-09 10:08:21下载
- 积分:1
-
yc
matlab有关遗传算法的源程序,并且内含有智能算法原理与应用的PPT.(matlab source of genetic algorithms, and the principles contained PPT intelligent algorithms and applications.)
- 2013-12-01 20:34:20下载
- 积分:1
-
Dynamic_PSO_Code
pso matlab code, function for the PSO ALGORITHM
USAGES: 1.) [fxmin, xmin, Swarm, history] = PSO(psoOptions)
2.) [fxmin, xmin, Swarm, history] = PSO
3.) fxmin = PSO(psoOptions)
3.) PSO
etc.
- 2012-01-27 17:58:42下载
- 积分:1