代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/301474/3839501
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int
www.eeworm.com/read/301474/3839647
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int
www.eeworm.com/read/299916/3849596
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/273525/4208956
ado _svy_fpc_note.ado
*! version 1.0.5 28mar2005
program _svy_fpc_note
version 9
args deff
if e(census) == 1 {
di as txt "{p 0 6 2}" ///
"Note: Zero standard error due to 100% sampling rate detected for FPC"
www.eeworm.com/read/448886/1683409
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int
www.eeworm.com/read/448886/1683555
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int
www.eeworm.com/read/378914/2679231
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int
www.eeworm.com/read/378914/2679377
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int
www.eeworm.com/read/476074/6773330
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/370636/9589439
m build_alpert_matrix_1d.m
function V = build_alpert_matrix(x,k)
% build_alpert_matrix - build 1D Alpert basis
% adapted for the sampling provided.
%
% V = build_alpert_matrix(pos,k);
%
% 'pos' is a 1D vector, the