代码搜索:Decimation
找到约 613 项符合「Decimation」的源代码
代码结果 613
www.eeworm.com/read/141297/5773303
cc gr_fir_filter_fff.cc
/* -*- c++ -*- */
/*
* Copyright 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 the ter
www.eeworm.com/read/340968/12116829
mht fft_c.mht
From:
Subject:
Date: Wed, 27 Sep 2006 22:46:51 +0800
MIME-Version: 1.0
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: 7bit
Content-L
www.eeworm.com/read/435244/1865334
asm decimate.asm
;
; Project: Experiment 4.5.5 Decimation using FIR filter - Chapter 4
; File name: decimate.asm
;
; Description: This is the C55x implementation of the decimation filter
;
; For the book "R
www.eeworm.com/read/435244/1865356
asm decimate.asm
;
; Project: Exercise 4.25 decimation using FIR filter - Chapter 4
; File name: decimate.asm
;
; Description: This is the C55x implementation of the decimation filter for Exercise 4.25
;
;
www.eeworm.com/read/218763/14907412
cc convdec.cc
//*****************************************************************************
// Convdec.cc Implementation of convolution-decimation routines
//**************************************
www.eeworm.com/read/237957/13917951
cc convdec.cc
//*****************************************************************************
// Convdec.cc Implementation of convolution-decimation routines
//**************************************
www.eeworm.com/read/466253/7041638
asv uwb_sv_cnvrt_ct_15_4a.asv
function [hN,N] = uwb_sv_cnvrt_ct_15_4a( h_ct, t, np, num_channels, ts )
% convert continuous-time channel model h_ct to N-times oversampled discrete-time samples
% h_ct, t, np, and num_channels are
www.eeworm.com/read/466253/7041639
m uwb_sv_cnvrt_ct_15_4a.m
function [hN,N] = uwb_sv_cnvrt_ct_15_4a( h_ct, t, np, num_channels, ts )
% convert continuous-time channel model h_ct to N-times oversampled discrete-time samples
% h_ct, t, np, and num_channels are
www.eeworm.com/read/331065/12853171
m uwb_sv_cnvrt_ct_15_4a.m
function [hN,N] = uwb_sv_cnvrt_ct_15_4a( h_ct, t, np, num_channels, ts )
% convert continuous-time channel model h_ct to N-times oversampled discrete-time samples
% h_ct, t, np, and num_channels are
www.eeworm.com/read/317491/13504241
m uwb_sv_cnvrt_ct_15_4a.m
function [hN,N] = uwb_sv_cnvrt_ct_15_4a( h_ct, t, np, num_channels, ts )
% convert continuous-time channel model h_ct to N-times oversampled discrete-time samples
% h_ct, t, np, and num_channels are