代码搜索:Decimation
找到约 613 项符合「Decimation」的源代码
代码结果 613
www.eeworm.com/read/224546/14585448
mdl tdof_ss_simulink.mdl
Model {
Name "tdof_ss_simulink"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPort
www.eeworm.com/read/208659/15239418
mdl tdof_ss_simulink.mdl
Model {
Name "tdof_ss_simulink"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPort
www.eeworm.com/read/205941/15303400
mdl chap6_5sim.mdl
Model {
Name "chap6_5sim"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTy
www.eeworm.com/read/205941/15303496
mdl chap4_6sim.mdl
Model {
Name "chap4_6sim"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTy
www.eeworm.com/read/195449/8154710
m prepare_comparelist.m
function [promptstr]= prepare_comparelist(maxNum,SaveData)
promptstr={};
for ResultNum=1:(maxNum+1)
if(SaveData(ResultNum).preprocessid==1)
DataPreprocess='Remove Mean ';
elseif
www.eeworm.com/read/300041/13942069
txt coef_param.txt
Coeficient Generator ....
Filter Type :0
Window Type :0
Cutoff Freq 1 :1e+007
Cutoff Freq 2 :3.75e+006
Cutoff Freq 3 :0
Sample Rate :8e+008
Legnth :37
Path :
Interpolat
www.eeworm.com/read/287520/8684257
c dftmerge.c
/* dftmerge.c - DFT merging for radix 2 decimation-in-time FFT */
#include
void dftmerge(N, XF)
complex *XF;
int N;
{
double pi = 4. * atan(1.0);
int k, i, p, q, M;
c
www.eeworm.com/read/374268/9412618
c ad_interrupt.c
/*------------------------------------------------------------------------------
AD_Interrupt.C: MSC 1210 A/D Conversion for 1 input signals (-2.5V ... +2.5V)
Inputs pairs AIN0-AI
www.eeworm.com/read/278816/10504328
c dftmerge.c
/* dftmerge.c - DFT merging for radix 2 decimation-in-time FFT */
#include
void dftmerge(N, XF)
complex *XF;
int N;
{
double pi = 4. * atan(1.0);
int k, i, p, q, M;
c
www.eeworm.com/read/159946/10585007
c dftmerge.c
/* dftmerge.c - DFT merging for radix 2 decimation-in-time FFT */
#include
void dftmerge(N, XF)
complex *XF;
int N;
{
double pi = 4. * atan(1.0);
int k, i, p, q, M;
c