代码搜索:Decimation

找到约 613 项符合「Decimation」的源代码

代码结果 613
www.eeworm.com/read/141297/5773218

t gr_fir_filter_xxx.cc.t

/* -*- 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/264747/11302952

m sfft2.m

% % 4-point FFT (sfft2.m) % A simple m-file script illustrating direct 4-point FFT decimation-in-time % computation. % Input data: x(0)=1, x(1)=0.5, x(2)=0, x(3)=0. % N=4;j=sqrt(-1); x0=1; x1=0
www.eeworm.com/read/379428/9197984

h bldc_data.h

//This file is used for defining the variables and compile time options //This file should be included in all .asm/.c files //Author : Padmaraja Yedamale //Version: V1.1 //#include "P18F2431.in
www.eeworm.com/read/483220/6601379

txt ad采样及串口.txt

#include #define uchar unsigned char #define uint unsigned int long result,z; uchar ADL,ADM,ADH; //sbit P31 = P3^1; //sbit P30 = P3^0; void ADCinit() { int decimation=1728;/
www.eeworm.com/read/208991/15230023

h bldc_data.h

//This file is used for defining the variables and compile time options //This file should be included in all .asm/.c files //Author : Padmaraja Yedamale //Version: V1.1 //#include "P18F2431.in
www.eeworm.com/read/294132/8250857

m step1.m

% Select the file to analyze FileName = 'GSMSP_20070204_robert_dbsrx_953.6MHz_128.cfile'; SampleRate = 500000; %FileName = 'GSMSP_20070204_robert_dbsrx_941.0MHz_128.cfile'; %SampleRate = 50000
www.eeworm.com/read/286642/8752621

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/286641/8752681

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/184180/9118760

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/181565/9245808

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