代码搜索:S-function

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

代码结果 1,813
www.eeworm.com/read/420106/10816684

m toworkspace_s.m

function [sys,x0,str,ts] = toworkspace_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/10816688

m aic_s.m

function [sys,x0,str,ts] = aic_s(t,x,u,flag) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional parameters, P1,...,Pn can be
www.eeworm.com/read/420106/10816694

fromworkspace_s

function [sys,x0,str,ts] = fromworkspace_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 paramete
www.eeworm.com/read/466623/7029993

c sfun_han.c

/* * sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function. * * ------------------------------------------------------------------------- * | See matlabroot/simulink/src/sfuntmpl_d
www.eeworm.com/read/466623/7029999

c sfun_eso.c

/* * sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function. * * ------------------------------------------------------------------------- * | See matlabroot/simulink/src/sfuntmpl_d
www.eeworm.com/read/466623/7030146

c sfun_ctr.c

/* * sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function. * * ------------------------------------------------------------------------- * | See matlabroot/simulink/src/sfuntmpl_d
www.eeworm.com/read/322595/13375733

m pilot_imag.m

function [sys,x0,str,ts] = pilot_imag(t,x,u,flag,m_data1,m_data2,m_data3,m_data4) %SFUNTMPL General M-file S-function template % With M-file S-functions, you can define you own ordinary differenti
www.eeworm.com/read/322595/13375758

m pilot_real.m

function [sys,x0,str,ts] = pilot_real(t,x,u,flag,m_data1,m_data2,m_data3,m_data4,pilot,tps) %SFUNTMPL General M-file S-function template % With M-file S-functions, you can define you own ordinary
www.eeworm.com/read/302967/13824209

c sfun_han.c

/* * sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function. * * ------------------------------------------------------------------------- * | See matlabroot/simulink/src/sfuntmpl_d
www.eeworm.com/read/302967/13824215

c sfun_eso.c

/* * sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function. * * ------------------------------------------------------------------------- * | See matlabroot/simulink/src/sfuntmpl_d