代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/253943/12176068
m getfinalmask.m
function [newsigL,newsigR,mask]=getfinalmask(wholesigL,wholesigR,cleansig1,cleansig2,oldM,Fs,th,m,NFFT,WINDOW,NOVERLAP,spar)
%%% returns mask and corresponding stereo signal.
yclean1=sg(cleansig1,NF
www.eeworm.com/read/339711/12209674
m mmhole.m
function q=mmhole(x,y,z,xlim,ylim)
%MMHOLE Create Hole in 3D Graphics Data
% Z=MMHOLE(X,Y,Z,Xlim,Ylim) sets the data in Z to NaN
% corresponding to the limits in Xlim=[Xmin Xmax] and
% Ylim=[Ymin Ymax
www.eeworm.com/read/252223/12292408
m mmhole.m
function q=mmhole(x,y,z,xlim,ylim)
%MMHOLE Create Hole in 3D Graphics Data
% Z=MMHOLE(X,Y,Z,Xlim,Ylim) sets the data in Z to NaN
% corresponding to the limits in Xlim=[Xmin Xmax] and
% Ylim=[Ymin Ymax
www.eeworm.com/read/149369/12384659
m mmhole.m
function q=mmhole(x,y,z,xlim,ylim)
%MMHOLE Create Hole in 3D Graphics Data
% Z=MMHOLE(X,Y,Z,Xlim,Ylim) sets the data in Z to NaN
% corresponding to the limits in Xlim=[Xmin Xmax] and
% Ylim=[Ymin Ymax
www.eeworm.com/read/129891/14219861
in config.h.in
/* Define the following if you have the corresponding header */
#undef CPU_VENDOR_OS
#undef HAVE_NETCONFIG_H /* */
#undef HAVE_NETDIR_H /* */
#undef HAVE_POLL_H /*
www.eeworm.com/read/122497/14687619
m mmhole.m
function q=mmhole(x,y,z,xlim,ylim)
%MMHOLE Create Hole in 3D Graphics Data
% Z=MMHOLE(X,Y,Z,Xlim,Ylim) sets the data in Z to NaN
% corresponding to the limits in Xlim=[Xmin Xmax] and
% Ylim=[Ymin Ymax
www.eeworm.com/read/116890/14950738
m mmhole.m
function q=mmhole(x,y,z,xlim,ylim)
%MMHOLE Create Hole in 3D Graphics Data
% Z=MMHOLE(X,Y,Z,Xlim,Ylim) sets the data in Z to NaN
% corresponding to the limits in Xlim=[Xmin Xmax] and
% Ylim=[Ymin Ymax
www.eeworm.com/read/213114/15142496
m mmhole.m
function q=mmhole(x,y,z,xlim,ylim)
%MMHOLE Create Hole in 3D Graphics Data
% Z=MMHOLE(X,Y,Z,Xlim,Ylim) sets the data in Z to NaN
% corresponding to the limits in Xlim=[Xmin Xmax] and
% Ylim=[Ymin Ymax
www.eeworm.com/read/210975/15189472
m mmhole.m
function q=mmhole(x,y,z,xlim,ylim)
%MMHOLE Create Hole in 3D Graphics Data
% Z=MMHOLE(X,Y,Z,Xlim,Ylim) sets the data in Z to NaN
% corresponding to the limits in Xlim=[Xmin Xmax] and
% Ylim=[Ymin Ymax
www.eeworm.com/read/474814/1389613
err chk.err
#!/bin/sh -
#
# $Id: chk.err,v 12.0 2004/11/17 03:44:45 bostic Exp $
#
# Check to make sure all of the error values have corresponding error
# message strings in db_strerror().
# Top-level directory.