代码搜索:Multistage
找到约 12 项符合「Multistage」的源代码
代码结果 12
www.eeworm.com/read/141300/5770267
cir filt_multistage.cir
Multistage filter
v1 1 0 0 ac 1.0
r1 1 2 1k
c1 2 0 10p
e2 3 0 2 0 10
r2 3 4 1k
c2 4 0 1.25p
e3 5 0 4 0 10
r3 5 6 1k
c3 6 0 .02p
.pz 1 0 6 0 vol pz
.print pz all
.end
www.eeworm.com/read/141300/5770277
out filt_multistage.out
No. of Data Rows : 1
Circuit: Multistage filter
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
Multistage filter
------------------------------------------
www.eeworm.com/read/477371/1361898
c multistage_codebook.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2009 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/461213/1554268
c multistage_codebook.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2005 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/206142/5011361
c multistage_codebook.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2007 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/141300/5770266
am makefile.am
## Process this file with automake to produce Makefile.in
TESTS = \
filt_multistage.cir \
filt_rc.cir \
filt_bridge_t.cir \
pz2.cir \
pzt.cir \
simplepz.cir
TESTS_ENVIRONMENT = $(SHELL) $
www.eeworm.com/read/165409/10063565
ppt 第9讲2-stage switching, multistage switching, clos ee384y_scaling.ppt
www.eeworm.com/read/362612/9989161
m multiratewebinar_oct2005_english.m
%% Design of Multistage Decimators
% This demo shows how to get progressively more efficient designs for
% decimators given a set of design specifications. We start with a
% single-section polyphase d
www.eeworm.com/read/457973/7314845
m multiratewebinar_oct2005_english.m
%% Design of Multistage Decimators
% This demo shows how to get progressively more efficient designs for
% decimators given a set of design specifications. We start with a
% single-section polyphase d
www.eeworm.com/read/477371/1361897
imakefile
CURRENT_DIR = $(QCCPACK)/src/libQccPackVQ/lib
OBJS = \@@\
codebook.o multistage_codebook.o \@@\
sqcbk.o \@@\
vq.o ecvq.o gla.o msvq.o
MAN_PAGES = QccPackVQ
MAN_SUFFIX = 3
HEADER = libQccPackVQ.h