代码搜索:syntax

找到约 10,000 项符合「syntax」的源代码

代码结果 10,000
www.eeworm.com/read/189512/8466841

c utilities.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ /* this file contains various utility functions for accessing and manipulating regular expression syntax trees. */ #
www.eeworm.com/read/389321/8533604

m fitmat.m

function X = fitmat(Y,N) % FITMAT fit a matrix to matrix of size N, truncate or expand if necessary % Syntax % X = fitmat(Y,N) % Input: % Y : the matrix to expand or cut % N : size of
www.eeworm.com/read/288975/8589289

c utilitie.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ /* this file contains various utility functions for accessing and manipulating regular expression syntax trees. */
www.eeworm.com/read/388426/8610057

m dist.m

function z = dist(w,p) %DIST Euclidean distance weight function. % % Syntax % % Z = dist(W,P) % df = dist('deriv') % D = dist(pos) % % Description % % DIST is the Euclidean distance
www.eeworm.com/read/388079/8637134

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/388079/8637165

m pc.m

function [A]=pc(x, E) % PC - calculates principal components 计算主成分 % Syntax: [A]=pc(x, E); % PC calculates the principal components of the series x % from the eigenfunction matrix E (ou
www.eeworm.com/read/388079/8637169

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/431862/8648903

m dist.m

function z = dist(w,p) %DIST Euclidean distance weight function. % % Syntax % % Z = dist(W,P) % df = dist('deriv') % D = dist(pos) % % Description % % DIST is the Euclidean di
www.eeworm.com/read/287843/8664770

c trigwksp.c

/* $Revision: 1.21 $ */ /* * TRIGWKSP A Simulink triggered read from workspace * * Syntax: [sys, x0] = TRIGWKSP(t,x,u,flag,var, thd, cycl_flag, ini) * This function is for t
www.eeworm.com/read/430320/8756366

m weight3.m

function [w, dwdx, dwdxx] = Weight(type, para, di, dmi) % EVALUATE WEIGHT FUNCTION % % SYNTAX: [w, dwdr, dwdrr] = GaussWeight(type, para, di, dmi) % % INPUT PARAMETERS % type - Type of weight