代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/101557/15827031
c srandpoi.c
/*
* SRANDPOI SIMULINK poisson distribution number generator.
*
* Syntax: [sys, x0] = SRANDPOI(t, x, u, flag, seed, lambda)
* This function is to generate poisson distribution number.
www.eeworm.com/read/100019/15887963
todo
Remove the C like syntax in several methods, and make them more class
oriented.
Make a common allocator unit, that is distinct for each thread. To
ensure that there is no race condition between thr
www.eeworm.com/read/314528/13564926
txt error 问题.txt
error C2258: illegal pure syntax, must be '= 0'
Compiling...
计算器Dlg.cpp
E:\vc\课程设计\计算器\计算器Dlg.cpp(18) : error C2258: illegal pure syntax, must be '= 0'
E:\vc\课程设计\计算器\计算器Dlg.cpp(18) : error C2252:
www.eeworm.com/read/192034/8410524
m bk.m
function [C]=bk(X, M)
% Syntax: C=bk(X, M);
% BK computes a Broomhead/King type covariance matrix for the
% centered multichannel process X, for embedding dimension 'M'.
% Each of the colum
www.eeworm.com/read/192032/8410594
m rc.m
function [R]=rc(A,E)
% Syntax: [R]=rc(A,E);
% This function calculates the 'reconstructed components' using the
% eigenvectors (E, from ssaeig.m) and principal components (A, from pc.m).
% R is
www.eeworm.com/read/192032/8410618
m bk.m
function [C]=bk(X, M)
% Syntax: C=bk(X, M);
% BK computes a Broomhead/King type covariance matrix for the
% centered multichannel process X, for embedding dimension 'M'.
% Each of the colum
www.eeworm.com/read/291380/8422357
m ssaforeiter.m
function xf=SSAforeiter(x,dim,tau,k,fs,e)
%Syntax: xf=SSAforeiter(x,dim,tau,k,fs,e)
%________________________________________
%
% Iterated forecasting for SSA.
%
% xf is the forecasted time seri
www.eeworm.com/read/291380/8422363
m knearest.m
function lock=Knearest(y,Y,K,p)
%Syntax: lock=Knearest(y,Y,K,p)
%______________________________
%
% Locks the K nearest neighbors of a reference point that lie in a
% phase-space.
%
% lock retu
www.eeworm.com/read/291380/8422373
m ssa.m
function [pc,s,v]=SSA(x,dim,tau)
%Syntax: [pc,s,v]=SSA(x,dim,tau)
%_______________________________
%
% Singular Spectrum Analysis for a time series.
%
% pc is the matrix with the principal compo
www.eeworm.com/read/291380/8422383
m gencorint.m
function [logCr,logr]=gencorint(x,dim,tau,logr,p,w,svd,q)
%Syntax: [logCr,logr]=gencorint(x,dim,tau,logr,p,w,svd,q)
%________________________________________________________
%
% Calculates the gen