代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/426155/10279727
m xml_format.m
%XML_FORMAT Convert a Matlab variable or struct into an XML string.
%
% SYNTAX: xmlstr = xml_format(v, [attswitch], [name] )
%
% INPUT
% v Matlab variable type "struct", "char", "do
www.eeworm.com/read/355237/10284103
m ut_mweights.m
%UT_MWEIGHTS - Generate matrix form unscented transformation weights
%
% Syntax:
% [WM,W,c] = ut_mweights(n,alpha,beta,kappa)
%
% In:
% n - Dimensionality of random variable
% alpha - Transf
www.eeworm.com/read/353878/10408976
m fsa.m
function s = fsa(x,interval,output,fopen_opt)
%FSA Fourier Spectral Analysis
% Uses FFT and returns amplitudes and phases of the Fourier
% components.
%
% Syntax:
% S = FSA(X,INTERV
www.eeworm.com/read/352959/10489003
m rsana.m
function [logRS,logERS,V]=RSana(x,n,method,q)
%Syntax: [logRS,logERS,V]=RSana(x,n,method,q)
%____________________________________________
%
% Performs R/S analysis on a time series.
%
% logRS is
www.eeworm.com/read/424063/10501712
c simbchdc.c
/*============================================================================
* Syntax:[sys, x0, str, ts] = simbchdc(t, x, u, flag, n, k, t_err, tp, dim)
*SIMBCHDC SIMULINK S-function for BCH de
www.eeworm.com/read/424063/10501718
c swriwks.c
/*
* SWRITFIL A SIMULINK trigged write to a workspace variable.
*
* Syntax: [sys, x0] = swritwks(t,x,u,flag, varname, format, pulnum, threshold)
* This function has two inputs and no outpu
www.eeworm.com/read/424063/10501768
c arymimai.c
/*
* ARYMIMAI array minimum/maximum index computation.
*
* Syntax: [sys, x0] = arymimai(t,x,u,flag,Func)
* where Func is the string which could be min or max.
*
www.eeworm.com/read/424063/10501825
c srandint.c
/*
* SRANDINT A SIMULINK trigged read from workspace
*
* Syntax: [sys, x0] = TRIGWKSP(t, x, u, flag, seed, multNum)
* This function is for SIMULINK Triggered read-from-workspace b
www.eeworm.com/read/424063/10501844
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/424063/10501851
c swritwks.c
/*
* SWRITFIL A SIMULINK trigged write to a workspace variable.
*
* Syntax: [sys, x0] = swritwks(t,x,u,flag, varname, format, pulnum, threshold)
* This function has two inputs and no outpu