代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/480414/6663541

m generatefade_jakes.m

function Fade=GenerateFade_Jakes(r,c,FadeRate) fdTs=FadeRate; % fade rate f=0:0.001:1; % frequency point 1 corresponds to Nyquist rate "half the sampling rate" for jj=1:length(f)
www.eeworm.com/read/480200/6668023

m demo_kde_3.m

% Simple Example #3 -- products of gaussian mixtures % % fprintf('KDE Example #3 : Product sampling methods (single, anecdotal run)\n'); rand('state',0); randn('state',0); p = kde([.1,.45,.55,
www.eeworm.com/read/264747/11302929

m prog82.m

% % Program 8.2, p511. m-file for the design of the % impulse invariant filter (Example 8.19) % program name: prog82.m % Fs=1000; % sampling frequency fc=300; % cutoff frequency WC
www.eeworm.com/read/264747/11302937

m remez1.m

% % Program name - REMEZ1.m % Fs=15000; % sampling frequency N=41; % Filter length WT=[10 3 10]; % Weights of the deviations in the bands Hd=[0 0 1 1 0 0]; % Desir
www.eeworm.com/read/264746/11302973

m prog7b3.m

% % Program name - prog7b3.m, p446 % m-file for calculating optimal FIR filter coefficients and % plotting frequency response % Fs=10000; % Sampling frequency N=41; % Filter
www.eeworm.com/read/158463/11612722

m ip_06_03.m

% MATLAB script for Illustrative Problem 3, Chapter 6. echo on f_cutoff=2000; % the desired cut-off frequency f_stopband=2500; % the actual stopband frequency fs=10000; % the sampling frequenc
www.eeworm.com/read/251013/12368849

m produce.m

%this function is to produce LFM signal %fs is the sampling frequency,fi is the intermediate frequency,b is bandwidth,T is pulse width. %tn1 is the cutpoint of T by 1/fs,tn2 is the total length of t
www.eeworm.com/read/230176/14303025

cpp penddsy1.cpp

// Model: dsys_fixpt // Sampling period = 0.010000 seconds // // Input scaling: [4 2 1000] // State scaling: [2 1 100 20] // Output scaling: [1000] // // Generated at 05:51:12 on 02-Oc
www.eeworm.com/read/230176/14303056

cpp penddsys.cpp

// Model: dsys_fixpt // Sampling period = 0.010000 seconds // // Input scaling: [4 2 1000] // State scaling: [2 1 100 20] // Output scaling: [1000] // // Generated at 04:08:55 on 20-Ma
www.eeworm.com/read/167185/5462554

help formant.help

formant [-nn -on -pn -fn -in -wn -Wn -tn -ln -hn -Ps] If the sampling frequency of the speech file is greater than 10kHz (or nHz if the -f option is specified), "formant" downsamples th