代码搜索:S-function

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

代码结果 1,813
www.eeworm.com/read/217397/14966150

c indxtabl.c

/* * INDXTABL A SIMULINK index look up table. * * Syntax: [sys, x0] = indxtabl(t, x, u, flag, codebook) * This block takes the block input as index and the output is one of the * val
www.eeworm.com/read/173453/9657335

c guass_wrapper.c

/* * * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- * * This file is a wrapper S-function produced by the S-Function * Builder which only recognizes certain fields. Cha
www.eeworm.com/read/147861/12513790

m tofile_s.m

function [sys,x0,str,ts] = tofile_s(t,x,u,flag,fileName,varName) % % 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/147861/12513849

m fromfile_s.m

function [sys,x0,str,ts] = fromfile_s(t,x,u,flag,fileName,varName) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional parame
www.eeworm.com/read/147861/12513900

m fromworkspace_s.m

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/147096/12585122

c indxtabl.c

/* * INDXTABL A SIMULINK index look up table. * * Syntax: [sys, x0] = indxtabl(t, x, u, flag, codebook) * This block takes the block input as index and the output is one of the * val
www.eeworm.com/read/101557/15826958

c indxtabl.c

/* * INDXTABL A SIMULINK index look up table. * * Syntax: [sys, x0] = indxtabl(t, x, u, flag, codebook) * This block takes the block input as index and the output is one of the * val
www.eeworm.com/read/392007/8368052

m softlim.m

function [y,x0] = softlim(t,x,u,flag,max_u,lin_u) % -------------------------------------------------------------------- % Soft-limiter with partly linear throughput. This M-file is called % by the
www.eeworm.com/read/424063/10501983

c modulint.c

/* * MODULINT A modulate integrator. * (see manual under Advanced Topics). * * Syntax: [sys, x0] = moldulint(t,x,u,flag,x0,lowbd,upbd) * * Wes Wang 5/5/94 * Copyrig
www.eeworm.com/read/313956/13578461

c modulint.c

/* * MODULINT A modulate integrator. * (see manual under Advanced Topics). * * Syntax: [sys, x0] = moldulint(t,x,u,flag,x0,lowbd,upbd) * * Wes Wang 5/5/94 * Copyrig