代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/251408/12347417
asv my_wrap.asv
function [wrap,t]=my_wrap(x,N)
% Figure the wrap of the input signal
% s, the input signal which type is float
% Fs, the sampling rate
% N, one data out of N data
% Author: Crystal Shi
% ShenZ
www.eeworm.com/read/231192/14248123
cpp cbuf.cpp
//
// Circular buffer member functions
//
// Bruce T. Lowerre, Public domain, 1995, 1997
//
// $Log: cbuf.cc,v $
// Revision 1.6 1997/08/06 19:35:15 lowerre
// removed sampling rate from classes
//
www.eeworm.com/read/231192/14248140
h cbuf.h
/*
* Circular buffer class definition
*
* Bruce T. Lowerre, Public domain, 1995, 1997
*
* $Log: cbuf.h,v $
* Revision 1.5 1997/08/06 19:35:04 lowerre
* removed sampling rate from classes
*
www.eeworm.com/read/230176/14303046
cpp pendmode.cpp
// Model: pend_model
// Sampling period = 0.010000 seconds
// Generated at 06:55:29 on 17-Mar-2003
class pend_model
{
public:
// n = #states, m = #outputs, r = #inputs
enum {n = 4, m
www.eeworm.com/read/223514/14636874
m chansui_corr_2x2.m
function chanSUI_corr_2x2(chanparams)
% SUI channel simulation with 2X2 antenna configuration
% chanparams.chantype -- SUI channel type
% chanparams.cohtime -- expanding length(number of sampling p
www.eeworm.com/read/216092/15027274
txt 最).txt
clear all;
clc;
N_symbol=4;
N = 1024; %the number of carrier
%N = 256; %the number of carrier
%T=10^(-6); % Sampling time : 1us
L=128; % the number of prefix
SNR=15; % SNR of signal
www.eeworm.com/read/215312/15065511
m chansui_corr_2x2.m
function chanSUI_corr_2x2(chanparams)
% SUI channel simulation with 2X2 antenna configuration
% chanparams.chantype -- SUI channel type
% chanparams.cohtime -- expanding length(number of sampling p
www.eeworm.com/read/214463/15099307
m zuidasiran.m
clear all;
clc;
N_symbol=10;
N = 1024; %the number of carrier
%N = 256; %the number of carrier
%T=10^(-6); % Sampling time : 1us
L=512; % the number of prefix
SNR=15; % SNR of signal
www.eeworm.com/read/212972/15144241
c decode_ntom.c
/*
* Mpeg Layer-1,2,3 audio decoder
* ------------------------------
* copyright (c) 1995,1996,1997 by Michael Hipp, All rights reserved.
* See also 'README'
*
* N->M down/up sampling. Not opt
www.eeworm.com/read/211840/15172450
m c10_mcqpskrun.m
% file c10_MCQPSKrun.m
%
%
function BER_MC=MCQPSKrun(N,Eb,No,ChanAtt,...
TimingBias,TimingJitter,PhaseBias,PhaseJitter)
fs = 1e+6; % sampling Rate (samples/second)
SymRate = 1e+