代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/232874/4695992
m reconstruction.m
%
% Script for Reconstruction Example
%
% solves the problem
% min ||D(x)||_1 s.t. y = S(x),
%
% where D is successive differences
% and S random sampling
%
clear all;
% Signal
p = 2^9;
www.eeworm.com/read/209559/4969747
h perfmon_default_smpl.h
/*
* Copyright (C) 2002-2003 Hewlett-Packard Co
* Stephane Eranian
*
* This file implements the default sampling buffer format
* for Linux/ia64 perfmon subsyste
www.eeworm.com/read/344585/3207667
m hmc.m
function [samples, energies, diagn] = hmc(f, x, options, gradf, varargin)
%HMC Hybrid Monte Carlo sampling.
%
% Description
% SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo
% algorithm
www.eeworm.com/read/344585/3207764
m demmet1.m
function demmet1(plot_wait)
%DEMMET1 Demonstrate Markov Chain Monte Carlo sampling on a Gaussian.
%
% Description
% The problem consists of generating data from a Gaussian in two
% dimensions using a
www.eeworm.com/read/316872/3599549
h perfmon_default_smpl.h
/*
* Copyright (C) 2002-2003 Hewlett-Packard Co
* Stephane Eranian
*
* This file implements the default sampling buffer format
* for Linux/ia64 perfmon subsyste
www.eeworm.com/read/305566/3772431
sufft
SUFFT - fft real time traces to complex frequency traces
suftt sdout sign=1
Required parameters:
none
Optional parameters:
sign=1 sign in exponent of fft
dt=from header sampling interval
www.eeworm.com/read/305566/3772449
sunull
SUNULL - create null (all zeroes) traces
sunull count= >outdata
Required parameter
nt= number of samples per trace
Optional parameters
ntr=5 number of null traces to create
dt=0.004 time sampling
www.eeworm.com/read/303435/3811071
lib antialias.cwp.lib
ANTIALIAS - Butterworth anti-aliasing filter
antialias use before increasing the sampling interval of data
i.e. subsampling
Function Prototype:
void antialias (float frac, int phase, int n, floa
www.eeworm.com/read/272543/4215377
tim input_square1k.tim
Remark : Imported from 'input_square1k.MCH'
Number of record : 256
Record type number : INTEGER16
Signal frequency : 0 Hz
Sampling rate : 20000 Hz
File format
www.eeworm.com/read/432906/1888770
h perfmon_default_smpl.h
/*
* Copyright (C) 2002-2003 Hewlett-Packard Co
* Stephane Eranian
*
* This file implements the default sampling buffer format
* for Linux/ia64 perfmon subsyste