代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/164634/10099483
m emd_sampling.m
% EMD_SAMPLING.M
%
% P. Flandrin, Mar. 13, 2003
%
% computes and plots an error measure in the EMD
% estimation of a single tone
%
% produces Figure 3 in
%
% G. Rilling, P. Flandrin and P. Gon鏰lv鑣
% "
www.eeworm.com/read/161908/10357666
m emd_sampling.m
% EMD_SAMPLING.M
%
% P. Flandrin, Mar. 13, 2003
%
% computes and plots an error measure in the EMD
% estimation of a single tone
%
% produces Figure 3 in
%
% G. Rilling, P. Flandrin and P. Gon鏰lv鑣
% "
www.eeworm.com/read/160598/10515837
m emd_sampling.m
% EMD_SAMPLING.M
%
% P. Flandrin, Mar. 13, 2003
%
% computes and plots an error measure in the EMD
% estimation of a single tone
%
% produces Figure 3 in
%
% G. Rilling, P. Flandrin and P. Gon鏰lv鑣
% "
www.eeworm.com/read/422697/10619562
m emd_sampling.m
% EMD_SAMPLING.M
%
% P. Flandrin, Mar. 13, 2003 - modified Mar. 2, 2006
%
% computes and plots an error measure in the EMD
% estimation of a single tone
%
% produces Figure 3 in
%
% G. Rilling, P. Fla
www.eeworm.com/read/417226/10999624
m emd_sampling.m
% EMD_SAMPLING.M
%
% P. Flandrin, Mar. 13, 2003 - modified Mar. 2, 2006
%
% computes and plots an error measure in the EMD
% estimation of a single tone
%
% produces Figure 3 in
%
% G. Rilling, P. Fla
www.eeworm.com/read/466142/7039616
m edge_sampling.m
function Edge_Sampling(image_file_names,output_file_names,Interest_Point)
%% Simple inerest operator that:
%% 1. Runs Canny edge detector on image
%% 2. Sample Interest_Point.Max_Points p
www.eeworm.com/read/255967/7098214
m emd_sampling.m
% EMD_SAMPLING.M
%
% P. Flandrin, Mar. 13, 2003 - modified Mar. 2, 2006
%
% computes and plots an error measure in the EMD
% estimation of a single tone
%
% produces Figure 3 in
%
% G. Rilling, P. Fla
www.eeworm.com/read/441254/7672421
html structrpcap__sampling.html
WinPcap: rpcap_sampling Struct Reference
www.eeworm.com/read/437707/7742371
asm current_sampling.asm
.title "current_sampling.asm"
ldpk _current_first_count
lacc _current_first_flag
bnz back
lacc _current_f
www.eeworm.com/read/298894/7927287
m integral_sampling.m
%
%
clear all;
%
%
addpath ./rng;
T = 1;
fs = [10 20];
dt = 1./fs;
for l = 1:10000
for k = 1:length(fs);
s = ones(1,fs(k));
n = randn(1,fs(k));
y = s;
%y2(l,k) = dt(k)*sum((y