代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/424063/10499310

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/424063/10500092

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/423536/10552919

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/423536/10553037

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/352274/10567631

m rj1.m

function rj1(action,in1,in2); %rj1 系统特性演示 - 1 : 二阶系统 % Illustrating some basic signal processing concepts, such as % sampling, aliasing, and windowing. % possible actions: % 'start' % 'do
www.eeworm.com/read/352274/10568266

m sigaxz1.m

function sigaxz1(action,in1,in2); %SIGAXZ1 交互式信号演示 - 1 : 信号的 DFT % Illustrating some basic signal processing concepts, such as % sampling, aliasing, and windowing. % possible actions: % 'sta
www.eeworm.com/read/350990/10690669

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/467324/7009754

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/467324/7009788

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/466476/7035938

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