-
S1C
function [ret,x0,str,ts,xts]=s4(t,x,u,flag)
s4 is the M-file description of the SIMULINK system named s4.
The block-diagram can be displayed by typing: s4.
SYS=s4(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:27:43下载
- 积分:1
-
kalmanbuzhou-matlab
详细解答kalman滤波的使用方法和步骤,给出其matlab相关示范代码(Detailed answers to the use of kalman filtering methods and procedures, given the associated sample code matlab)
- 2011-10-14 15:07:02下载
- 积分:1
-
SMO 1
Solving SVM through SMO
- 2019-03-08 01:55:03下载
- 积分:1
-
Underdetermined-Blind-Source-PSO
Underdetermined Blind Source PSO
- 2014-02-20 08:43:38下载
- 积分: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
-
lipeng
电弧炉神经网络预测控制,三相。解耦控制,效果明显(Neural network predictive control of electric arc furnace, three-phase. Decoupling control, the effect is obvious)
- 2020-12-23 20:29:05下载
- 积分:1
-
matlab-fuhaoyunsuan
该PPT详细介绍了MATLAB的符号运算(the PPT introduced MATLAB symbolic operation)
- 2007-04-12 17:35:47下载
- 积分:1
-
PCA_Fisher
Matlab写的fisher 分类器,很简单适合初学者,体验机器学习的过程(Fisher Linear Discriminant Analysis in Matlab。It fit the people who learning the Machine Learning at first time.)
- 2013-03-09 21:23:45下载
- 积分:1
-
comparison-between-SISO-and-MIMO
comparison capacity between SISO and MIMO
- 2014-11-27 14:36:13下载
- 积分:1
-
SVM21norm
A matlab implementation of SVM for multiclass learning. For more information: Xiao Cai, Feiping Nie, Heng Huang, and Chris Ding. Multi-Class L2,1-Norms Support Vector Machine. IEEE International Conference on Data Mining (ICDM), Vancouver, Canada, 2011.
- 2020-08-30 12:28:10下载
- 积分:1