代码搜索:S-function
找到约 1,813 项符合「S-function」的源代码
代码结果 1,813
www.eeworm.com/read/420872/10770056
m pid_autotuner.m
function [sys,x0,str,ts] = pid_autotuner(t,x,u,flag,Ts,As)
%PID_AUTOTUNER Supervisor of a PID autotuner (implemented as an S-function).
%
% The supervisor, rules out the autotuning process mainly
www.eeworm.com/read/436271/7773150
m simlinq2.m
% SIMLINQ2.M (Model of Linear Quadratic Problem, s-function)
%
% This function implements the model of the Linear Quadratic Problem.
%
% Syntax: [sys, x0] = simlinq2(t, x, u, flag)
%
% Inp
www.eeworm.com/read/241695/13125026
m simlinq2.m
% SIMLINQ2.M (Model of Linear Quadratic Problem, s-function)
%
% This function implements the model of the Linear Quadratic Problem.
%
% Syntax: [sys, x0] = simlinq2(t, x, u, flag)
%
% Inp
www.eeworm.com/read/239056/13304566
m dongliangfc.m
function [sys,x0,str,ts] = dongliangfc(t,x,u,flag)
% CSFUNC An example M-file S-function for defining a system of
% continuous state equations:
% Dispatch the flag.
%
switch flag,
case
www.eeworm.com/read/239056/13304576
m dongliangjufc.m
function [sys,x0,str,ts] = dongliangjufc(t,x,u,flag)
% CSFUNC An example M-file S-function for defining a system of
% continuous state equations:
% Dispatch the flag.
%
switch flag,
cas
www.eeworm.com/read/239056/13304590
asv dongliangfc.asv
function [sys,x0,str,ts] = dongliangfc(t,x,u,flag)
% CSFUNC An example M-file S-function for defining a system of
% continuous state equations:
% Dispatch the flag.
%
switch flag,
case
www.eeworm.com/read/323721/13325306
m simlinq2.m
% SIMLINQ2.M (Model of Linear Quadratic Problem, s-function)
%
% This function implements the model of the Linear Quadratic Problem.
%
% Syntax: [sys, x0] = simlinq2(t, x, u, flag)
%
% Inp
www.eeworm.com/read/136697/13365344
m truckan.m
function [ret,x0] = truckan(t,x,u,flag,ts,sys,cb)
% ts=PlotIncrement
% TRUCKAN S-function for making truck animation.
if flag==0, % asking for sizes of parameters and initial conditions
t
www.eeworm.com/read/409477/11321604
m simlinq2.m
% SIMLINQ2.M (Model of Linear Quadratic Problem, s-function)
%
% This function implements the model of the Linear Quadratic Problem.
%
% Syntax: [sys, x0] = simlinq2(t, x, u, flag)
%
% Inp
www.eeworm.com/read/471348/6890573
m simlinq2.m
% SIMLINQ2.M (Model of Linear Quadratic Problem, s-function)
%
% This function implements the model of the Linear Quadratic Problem.
%
% Syntax: [sys, x0] = simlinq2(t, x, u, flag)
%
% Inp