代码搜索:S-function

找到约 1,813 项符合「S-function」的源代码

代码结果 1,813
www.eeworm.com/read/354778/10326042

m cilian.m

function [sys,x0,str,ts] = cilian(t,x,u,flag) %SFUNTMPL General M-file S-function template % With M-file S-functions, you can define you own ordinary differential % equations (ODEs), discrete s
www.eeworm.com/read/354778/10326080

m cilian.m

function [sys,x0,str,ts] = cilian(t,x,u,flag) %SFUNTMPL General M-file S-function template % With M-file S-functions, you can define you own ordinary differential % equations (ODEs), discrete s
www.eeworm.com/read/424719/10423531

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/424719/10424150

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/424063/10501308

m sb2sldat.m

%SB2SLDAT is a script file that includes some constant matrices and vectors. % This script is called by SB2SLMNG and READSB. % Copyright (c) 1990-93 by The MathWorks, Inc. % $Revision: 1.15 $ $D
www.eeworm.com/read/160392/10536112

m hylink.m

function [sys,x0,str,ts] = hylink(t,x,u,flag,filename,x_init) %HYLINK: HYSDEL models in simulink via S-function % % use: drag a simulink block of type 'S-function' in your simulink model % se
www.eeworm.com/read/421977/10671553

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/421977/10672418

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/275728/10799207

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/420106/10816601

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