代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/415313/11076600

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/413912/11137097

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/413912/11137295

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/335807/12496937

m ip_06_03.m

% MATLAB script for Illustrative Problem 6.3. echo on f_cutoff=2000; % the desired cutoff frequency f_stopband=2500; % the actual stopband frequency fs=10000; % the sampling frequency f1=
www.eeworm.com/read/108859/15573867

m alias.m

function [fa,fd] = alias(f,fs) % ALIAS Compuation of aliased frequencies. % % [FA,FD] = ALIAS(F,FS) Computes aliased frequencies % F = frequency array in HERTZ, FS = sampling frequency in HERTZ.
www.eeworm.com/read/106690/15626828

m ctf_resample.m

function ctf = ctf_resample(folder,newFreq) % ctf_resample - Resamples a CTF .ds folder to a different sampling rate. % % ctf = ctf_resample(folder,newFreq) % % The function modifies two files in the
www.eeworm.com/read/100204/15880690

in local.cnf.in

# @(#)local.cnf.in 1.2 99/12/19 Copyright 1998,1999 Heiko Eissfeldt */ # # Makefile for cdda2wav, a sampling utility. # # ############ interface # choose one of the following interfacing and device t
www.eeworm.com/read/391596/8395533

for sampi0.for

* SAMPI0.FOR * SUBROUTINE SAMPI0 * *--initialises all the sampling variables * INCLUDE 'dsmc0.h' * NCOL=0 NSMP=0 MOVT=0. SELT=0. SEPT=0.
www.eeworm.com/read/187078/8858540

m wuthtiaozhigonglvpu.m

function THfasheji=fashe() Pow = -30; % Average transmitted power (dBm) fc = 50e9; % sampling frequency numbits = 2; % number of bits generated by the source Ts =5e-9; Nh = 3;
www.eeworm.com/read/187078/8858548

asv thfasheji.asv

function THfasheji=fashe() Pow = -30; % Average transmitted power (dBm) fc = 50e9; % sampling frequency numbits = 4; % number of bits generated by the source Ts =5e-9; Nh = 2;