代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/127768/14335767

m ricker.m

function w = ricker(f,dt) % RICKER(f,dt) % Returns a Ricker wavelet of % central freq. f. % dt is the sampling interval % Mauricio D. Sacchi % Jan/1997. % sacchi@geop.ubc.ca % f
www.eeworm.com/read/283185/4085629

svn-base endpoint.h.svn-base

#ifndef __ENDPOINT_H__ #define __ENDPOINT_H__ #include "cc.h" #include "api.h" #define MAX_SAMPLING_DATA_COUNT 10 #define MAX_RAW_DATA_LENGTH 2048 #define MAX_BAND_COUNT 8 #
www.eeworm.com/read/365493/2896893

m spec4.m

function [tfd, t, f] = spec4(x, fs, w) % spec4 -- Compute samples of the type IV spectrogram. % % Usage % [tfd, t, f] = spec4(x, fs, w) % % Inputs % x signal vector % fs sampling fre
www.eeworm.com/read/370635/9589614

m perform_warping.m

function [t,u,v,ts,us,vs,I] = perform_warping(M,theta,P) % sampling location [Y,X] = meshgrid(1:P,1:P); % projection on orthogonal direction t = -sin(theta)*X(:) + cos(theta)*Y(:); u = cos(thet
www.eeworm.com/read/173799/9635324

m spec4.m

function [tfd, t, f] = spec4(x, fs, w) % spec4 -- Compute samples of the type IV spectrogram. % % Usage % [tfd, t, f] = spec4(x, fs, w) % % Inputs % x signal vector % fs sampling fre
www.eeworm.com/read/369021/9668182

m mod16qam.m

function Y = mod16qam(X,Fd,Fs,Eb); % 16-QAM modulation %---------------------- % Y = mod16qam(X,Fd,Fs,Eb) % % X - data stream % Fd - data sampling rate % Fs - Modulation signal samling rate (Fs
www.eeworm.com/read/173140/9670785

m ip_01_04.m

% MATLAB script for Illustrative Problem 4, Chapter 1. echo on n=[-20:1:20]; % Fourier series coefficients of x(t) vector x=.5*(sinc(n/2)).^2; % sampling interval ts=1/40; % Time vector t=[-.5:ts:1.5
www.eeworm.com/read/171263/9764573

m mod16qam.m

function Y = mod16qam(X,Fd,Fs,Eb); % 16-QAM modulation %---------------------- % Y = mod16qam(X,Fd,Fs,Eb) % % X - data stream % Fd - data sampling rate % Fs - Modulation signal samling rate (Fs
www.eeworm.com/read/268231/11148903

m ip_01_04.m

% MATLAB script for Illustrative Problem 4, Chapter 1. echo on n=[-20:1:20]; % Fourier series coefficients of x(t) vector x=.5*(sinc(n/2)).^2; % sampling interval ts=1/40; % Time vector t=[-.5:ts:1.5
www.eeworm.com/read/411833/11225134

html group__remote__samp__methods.html

WinPcap: Sampling methods defined in the pcap_se