代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/261157/4324030
java samplinggrid.java
package jp.sourceforge.qrcode.codec.geom;
/**
* This class is used for sampling grid
* It allows one area to have a different size from another area
*/
public class SamplingGrid
{
/**
www.eeworm.com/read/261154/4325417
java samplinggrid.java
package jp.sourceforge.qrcode.geom;
/**
* This class is used for sampling grid
* It allows one area to have a different size from another area
*/
public class SamplingGrid
{
/**
* A gr
www.eeworm.com/read/261148/4325445
java samplinggrid.java
package jp.sourceforge.qrcode.geom;
/**
* This class is used for sampling grid
* It allows one area to have a different size from another area
*/
public class SamplingGrid
{
/**
* A gr
www.eeworm.com/read/252290/4410387
java samplinggrid.java
package jp.sourceforge.qrcode.geom;
/**
* This class is used for sampling grid
* It allows one area to have a different size from another area
*/
public class SamplingGrid
{
/**
* A gr
www.eeworm.com/read/268014/11156588
m timing_syn.m
%File:timing_syn.m timing synchronization
clc
clear
Data_Len = 5000;
Fs = 9600; % Sampling Frequency
Fd = 2400; % Symbol Frequency
SNR = 30;
www.eeworm.com/read/390411/8466502
m aspec.m
function aspec(B,A,Fs);
% ASPEC Plots a filter characteristics vs. A-weighting specifications.
% ASPEC(B,A,Fs) plots the attenuation of the filter defined by B and A
% with sampling frequenc
www.eeworm.com/read/287016/8732285
m cp0202_2pam_ds.m
%
% FUNCTION 2.8 : "cp0202_2PAM_DS"
%
% Introduces the DS code given by 'DScode'
% and implements binary PAM modulation
% 'seq' is the input binary strem
% 'fc' is the sampling frequency for the
www.eeworm.com/read/180184/9317113
m cp0201_2ppm_th.m
%
% FUNCTION 2.4 : "cp0201_2PPM_TH"
%
% Introduces the TH code given by 'THcode'
% and implements binary PPM modulation
% 'seq' is the input binary strem
% 'fc' is the sampling frequency for the
www.eeworm.com/read/374411/9407180
m prodsampleimportpair.m
function [ptsS, wtsS] = prodSampleImportPair(npds,Npts,anFns,anParams,overSamp,type)
%
% Message-based importance sampling (private function)
%
% See Ihler,Sudderth,Freeman,&Willsky, "Efficient m
www.eeworm.com/read/374411/9407218
m prodsampleimportmix.m
function [ptsS, wtsS] = prodSampleImportMix(npds,Npts,anFns,anParams,overSamp,type)
%
% Message-based importance sampling (private function)
%
% See Ihler,Sudderth,Freeman,&Willsky, "Efficient mu