代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/304881/13784518
m quadcomp.m
function [xc,xs]=quadcomp(x,ts,f0)
% [xc,xs]=quadcomp(x,ts,f0)
%QUADCOMP Returns the in-phase and quadrature components of
% the signal x. f0 is the center frequency. ts is the
% sampling in
www.eeworm.com/read/303558/13812580
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/303558/13812669
m quadcomp.m
function [xc,xs]=quadcomp(x,ts,f0)
% [xc,xs]=quadcomp(x,ts,f0)
%QUADCOMP Returns the in-phase and quadrature components of
% the signal x. f0 is the center frequency. ts is the
% sampling in
www.eeworm.com/read/301479/13858630
m quadcomp.m
function [xc,xs]=quadcomp(x,ts,f0)
% [xc,xs]=quadcomp(x,ts,f0)
%QUADCOMP Returns the in-phase and quadrature components of
% the signal x. f0 is the center frequency. ts is the
% sampling in
www.eeworm.com/read/472108/6353116
m dpcm_demo.m
close all
clear
% signal sampling
fs=1/2000;
tn=0:fs:1/25;
%SELECT A SIGNAL ****************************
s=.5*sin(2*pi*50*tn);
%[s,fs]=wavread('bye441'); %read .wav file
%lpc and encoder-
www.eeworm.com/read/488461/6487297
m quadcomp.m
function [xc,xs]=quadcomp(x,ts,f0)
% [xc,xs]=quadcomp(x,ts,f0)
%QUADCOMP Returns the in-phase and quadrature components of
% the signal x. f0 is the center frequency. ts is the
% sampling in
www.eeworm.com/read/488463/6487333
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/476907/6754341
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/476907/6754430
m quadcomp.m
function [xc,xs]=quadcomp(x,ts,f0)
% [xc,xs]=quadcomp(x,ts,f0)
%QUADCOMP Returns the in-phase and quadrature components of
% the signal x. f0 is the center frequency. ts is the
% sampling in
www.eeworm.com/read/158463/11613225
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % carrier