代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/313956/13578385
c sreadfil.c
/*
* SREADFIL A SIMULINK trigged read from a file.
*
* Syntax: [sys, x0] = sreadfil(t,x,u,flag, filename, format, pulnum, threshold, numOutput, recursive)
* The input of this function is a
www.eeworm.com/read/313956/13578405
c regdown.c
/*
* REGDOWN A SIMULINK register down block
*
* Syntax: [sys, x0] = regdown(t, x, u, flag, OutputIndex, Increament, trigThreshold, cycl_flag)
* This block output a vector with the init
www.eeworm.com/read/313956/13578413
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
*
www.eeworm.com/read/313956/13578485
c sunbuff.c
/*
* SUNBUFF A SIMULINK unbuffer block with overlap
*
* Syntax: [sys, x0] = sunbuff(t,x,u,flag,BufferOverlap,OutputIndex,sampleTime)
*
* Rick Spada Jan 28, 1994
* Gary Levens
www.eeworm.com/read/313956/13578486
c simrscod.c
/*============================================================================
* Syntax: [sys, x0, str, ts] = simrscod(t, x, u, flag, n, k, pg, tp, dim);
*SIMBCHDC SIMULINK S-function for Reed-Sol
www.eeworm.com/read/311695/13626989
m trainpso.m
%TRAINPSO Particle Swarm Optimization backpropagation.
%
% Syntax
%
% [net,tr,Ac,El] = trainpso(net,Pd,Tl,Ai,Q,TS,VV,TV)
% info = trainpso(code)
%
% Description
%
% TRAINPSO is a
www.eeworm.com/read/310212/13654590
m set.m
function set(obj,varargin)
%SET Method for FD line object
% - currently supports only scalar object inputs
% Syntax supported:
% SET(obj,'propname',val,...)
% SET(obj,struct,...)
% SET(
www.eeworm.com/read/310212/13654638
m set.m
function set(obj,varargin)
%SET Method for FD spec object
% - currently supports only scalar object inputs
% Syntax supported:
% SET(obj,'propname',val,...)
% SET(obj,struct,...)
% SET(
www.eeworm.com/read/310212/13654684
m set.m
function set(obj,varargin)
%SET Method for FD meas object
% - currently supports only scalar object inputs
% Syntax supported:
% SET(obj,'propname',val,...)
% SET(obj,struct,...)
% SET(
www.eeworm.com/read/308997/13684322
m trainpso.m
%TRAINPSO Particle Swarm Optimization backpropagation.
%
% Syntax
%
% [net,tr,Ac,El] = trainpso(net,Pd,Tl,Ai,Q,TS,VV,TV)
% info = trainpso(code)
%
% Description
%
% TRAINPSO is a