代码搜索:S-function

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

代码结果 1,813
www.eeworm.com/read/424063/10501149

m sfunxys.m

function [sys, x0] = sfunxys(t,x,u,flag,ax,offset,ts) %SFUNXYS an S-function which acts as an X-Y scope using MATLAB's plot function. % % This M-file is designed to be used in a SIMULINK S-func
www.eeworm.com/read/404751/11479115

m sfunvxy.m

function [sys,x0,str,ts] = sfunvxy(t,x,u,flag,ax,use_grid,varargin) %SFUNVXY S-function that acts as a Vector X-Y scope using MATLAB plotting functions. % This M-file is an enhanced version of MAT
www.eeworm.com/read/475310/6796156

m aaaa.m

function [sys,x0,str,ts] = aaaa(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 sys
www.eeworm.com/read/393871/8257277

m sfunvxy.m

function [sys,x0,str,ts] = sfunvxy(t,x,u,flag,ax,use_grid,varargin) %SFUNVXY S-function that acts as a Vector X-Y scope using MATLAB plotting functions. % This M-file is an enhanced version of MAT
www.eeworm.com/read/147096/12584707

m sfunxys.m

function [sys, x0] = sfunxys(t,x,u,flag,ax,offset,ts) %SFUNXYS an S-function which acts as an X-Y scope using MATLAB's plot function. % % This M-file is designed to be used in a SIMULINK S-func
www.eeworm.com/read/101557/15826784

m sfunxys.m

function [sys, x0] = sfunxys(t,x,u,flag,ax,offset,ts) %SFUNXYS an S-function which acts as an X-Y scope using MATLAB's plot function. % % This M-file is designed to be used in a SIMULINK S-func
www.eeworm.com/read/477317/6741615

m motor.m

function [sys,x0,str,ts]=motor(t,x,u,flag,Incond,Mcoff) % A simulation s-function of 5-order motor math model,the syntax is % [Ia;Ib;Ic;wr;theta]=motor(ua,ub,uc,TL,Mcoff) % Where % [ ia, ib,
www.eeworm.com/read/477317/6741617

asv motor.asv

function [sys,x0,str,ts]=motor(t,x,u,flag,Incond,Mcoff) % A simulation s-function of 5-order motor math model,the syntax is % [Ia;Ib;Ic;wr;theta]=motor(ua,ub,uc,TL,Mcoff) % Where % [ ia, ib,
www.eeworm.com/read/259881/11760091

m sfunxy2.m

function [sys, x0, str, ts] = sfunxy2(t,x,u,flag,ax,varargin) %SFUNXY2 S-function that acts as an X-(double Y) scope using MATLAB plotting functions. % This M-file is designed to be used in a Simu
www.eeworm.com/read/412305/11206095

m sfunxy2.m

function [sys, x0, str, ts] = sfunxy2(t,x,u,flag,ax,varargin) %SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions. % This M-file is designed to be used in a Simulink S-fun