代码搜索:S-function
找到约 1,813 项符合「S-function」的源代码
代码结果 1,813
www.eeworm.com/read/469067/6977206
doc simulink s-function的设计.doc
www.eeworm.com/read/258424/11865031
txt s-function 使用及应用举例.txt
<mark>S-FUNCTION</mark>S的书写之一
<mark>s-function</mark>也就是system-function的缩写。说得简单,<mark>s-function</mark>就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了解 <mark>s-function</mark>,必须了解以下知识:
(1)direct feedthrough
(2)dynamically sized inputs
(3 ...
www.eeworm.com/read/359802/10124658
c dds_acc.c
/*
* This file is not available for use in any application other than as a
* MATLAB(R) MEX file for use with the Simulink(R) Accelerator product.
*/
/*
* dds_acc.c
*
* Real-Time Worksh
www.eeworm.com/read/442433/7652028
c dds_acc.c
/*
* This file is not available for use in any application other than as a
* MATLAB(R) MEX file for use with the Simulink(R) Accelerator product.
*/
/*
* dds_acc.c
*
* Real-Time Worksh
www.eeworm.com/read/188345/8547882
c sfun_wrp_pid.c
#define S_FUNCTION_NAME sfun_wrp_pid
#define S_FUNCTION_LEVEL 2
/*
* Need to include simstruc.h for the definition of the SimStruct and
* its associated macro definitions.
*/
#include "s
www.eeworm.com/read/424719/10423518
c sfun_str.c
/*
* sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function.
*
* -------------------------------------------------------------------------
* | See matlabroot/simulink/src/sfuntmpl_d
www.eeworm.com/read/424063/10502113
c simbi2de.c
/*
* simbi2de binary to decimal conversion for SIMULINK block
*
* Syntax: [sys, x0] = simbi2de(t,x,u,flag,p)
* where p is the calculation base.
* Wes Wan
www.eeworm.com/read/421977/10671532
c sfun_str.c
/*
* sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function.
*
* -------------------------------------------------------------------------
* | See matlabroot/simulink/src/sfuntmpl_d
www.eeworm.com/read/466623/7029985
c sfun_str.c
/*
* sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function.
*
* -------------------------------------------------------------------------
* | See matlabroot/simulink/src/sfuntmpl_d
www.eeworm.com/read/331587/12819631
c sfun_wrp_pid.c
#define S_FUNCTION_NAME sfun_wrp_pid
#define S_FUNCTION_LEVEL 2
/*
* Need to include simstruc.h for the definition of the SimStruct and
* its associated macro definitions.
*/
#include "s