代码搜索:Auditory

找到约 45 项符合「Auditory」的源代码

代码结果 45
www.eeworm.com/read/351309/10658962

m test_auditory.m

function test_auditory(test, pausetest) % function test_auditory(test) % Test each of the functions in the Auditory Toolbox. The single argument % is a string, containing the word 'all' or the name o
www.eeworm.com/read/351309/10659213

m seneffear.m

function y = SeneffEar(x, fs, plotChannel) % Compute the response of Stephanie Seneff's Auditory Model. The % input waveform x (with sampling rate fs) is converted into fourty % channels of auditory
www.eeworm.com/read/147422/5729217

m plp_audw.m

% Computes auditory weighting functions % function [nfilt, cb, ibegen]= plp_audw(npoint, sf) % % npoint (in): number of points in the fft spectrum % nfilt (in): numbe
www.eeworm.com/read/147422/5729257

m plp_fft.m

% Computes the power spectrum % function [power]= plp_ffthr(real, ll, m) % % real (in): Signal that is to be fft analyzed % ll (in): number of samples of auditory spectrum % m (in
www.eeworm.com/read/351309/10659028

m contents.m

% Auditory Toolbox % by Malcolm Slaney % (c) 1998 Interval Research Corporation % Technical Report #1998-010 % % Lyon's Cochlear Model. % agc - Adaptation process for Lyon's Passive
www.eeworm.com/read/390563/8459184

asv fft_an~1.asv

function [X, Delta]= FFT_Analysis(Input, n) %X = FFT_Analysis(Input, n) % % Compute the auditory spectrum using the Fast Fourier Transform. % The spectrum X is expressed in dB. The size of the
www.eeworm.com/read/432925/8563102

m aud_transform.m

function [h, logmag] = aud_transform(filename, phase_type) % % function [h, logmag] = aud_transform(filename, phase_type) % % AUD_TRANSFORM converts raw auditory (complex) spectra into %