代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/318297/13481765
in makefile.in
############################################################################
## ISO MPEG Audio Subgroup Software Simulation Group (1996)
## ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency
www.eeworm.com/read/317707/13499201
m xpol.m
% Cross Polarizes Monopulse Antenna Pattern
% -----------------------------------------
clear,clc,clf;
% Normalized Aperture Width
na=4;
% Sampling Frequeny=Number elements per norm apertur
www.eeworm.com/read/485265/6556943
m cp0702_bandwidth.m
%
% FUNCTION 7.7 : "cp0702_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with
% sampling rate 'dt'
% Bandwidth is evaluated according to the given 'threshold'
% (in dB)
% 'BW' is
www.eeworm.com/read/405217/11468650
m plotfft.m
% PLOTFFT Function to plot FFT
%
% PLOTFFT (samples, fs, vpp) plots the magnitude of the FFT of samples, normalizing
% the frequency axis to the sampling rate fs and the magnitude to vpp
www.eeworm.com/read/262237/11597447
txt ce101_readme.txt
Readme File for Code Example:
CE101 - ADC Sampling at 1.1MSPS
----------------------------------------
This file contains the following sections:
1. Code Example
www.eeworm.com/read/157335/11718955
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/345230/11825132
m wideband产生.m
%
% FUNCTION 1.2 : "gaosi_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with sampling period
% 'dt'
% Bandwidth is evaluated according to the given 'threshold' (in dB)
% 'BW' is t
www.eeworm.com/read/155919/11838401
m cp0702_bandwidth.m
%
% FUNCTION 7.7 : "cp0702_bandwidth"
%
% Evaluates the bandwidth of the input 'signal' with
% sampling rate 'dt'
% Bandwidth is evaluated according to the given 'threshold'
% (in dB)
% 'BW' is
www.eeworm.com/read/155919/11838415
m cp0101_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
www.eeworm.com/read/155919/11838442
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