代码搜索:Decimation
找到约 613 项符合「Decimation」的源代码
代码结果 613
www.eeworm.com/read/325882/13177613
mdl chap6_1sim.mdl
Model {
Name "chap6_1sim"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTy
www.eeworm.com/read/325882/13177661
mdl chap7_3sim.mdl
Model {
Name "chap7_3sim"
Version 3.00
SimParamPage "Diagnostics"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortD
www.eeworm.com/read/325882/13177678
mdl chap8_2sim.mdl
Model {
Name "chap8_2sim"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTy
www.eeworm.com/read/310310/13653680
mdl koe_s_code.mdl
Model {
Name "koe_s_code"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines on
ShowLineWidths on
ShowPortDataTypes off
www.eeworm.com/read/309005/13684224
mdl koe_s_code.mdl
Model {
Name "koe_s_code"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines on
ShowLineWidths on
ShowPortDataTypes off
www.eeworm.com/read/478810/6703723
m fft2.m
%
% Computes the fft of vector X
% Using radix-2 FFT algorithm, time decimation Programmed by
% F.PATIN aka YOV408
%
function [Y] = fft2(X)
N = length(X);
if (N==1)
Y = -X;
r
www.eeworm.com/read/253008/12250796
mdl koe_s_code.mdl
Model {
Name "koe_s_code"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines on
ShowLineWidths on
ShowPortDataTypes off
www.eeworm.com/read/150163/12307959
mdl koe_s_code.mdl
Model {
Name "koe_s_code"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines on
ShowLineWidths on
ShowPortDataTypes off
www.eeworm.com/read/227499/14422011
mdl koe_s_code.mdl
Model {
Name "koe_s_code"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines on
ShowLineWidths on
ShowPortDataTypes off
www.eeworm.com/read/227331/14431745
c par4ch.c
/* FILE: par4ch.c Copyright (c), Symmetric Research, 2001
These are the PAR4CH user library functions. They are mostly
wrappers around the lower level read, write, and ioctl devic