代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/157356/11717650

m ip_01_07.m

% MATLAB script for Illustrative Problem 7, Chapter 1. echo on df=0.01; % freq. resolution fs=5; % sampling frequency ts=1/fs;
www.eeworm.com/read/156266/11815307

m ip_01_07.m

% MATLAB script for Illustrative Problem 7, Chapter 1. echo on df=0.01; % freq. resolution fs=5; % sampling frequency ts=1/fs;
www.eeworm.com/read/156264/11815356

m ip_01_07.m

% MATLAB script for Illustrative Problem 7, Chapter 1. echo on df=0.01; % freq. resolution fs=5; % sampling frequency ts=1/fs;
www.eeworm.com/read/156263/11815387

m ip_01_07.m

% MATLAB script for Illustrative Problem 7, Chapter 1. echo on df=0.01; % freq. resolution fs=5; % sampling frequency ts=1/fs;
www.eeworm.com/read/257925/11905999

ini ogg2wav.ini

;;;; ogg2wav configuration ;;;;; [settings] ;---------------- ; target samples rate: ; ; any sane sampling value (8000, 44100 and so on) ; ; (original ogg file will be resampled as nece
www.eeworm.com/read/153407/12035588

m lexictour.m

function [indid,indindex,popexpected,popnormfitness]=lexictour(pop,params,state,nsample,toavoid) %LEXICTOUR Sampling of GPLAB individuals by lexicographic parsimony tournament. % LEXICTOUR(POP,
www.eeworm.com/read/152406/12116661

m logfft.m

% LOGFFT Function to plot FFT % % LOGFFT (samples, fs, vpp) plots the magnitude of the FFT of samples, normalizing % the frequency axis to the sampling rate fs and the magnitude to vpp.
www.eeworm.com/read/254513/12133053

m logfft.m

% LOGFFT Function to plot FFT % % LOGFFT (samples, fs, vpp) plots the magnitude of the FFT of samples, normalizing % the frequency axis to the sampling rate fs and the magnitude to vpp.
www.eeworm.com/read/253950/12173411

m demprgp.m

function demprgp(action); %DEMPRGP Demonstrate sampling from a Gaussian Process prior. % % Description % This function plots the functions represented by a Gaussian Process % model. The hyperparameter
www.eeworm.com/read/253950/12173434

m demgauss.m

%DEMGAUSS Demonstrate sampling from Gaussian distributions. % % Description % % DEMGAUSS provides a simple illustration of the generation of data % from Gaussian distributions. It first samples from a