Tải bản đầy đủ (.pdf) (2 trang)

Tài liệu Real-Time Digital Signal Processing - Appendix D: About the Software docx

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (26.79 KB, 2 trang )

Appendix D
About the Software
The web sites, http:/www.ceet.niu.edu/faculty/kuo/books/rtdsp.html and http://pages.
prodigy.net/sunheel/web/dspweb.htm, that accompany this book include program
and data files that can be used to demonstrate the DSP concepts introduced in this
book and to conduct the experiments at the last section of each chapter. MATLAB
scripts with extension.m are developed and tested with MathWorks MATLAB version
5.1 (). Assembly programs with extension .asm and C
programs with extension .c or .h have been compiled and tested with Texas Instru-
ments' Code Composer Studio IDE C5000 version 1.2. Data files with extension .dat
are used for C code, and the files with extension .inc are used for the C55x assembly
programs. The files in the software package are divided into the 10 groups, one for each
chapter.
Chapter 1
exp1.c
exp1.cmd
Chapter 2
exp2a.c
exp2b.c
exp2.cmd
exp2_sum.asm
exp2b_1.asm
exp2b_2.asm
exp2b_3.asm
exp2b_4.asm
Chapter 3
exp3a.c
exp3b.c
exp3c.c
exp3d.c
exp3e.c


exp3.cmd
sine_cos.asm
ovf_sat.asm
exp3d_iir.asm
timit1.asc
timit1.dat
Chapter 4
exp4a.c
exp4.cmd
exp4b.asm
sine_cos.asm
mag_128.asm
dft_128.asm
vectors.asm
input.dat
input.inc
dft.m
exam4_15.m
exam4_16.m
exam4_17.m
Imp.dat
Imprtf.m
magrtf.m
all_pole.m
notch.m
notch1.m
notch2.m
Chapter 5
exp5a.c
exp5b.c

exp5c.c
exp5.cmd
signal_gen.c
fir.asm
fir2macs.asm
firsymm.asm
input5.dat
Chapter 6
exp6a.c
exp6b.c
Real-Time Digital Signal Processing. Sen M Kuo, Bob H Lee
Copyright # 2001 John Wiley & Sons Ltd
ISBNs: 0-470-84137-0 (Hardback); 0-470-84534-1 (Electronic)
exp6c.c
exp6d.c
iir.c
iir_i1.c
iir_i2.c
signal_gen2.c
exp6.cmd
iirform2.asm
sine.asm
exam6_12.m
exam6_13.m
s671.m
Chapter 7
exp7a.c
exp7b.c
exp7c.c
exp7d.c

fbit_rev.c
fft_a.c
fft_float.c
ibit_rev.c
test_fft.c
w_table.c
exp7.cmd
icomplex.h
fcomplex.h
bit_rev.asm
fft.asm
freqflt.asm
olap_add.asm
fir.m
input7.dat
input7_f.dat
input7_i.dat
firlp256.dat
firlp512.dat
firlp8.dat
firlp16.dat
firlp32.dat
firlp64.dat
firlp128.dat
firlp48.dat
Chapter 8
exp8a.c
exp8b.c
init.c
random.c

signal.c
exp8.cmd
adaptive.asm
alp.asm
fir_filt.asm
randdata.dat
LP_coef.dat
noise.dat
exam8_7a.m
exam8_7b.m
Chapter 9
ex9_1.c
ex9_2.c
ex9_3.c
pn_squ.c
uran.c
ex9.cmd
cos_sin.asm
gen.asm
pn_gen.asm
jkch.c
crcgen.c
diff.c
diffenc.c
errorhnd.c
interlev.c
convenc.c
noise.c
rx_src.c
sim.c

slotbits.c
sync_cor.c
tx_src.c
vitham.c
vselp_io.c
vselp.h
speech.dat
cosine.c
rand_num.c
project.cmd
Appendices
figb1.m
figb2.m
figb3.m
impulse.c
firfltr.c
488 APPENDIX D: ABOUT THE SOFTWARE

×