代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/367182/2853256
c s_fpclassifyl.c
/* Return classification value corresponding to argument.
Copyright (C) 1997,1999,2002,2004,2006,2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulr
www.eeworm.com/read/160391/5571169
m fg3.m
% make a factor graph corresponding to an HMM with Gaussian outputs, where we absorb the
% evidence up front
seed = 1;
rand('state', seed);
randn('state', seed);
T = 3;
Q = 3;
O = 2;
cts
www.eeworm.com/read/295657/8147794
m c10ex16.m
% Implementation of the chirp-z transform of a pulse signal and
% comparison with the corresponding results for the FFT - Example 10-16
%
clf
theta_0 = input('Enter starting point, theta_0, on unit ci
www.eeworm.com/read/394381/8227675
m definev.m
function [v,dv]= definev(g,x,l,u);
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
%
www.eeworm.com/read/393873/8256399
m addtag.m
%ADDTAG add a tag to an object
%
% ADDTAG(OBJ_HANDLE,STR)
%
% Adds the tag STR to the object referrenced by OBJ_HANDLE
% When OBJ_HANDLE is an array of handles, STR is added to all corresponding
% o
www.eeworm.com/read/265723/11255453
m betainc.m
function y = betainc(x,a,b)
%BETAINC Incomplete beta function.
% Y = BETAINC(X,Z,W) computes the incomplete beta function for
% corresponding elements of X, Z, and W. The elements of X must be
www.eeworm.com/read/147861/12513832
m putoutvarclear3.m
%PUTOUTVARCLEAR3 Clear the global variables corresponding to "inVar1", "inVar2" and "inVar3" and puts the output variable "outVar1" to the next Simulink block.
%
%--------
%Synopsis:
% putoutvarclea
www.eeworm.com/read/147861/12513845
m putoutvarclear2.m
%PUTOUTVARCLEAR2 Clear the variables variables corresponding to "inVar1" and "inVar2" and puts the output variable "outVar1" to the next Simulink block.
%
%--------
%Synopsis:
% putoutvarclear2
%
%D
www.eeworm.com/read/334935/12561112
m asinc.m
function y = asinc( x, L )
%ASINC compute sin(Lx/2)/sin(x/2) (for matrix x)
%-----
% Usage: y = asinc(x, L)
%
% x : argument of asinc function
% L : length of corresponding rectangul