代码搜索:S-function

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

代码结果 1,813
www.eeworm.com/read/439271/7713714

mdl chap3_6sim.mdl

Model { Name "chap3_6sim" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDat
www.eeworm.com/read/439271/7713732

mdl chap3_7sim.mdl

Model { Name "chap3_7sim" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDat
www.eeworm.com/read/439271/7713734

mdl chap3_9sim.mdl

Model { Name "chap3_9sim" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDat
www.eeworm.com/read/438370/7732092

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/438370/7732098

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/197646/7983485

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/197646/7983498

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/245506/12797085

m m05_lianxu.m

function [sys,x0,str,ts] = m05_lianxuxitong(t,x,u,flag,A,B,C,D) %CSFUNC An example M-file S-function for defining a continuous system. % Example M-file S-function implementing continuous equatio
www.eeworm.com/read/245506/12797099

m m05_lisanxitong.m

function [sys,x0,str,ts] = m05_lisanxitong(t,x,u,flag) %定义离散系统的S函数例子 %此S函数遵循下面的方程: % x(n+1) = Ax(n) + Bu(n) % y(n) = Cx(n) + Du(n) % % See sfuntmpl.m for a general S-function tem
www.eeworm.com/read/331559/12820714

mdl chap9_5sim.mdl

Model { Name "chap9_5sim" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTy