代码搜索:Decimation
找到约 613 项符合「Decimation」的源代码
代码结果 613
www.eeworm.com/read/342208/12035530
m uwb_sv_cnvrt_ct.m
function [hN,N] = uwb_sv_cnvrt_ct( 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 as sp
www.eeworm.com/read/123212/14642319
m uwb_sv_cnvrt_ct.m
function [hN,N] = uwb_sv_cnvrt_ct( 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 as sp
www.eeworm.com/read/203319/15361934
m uwb_sv_cnvrt_ct.m
function [hN,N] = uwb_sv_cnvrt_ct( 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 as sp
www.eeworm.com/read/113381/15457050
h cpia.h
#ifndef __LINUX_CPIA_H
#define __LINUX_CPIA_H
#include
#define USB_REQ_CPIA_GET_VERSION 0x01
#define USB_REQ_CPIA_GET_PNP_ID 0x02
#define USB_REQ_CPIA_GET_CAMERA_STATUS 0x03
#defi
www.eeworm.com/read/435244/1865335
c decimationtest.c
//
// Project: Experiment 4.5.5 Decimation using FIR filter - Chapter 4
// File name: decimationTest.c
//
// Description: This is the test file for the decimation FIR filter
//
// For th
www.eeworm.com/read/383177/8963453
c parse_47.c
/*===========================================================================*/
/* SEED reader | parse_type47 | station header */
/*======================================
www.eeworm.com/read/383177/8964033
c print_57.c
/*===========================================================================*/
/* SEED reader | print_type57 | station header */
/*===================================
www.eeworm.com/read/141297/5773903
py wfm_rcv.py
#
# Copyright 2005 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 terms of the GNU General Pub
www.eeworm.com/read/216947/14984726
c example5_acc.c
/*
* This file is not available for use in any application other than as a
* MATLAB(R) MEX file for use with the Simulink(R) Accelerator product.
*/
/*
* Real-Time Workshop code generation
www.eeworm.com/read/141297/5773147
cc gr_fir_filter_fsf.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