代码搜索:S-function
找到约 1,813 项符合「S-function」的源代码
代码结果 1,813
www.eeworm.com/read/367609/9739794
mdl ex_han5.mdl
Model {
Name "ex_han5"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClass
www.eeworm.com/read/367609/9740037
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/367609/9740042
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/367609/9740050
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/367609/9740069
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/412547/11193217
c sfun_tstart.c
/*
* File : sfun_tstart.c
* Abstract:
* S-function start time used by the repeating sequence and chirp
* blocks in Simulink.
*
* Copyright 1990-2004 The MathWorks, Inc.
* $Revi
www.eeworm.com/read/267095/11195112
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/267095/11195120
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/412269/11207889
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/412269/11207911
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)