代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/449504/7503062
m sar_gd3.m
% PURPOSE: An example of using sar_g() on a large data set
% Metropolis-Hastings sampling spatial autoregressive model
%-----------------------------------------
www.eeworm.com/read/440842/7680283
m tobit_gd2.m
% PURPOSE: An example using tobit_g()
% Gibbs sampling with right-censoring
%
%---------------------------------------------------
% USAGE: tobit_gd2
%--------
www.eeworm.com/read/244013/12899134
num sound.num
No. Start Addr File Name Compress Sampling Notes
-------------------------------------------------------------------------------------
0 0000001e start_~1.
www.eeworm.com/read/492929/6414191
m tobit_gd2.m
% PURPOSE: An example using tobit_g()
% Gibbs sampling with right-censoring
%
%---------------------------------------------------
% USAGE: tobit_gd2
%--------
www.eeworm.com/read/479544/6688294
m untitled.m
t0=.15; % signal duration
ts=0.001; % sampling interval
fc=250; % carrier frequency
snr=10;
www.eeworm.com/read/203086/5042058
dfm udlgopprmstratsampling.dfm
inherited DlgOpPrmStratSampling: TDlgOpPrmStratSampling
Caption = 'Stratified sampling parameters'
ClientHeight = 351
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
www.eeworm.com/read/107336/15608827
asm init_ser.asm
*****************************************************************************
* FILENAME: INIT_SER.ASM
* This program configures the AC01 to a 9.6KHz sampling rate.
********************************
www.eeworm.com/read/141297/5773383
h gr_oscope_sink_f.h
/* -*- c++ -*- */
/*
* Copyright 2003,2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/374411/9407169
cpp prodsampleexact.cpp
/***********************************************************************
** exact sampling MEX file
**
** Calculate the partition function and sample Nsamp times
** in O(N^d) time, O(d) storag
www.eeworm.com/read/359245/10159365
m exa5_16.m
%-----------------------------------------------------------------------------
% exa060402_fresam2.m , for example 6.4.2
% use frequency sampling method 2 to design bandpass digital filter
%-------