代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/418009/10968283
unix makefile.unix
############################################################################
## ISO MPEG Audio Subgroup Software Simulation Group (1996)
## ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequenc
www.eeworm.com/read/418009/10968360
in makefile.in
############################################################################
## ISO MPEG Audio Subgroup Software Simulation Group (1996)
## ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequenc
www.eeworm.com/read/418009/10968382
unix makefile.unix
############################################################################
## ISO MPEG Audio Subgroup Software Simulation Group (1996)
## ISO 13818-3 MPEG-2 Audio Encoder - Lower Sampling Frequenc
www.eeworm.com/read/418009/10968520
in makefile.in
############################################################################
## ISO MPEG Audio Subgroup Software Simulation Group (1996)
## ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequenc
www.eeworm.com/read/247640/7117446
m cp0804_corrsyn.m
%
% Function 8.15: "cp0804_corrsyn"
%
% Implements the correlation an input vector (signal)
% with a reference vector (template)
% 'fc' represents the sampling frequency
%
% The function retur
www.eeworm.com/read/457417/7325737
vhd fsf_pole_filter.vhd
-- pole filter implementation for frequency sampling filers (FSF)
--
-- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License
-- as
www.eeworm.com/read/453434/7420743
m fig3_21.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 3.21
% Array and aperture beam patterns using
% wavenumber sampling technique:
% d = lambda/4, symmetric samples
% Xin Zhang, 3/21/9
www.eeworm.com/read/451878/7454742
m mfcc.m
function r = mfcc(s, fs)
% MFCC
%
% Inputs: s contains the signal to analize
% fs is the sampling rate of the signal
%
% Output: r contains the transformed signal
%
%
%%%%%%%%%%%%%%%
www.eeworm.com/read/449298/7509118
m systematicr.m
function outIndex = systematicR(inIndex,wn);
% PURPOSE : Performs the resampling stage of the SIR
% in order(number of samples) steps. It uses the
% systematic sampling scheme o
www.eeworm.com/read/447257/7555579
m bandwidth.m
%
% FUNCTION 1.2 : "cp0101_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with sampling period
% 'dt'
% Bandwidth is evaluated according to the given 'threshold' (in dB)
% 'BW' is