代码搜索:S-Function
找到约 1,813 项符合「S-Function」的源代码
代码结果 1,813
www.eeworm.com/read/172823/9687559
mdl ex_han1.mdl
Model {
Name "ex_han1"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClass
www.eeworm.com/read/367609/9739735
mdl ex_han.mdl
Model {
Name "ex_han"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClass
www.eeworm.com/read/367609/9740039
mdl ex_han1.mdl
Model {
Name "ex_han1"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClass
www.eeworm.com/read/267095/11195096
m vsfunc.m
function [sys,x0,str,ts] = vsfunc(t,x,u,flag)
%VSFUNC Variable step S-function example.
% This example S-function illustrates how to create a variable step
% block in Simulink. This block impl
www.eeworm.com/read/412269/11207864
m vsfunc.m
function [sys,x0,str,ts] = vsfunc(t,x,u,flag)
%VSFUNC Variable step S-function example.
% This example S-function illustrates how to create a variable step
% block in Simulink. This block impl
www.eeworm.com/read/147861/12513758
m doapeak_s.m
function [sys,x0,str,ts] = doapeak_s(t,x,u,flag,method,restParam)
%
% The general form of an M-File S-function syntax is:
% [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn)
%
% Optional paramet
www.eeworm.com/read/147861/12513760
m defnoise_s.m
function [sys,x0,str,ts] = defnoise_s(t,x,u,flag,restParam)
%
% The general form of an M-File S-function syntax is:
% [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn)
%
% Optional parameters, P
www.eeworm.com/read/147861/12513762
m sdoaspc_s.m
function [sys,x0,str,ts] = sdoaspc_s(t,x,u,flag, method, restParam)
%
% The general form of an M-File S-function syntax is:
% [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn)
%
% Optional param
www.eeworm.com/read/147861/12513767
m defclutter_s.m
function [sys,x0,str,ts] = defclutter_s(t,x,u,flag,restParam)
%
% The general form of an M-File S-function syntax is:
% [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn)
%
% Optional parameters,
www.eeworm.com/read/147861/12513792
m deftarget_s.m
function [sys,x0,str,ts] = deftarget_s(t,x,u,flag,restParam)
%
% The general form of an M-File S-function syntax is:
% [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn)
%
% Optional parameters,