代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/333355/12685856
cpp ba sampling.cpp
// BA Sampling.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "BA Sampling.h"
#include "MainFrm.h"
#include "BA SamplingDoc.h"
#include "BA SamplingVi
www.eeworm.com/read/145704/12706780
zip sampling_rate.zip
www.eeworm.com/read/145704/12706783
zip sampling_bits.zip
www.eeworm.com/read/245180/12812758
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/330846/12865447
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/244176/12879641
c sampling2.c
/**************************************************************/
/* */
/* Program Name : sampling2 */
/*
www.eeworm.com/read/244154/12880944
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/322718/13370018
m set_sampling.m
% Set the sampling frequency the system uses.
%
% Remember that the pulses used in all apertures must
% be reset for the new sampling frequency to take effect.
%
% Calling: set_sampling (fs);
%
%
www.eeworm.com/read/307151/13727474
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/485265/6556978
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