代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/138963/5811961
m asknrzbw.m
function [ret,x0,str,ts,xts]=asknrzbw(t,x,u,flag);
%ASKNRZBW is the M-file description of the SIMULINK system named ASKNRZBW.
% The block-diagram can be displayed by typing: ASKNRZBW.
%
% SYS=ASKN
www.eeworm.com/read/131315/5936190
h xm-i38v4.h
/* Configuration for GCC for Intel i386 running System V Release 4. */
#include "xm-i386.h"
#include "xm-svr4.h"
/* If compiled with GNU C, use the built-in alloca. */
#undef alloca
#ifdef __GNUC_
www.eeworm.com/read/476907/6754152
m qamnrzmf.m
function [ret,x0,str,ts,xts]=qamnrzmf(t,x,u,flag);
%QAMNRZMF is the M-file description of the SIMULINK system named QAMNRZMF.
% The block-diagram can be displayed by typing: QAMNRZMF.
%
% SYS=QAMN
www.eeworm.com/read/476907/6754154
m qpsnrzmf.m
function [ret,x0,str,ts,xts]=qpsnrzmf(t,x,u,flag);
%QPSNRZMF is the M-file description of the SIMULINK system named QPSNRZMF.
% The block-diagram can be displayed by typing: QPSNRZMF.
%
% SYS=QPSN
www.eeworm.com/read/476907/6754162
m qamnrzbw.m
function [ret,x0,str,ts,xts]=qamnrzbw(t,x,u,flag);
%QAMNRZBW is the M-file description of the SIMULINK system named QAMNRZBW.
% The block-diagram can be displayed by typing: QAMNRZBW.
%
% SYS=QAMN
www.eeworm.com/read/476907/6754221
m asknrzmf.m
function [ret,x0,str,ts,xts]=asknrzmf(t,x,u,flag);
%ASKNRZMF is the M-file description of the SIMULINK system named ASKNRZMF.
% The block-diagram can be displayed by typing: ASKNRZMF.
%
% SYS=ASKN
www.eeworm.com/read/476907/6754230
m qpsnrzbw.m
function [ret,x0,str,ts,xts]=qpsnrzbw(t,x,u,flag);
%QPSNRZBW is the M-file description of the SIMULINK system named QPSNRZBW.
% The block-diagram can be displayed by typing: QPSNRZBW.
%
% SYS=QPSN
www.eeworm.com/read/476907/6754253
m asknrzbw.m
function [ret,x0,str,ts,xts]=asknrzbw(t,x,u,flag);
%ASKNRZBW is the M-file description of the SIMULINK system named ASKNRZBW.
% The block-diagram can be displayed by typing: ASKNRZBW.
%
% SYS=ASKN
www.eeworm.com/read/405263/11467337
m example5_32.m
function [ret,x0,str]=simdopi1(t,x,u,flag);
sys = mfilename;
new_system(sys)
simver(1.2)
if(0 == (nargin + nargout))
set_param(sys,'Location',[100,100,600,400])
open_system(sys)
end;