代码搜索:s-function

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

代码结果 1,813
www.eeworm.com/read/421977/10672414

mdl ex_han2.mdl

Model { Name "ex_han2" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataTypes off ShowStorageClass
www.eeworm.com/read/421977/10672424

mdl ex_han3.mdl

Model { Name "ex_han3" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataTypes off ShowStorageClass
www.eeworm.com/read/421977/10672439

mdl ex_han4.mdl

Model { Name "ex_han4" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataTypes off ShowStorageClass
www.eeworm.com/read/421977/10672508

mdl ex_han6.mdl

Model { Name "ex_han6" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataTypes off ShowStorageClass
www.eeworm.com/read/351061/10684330

mdl koe_s_code.mdl

Model { Name "koe_s_code" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines on ShowLineWidths on ShowPortDataTypes off
www.eeworm.com/read/351061/10684492

mdl koe_code_one.mdl

Model { Name "koe_code_one" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTypes
www.eeworm.com/read/275728/10799232

m mixedm.m

function [sys,x0,str,ts] = mixedm(t,x,u,flag) % MIXEDM An example integrator followed % by unit delay M-file S-function % Example M-file S-function implementing % a hybrid system consisting %
www.eeworm.com/read/275728/10799254

m dsfunc.m

function [sys,x0,str,ts] = dsfunc(t,x,u,flag) % DSFUNC An example M-file S-function for defining % a discrete system. % Example M-file S-function implementing discrete equations: % x(n+1)
www.eeworm.com/read/420106/10816649

m sigsplitdim_s.m

function [sys,x0,str,ts] = sigsplitdim_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/420106/10816718

m datachoice_s.m

function [sys,x0,str,ts] = datachoice_s(t,x,u,flag,restParam) %DATACHOICE_S S-function for data selection. % %-------- %Synopsis: % [sys,x0,str,ts] = compsim4_s(t,x,u,flag, waveform, noSamp, tgtType