代码搜索:Sampling

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

代码结果 3,969
www.eeworm.com/read/152755/12087461

m detect.m

function [b_out] = detect(in,vth,sampling_instant,b_original) % DETECT ...... Convert the waveform at the output of the receiver filter % back to the binary sequence. Probability of bit error (B
www.eeworm.com/read/252296/12287262

h simulator.h

#ifndef _SIMULATOR_H_ #define _SIMULATOR_H_ #define SUCCESS 0 #define FAILURE -1 #define LIGHTSPEED 299792458 #define FrequencyL1 1575.42e6 #define ChipRate 1.023e
www.eeworm.com/read/267889/11159276

m down_sampler.m

function [symbols]=down_sampler(indata,sample_nr,fs,T,block_length) % [symbols]=down_sampler(indata,sample_nr,fs,T,block_length) % % Output: % symbols - Symbols after downsampling % %
www.eeworm.com/read/292248/8365644

m test.m

clear all, close all, clc %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %OFDM Blocks (Turbo+QPSK) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/186716/8914524

m duobinar.m

function [duobinary_pulse] = duobinar(duobinary_type,no_block,arg1) % DUOBINAR .... Defines a basic truncated Duobinary pulse. % % DUOBINAR(A,NB) generates a Duobinary pulse g(t) truncated to NB
www.eeworm.com/read/275452/10816444

m srrc_trans_filter.m

% SRRC_TRANS_FILTER Applies a square root raised cosine filter to the % BPSK signal as it leaves the transmitter. % This square root raised cosine filter is the first of two % in cascade.
www.eeworm.com/read/326082/13166772

h capture_v4l.h

/*========================================================================== $Id$ capture_v4l.h: Header file for capturing image using Video4Linux. Written by Naoyuki Ichimura, AIST, 2001. =====
www.eeworm.com/read/141297/5773335

cc gr_oscope_sink_x.cc

/* -*- 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/406422/11442597

h swept.h

// // File = swept.h // #ifndef _SWEPT_H_ #define _SWEPT_H_ #include "filt_imp.h" class SweptResponse { public: SweptResponse( FilterImplementation *filter_implem,
www.eeworm.com/read/152755/12087448

m duobinar.m

function [duobinary_pulse] = duobinar(duobinary_type,no_block,arg1) % DUOBINAR .... Defines a basic truncated Duobinary pulse. % % DUOBINAR(A,NB) generates a Duobinary pulse g(t) truncated to NB