代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/371256/9558916
m funmatransac.m
%funmatRANSAC Matriu Fonemantal amb el metode Random Sampling (RANSAC)
% [F] = funmatRANSAC(M,b,P,ep)
%
% M matriu de 4-per-7 amb les coordendes de 7 punts en dues imatges
% prime
www.eeworm.com/read/159778/10618310
h endpointdetection.h
#define FRAMELENGTH 128
#define PI 3.1415926
#define MLOG (log10(FRAMELENGTH))/(log10(2))
#define HALFOFFRAME FRAMELENGTH/2
#define FRAMESUM 5
#define FLOW 0
#define FHIGH SAMPLING/2
#define B
www.eeworm.com/read/441612/7668329
asv cp02011.asv
fc=10e10;
Tm=0.9e-9;
tau=0.2e-9;
dt = 1 / fc; % reference sampling period
OVER = floor(Tm/dt); % number of samples representing
% the pulse
e = mod(OVER,
www.eeworm.com/read/441612/7668331
m cp02011.m
fc=10e10;
Tm=0.9e-9;
tau=0.2e-9;
dt = 1 / fc; % reference sampling period
OVER = floor(Tm/dt); % number of samples representing
% the pulse
e = mod(OVER,
www.eeworm.com/read/245836/12778469
m specfilter.m
%specfilter.m Zero-phase Butterworth filter
% via spectral domain
%
% datout = specfilter(datin,samp,flo,fhi,ord)
% datin Real input data, length must be 2^p
% samp Sampling frequency
% flo Low frequ
www.eeworm.com/read/243870/12911136
c resamplesubs.c
/* resamplesubs.c - sampling rate conversion subroutines */
// Altered version
#include "resample.h"
#include
#include
#include
#include
#define IBUFFSIZE 40
www.eeworm.com/read/243870/12911149
c resample.c
/*
* FILE: resample.c
* Sampling-rate-conversion main program (command line usage)
*/
static char resampleVersion[]
= "\n\tresample version 1.9 (Feb. 1, 2006 - jos@ccrma.stanford.edu)\n\n\
Co
www.eeworm.com/read/319925/13439492
m c10_mcqpskrun.m
%file:c10_MCQPSKrun.m
function BER_MC=MCQPSKrun(N,Eb,N0,ChanAtt,TimingBias,Timingjitter,PhaseJitter)
fs=1e+6; %sampling rate
SymRate=1e+5;
www.eeworm.com/read/100127/6274130
py playback.py
# Read mono 16bit samples from stdin and write them to the audio device.
# Assume the sampling rate is compatible.
# Use a small queue size to minimize delays.
import al, sys
import AL
BUFSIZE = 200
www.eeworm.com/read/481384/6639620
m ricker.m
function [w,tw] = ricker(f,dt)
%RICKER: Ricker wavelet of central frequency f.
%
% [w,tw] = ricker(f,dt);
%
% IN f : central freq. in Hz (f