代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/420771/10776796
txt samplewithndi.txt
package datamining;
import java.io.*;
import java.util.*;
/**
* Class for finding frequent itemsets using sampling
* with the NDI algorithm.
*
* @author Michael Holler
* @version 0.1
www.eeworm.com/read/349314/10836065
s43 msp430x24x_uscia0_uart_04_9600.s43
;******************************************************************************
; MSP430x24x Demo - USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling
;
; Description: Echo a received cha
www.eeworm.com/read/469416/6976360
m demhmc1.m
%DEMHMC1 Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians.
%
% Description
% The problem consists of generating data from a mixture of two
% Gaussians in two dimensions using a
www.eeworm.com/read/469416/6976423
m~ demhmc1.m~
%DEMHMC1 Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians.
%
% Description
% The problem consists of generating data from a mixture of two
% Gaussians in two dimensions using a
www.eeworm.com/read/441612/7668308
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/441612/7668335
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/441609/7668385
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/441609/7668408
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/198970/7900173
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/198970/7900248
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