代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/365161/9876603
m frq2erb.m
function erb = frq2erb(frq)
%FRQ2ERB Convert Hertz to ERB frequency scale ERB=(FRQ)
% erb = frq2erb(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the ERB-rate scal
www.eeworm.com/read/167847/9950634
in config.h.in
/* Define the following if you have the corresponding header */
#undef CPU_VENDOR_OS
/* *INDENT-OFF* */
#undef HAVE_DOOR_H /* */
#undef HAVE_MQUEUE_H /* */
#undef HAVE_POLL_
www.eeworm.com/read/161367/10421481
m erb2frq.m
function frq = erb2frq(erb)
%ERB2FRQ Convert ERB frequency scale to Hertz FRQ=(ERB)
% frq = erb2frq(erb) converts a vector of ERB-rate values
% to the corresponding frequencies in Hz.
%
%
www.eeworm.com/read/161367/10421490
m frq2erb.m
function erb = frq2erb(frq)
%FRQ2ERB Convert Hertz to ERB frequency scale ERB=(FRQ)
% erb = frq2erb(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the ERB-rate scal
www.eeworm.com/read/161367/10421494
m mel2frq.m
function frq = mel2frq(mel)
%MEL2FRQ Convert Mel frequency scale to Hertz FRQ=(MEL)
% frq = mel2frq(mel) converts a vector of Mel frequencies
% to the corresponding real frequencies.
% The Mel sc
www.eeworm.com/read/279032/10479468
htm ec2.htm
Effective C++, 2E | Chapter 2: Memory Management Back to Item 4: Prefer C++-style comments.
Continue to Item 5: Use the same form in corresponding uses of new and delete.
Memory Management
Memory man
www.eeworm.com/read/467759/7000682
m mel2frq.m
function frq = mel2frq(mel)
%MEL2FRQ Convert Mel frequency scale to Hertz FRQ=(MEL)
% frq = mel2frq(mel) converts a vector of Mel frequencies
% to the corresponding real frequencies.
% The Mel sc
www.eeworm.com/read/467759/7000716
m erb2frq.m
function frq = erb2frq(erb)
%ERB2FRQ Convert ERB frequency scale to Hertz FRQ=(ERB)
% frq = erb2frq(erb) converts a vector of ERB-rate values
% to the corresponding frequencies in Hz.
%
%
www.eeworm.com/read/467759/7000759
m frq2erb.m
function erb = frq2erb(frq)
%FRQ2ERB Convert Hertz to ERB frequency scale ERB=(FRQ)
% erb = frq2erb(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the ERB-rate scal
www.eeworm.com/read/236873/7119020
m erb2frq.m
function frq = erb2frq(erb)
%ERB2FRQ Convert ERB frequency scale to Hertz FRQ=(ERB)
% frq = erb2frq(erb) converts a vector of ERB-rate values
% to the corresponding frequencies in Hz.
%
%