-
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
-
histogram
histogram code in matlab
- 2011-07-29 13:08:24下载
- 积分:1
-
lab6
probability based programs
- 2010-03-13 23:38:32下载
- 积分:1
-
LyapunovPExponentsPToolbox
能很好的计算李雅普诺夫指数,对初学这有一定的帮助Lyapunov+Exponents+Toolbox.rar(Well the calculation of the Lyapunov exponent, for beginners this will certainly help.
)
- 2012-05-10 21:02:07下载
- 积分:1
-
MMSPo
现代信号处理中关于Levinson算法,Burg算法,,ARMA模型法,MUSIC算法,已通过测试。
(Modern signal processing on the Levinson algorithm, Burg algorithm, ARMA model law, MUSIC algorithm, has passed the test.)
- 2012-07-27 13:09:01下载
- 积分:1
-
Park_tran
park变换的各种变换模型,基本囊括工作和学习用到的所有模型,可以直接使用(park transform a variety of transformation models, work and learning to use the basic include all models can be used directly)
- 2011-09-25 23:40:00下载
- 积分:1
-
erjixitong
利用matlab编写二阶系统的响应过程界面(Prepared using matlab second-order system response interface)
- 2013-04-27 12:21:05下载
- 积分:1
-
rungekutta
解决离散偏微分方程组的Runge-kutta 算法matlab程序(To solve partial differential equations discrete Runge-kutta method matlab program)
- 2010-06-06 02:12:38下载
- 积分:1
-
shumojiaocheng
国际数模竞赛的基础教程,供参加比赛的人学习(The basis of the number of Tutorials modeling contest for those who participate in the competition study)
- 2010-12-29 17:05:47下载
- 积分:1
-
wnoise
在matlab中很适用,很经典的产生几种测试噪声的程序。(In matlab it is applicable, it is the classic noise generated several test procedures.)
- 2013-08-14 11:06:45下载
- 积分:1