代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/216263/15022264
m exa5_15.m
%-----------------------------------------------------------------------------
% exa060401_fresam1.m , for example 6.4.1
% use frequency sampling method 1 to design highpass digital filter
%-------
www.eeworm.com/read/405502/11461264
cfg ir.cfg
## Author: Jason Newell
## Created 18/02/2002
## Title ST5514 IR Blaster Register Definitions
proc ir_regs {
##TX REGISTERS
register IRB_TX_PRESCALER_IR 0x20115000 -group IRBLASTER -c
regis
www.eeworm.com/read/162810/5513976
c aac_dec_api.c
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and
www.eeworm.com/read/381411/9094520
h sensors.h
//*****************************************************************************
//
// sensors.h - Prototypes for the car sensor sampling code.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. A
www.eeworm.com/read/374411/9407041
m resample.m
function p2 = resample(p,Np,ksType)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% resample(p,Np,KSType) -- construct a new estimate of the KDE p by sampling
%
www.eeworm.com/read/355653/10251930
cpp sam9261_touch.cpp
/********************************************************************************
Now we use Matrix Key, but we may need to use timer interrupt for sampling interleave
if we want to use timer,define
www.eeworm.com/read/467443/7012760
frm frmconfig.frm
VERSION 5.00
Begin VB.Form frmConfig
Caption = "Sampling Configuration"
ClientHeight = 4815
ClientLeft = 60
ClientTop = 300
ClientWidth = 6615
www.eeworm.com/read/449504/7502924
m far_gd.m
% PURPOSE: An example of using far_g() Gibbs sampling
% 1st-order spatial autoregressive model
% (on a small data set)
%-----------------------------------------
www.eeworm.com/read/439416/7710051
ini vcsampler.ini
;------- PC Sampler configuration file -------;
;-------;
[waveOut]
;
; wave out device Id
;
deviceId=4294967295
;
; wave out sampling parameters
;
pcmSamplesPerSecond=44100
pcmBitsPe
www.eeworm.com/read/198970/7899811
m resample.m
function p2 = resample(p,Np,ksType)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% resample(p,Np,KSType) -- construct a new estimate of the KDE p by sampling
%