Signal processing algorithms:
Gespeichert in:
Beteiligte Personen: | , |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
Englewood Cliffs, NJ
Prentice-Hall
[1988]
|
Schriftenreihe: | Prentice-Hall signal processing series.
|
Schlagwörter: | |
Links: | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001399483&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Beschreibung: | Literaturangaben |
Umfang: | xii, 349 Seiten Illustrationen, Diagramme 1 Diskette (MS-DOS, 5.25) |
ISBN: | 0138094357 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV002134120 | ||
003 | DE-604 | ||
005 | 20230322 | ||
007 | t| | ||
008 | 890928s1988 xx a||| |||| 00||| eng d | ||
020 | |a 0138094357 |c hardcover |9 0-13-809435-7 | ||
035 | |a (OCoLC)299600051 | ||
035 | |a (DE-599)BVBBV002134120 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-91G |a DE-Aug4 |a DE-29T |a DE-83 |a DE-M100 |a DE-739 |a DE-11 | ||
084 | |a ZN 6025 |0 (DE-625)157494: |2 rvk | ||
084 | |a ELT 515f |2 stub | ||
084 | |a ELT 517f |2 stub | ||
100 | 1 | |a Stearns, Samuel D. |d 1930- |e Verfasser |0 (DE-588)109536150 |4 aut | |
245 | 1 | 0 | |a Signal processing algorithms |c Samuel D. Stearns, Ruth A. David, Sandia National Laboratories, Albuquerque, New Mexico |
264 | 1 | |a Englewood Cliffs, NJ |b Prentice-Hall |c [1988] | |
264 | 4 | |c © 1988 | |
300 | |a xii, 349 Seiten |b Illustrationen, Diagramme |e 1 Diskette (MS-DOS, 5.25) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Prentice-Hall signal processing series. | |
500 | |a Literaturangaben | ||
650 | 0 | 7 | |a Digitale Signalverarbeitung |0 (DE-588)4113314-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Algorithmus |0 (DE-588)4001183-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Signaltheorie |0 (DE-588)4054945-8 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Signaltheorie |0 (DE-588)4054945-8 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Digitale Signalverarbeitung |0 (DE-588)4113314-6 |D s |
689 | 1 | 1 | |a Algorithmus |0 (DE-588)4001183-5 |D s |
689 | 1 | |5 DE-604 | |
700 | 1 | |a David, Ruth A. |e Verfasser |4 aut | |
856 | 4 | 2 | |m Digitalisierung UB Passau |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001399483&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-001399483 |
Datensatz im Suchindex
DE-BY-TUM_call_number | 0102 ELT 515f 2001 A 32135 |
---|---|
DE-BY-TUM_katkey | 281295 |
DE-BY-TUM_location | 01 |
DE-BY-TUM_media_number | 040010666161 |
_version_ | 1821936973031407617 |
adam_text | Contents
PREFACE
xi
1. DIGITAL SIGNAL PROCESSING 1
1.1
Introduction
1
1.2
Algorithm
Format 7
1.3
Scope
8
1.4
References
9
2. SIGNALS
AND SAMPLED DATA
10
2.1
Introduction
10
2.2
Types of Signals
10
2.3
The Sampling Theorem
14
2.4
The z-Transform
17
2.5
Digital Transfer Functions
18
2.6
References
20
3.
DISCRETE FOURIER TRANSFORM ROUTINES
21
3.1
The Discrete Fourier Transform
21
3.2
The Fast Fourier Transform
22
3.3
Forward Transform and Frequency Index
22
3.4
Redundancy in the DFT
24
3.5
The Inverse Transform
26
3.6
DFT and FFT Algorithms
27
3.7
Storage Requirements
27
3.8
Data Sequence Length Restrictions
29
3.9
Calling Sequences
29
3.10
Examples
31
3.11
Theory of Operation
37
3.12
Summary of Calling Sequences
39
viii Contents
3.13
Exercises
40
3.14
References
43
4.
ROUTINES
FOR RANDOM NUMBERS, SPECTRAL ANALYSIS,
AND COHERENCE ESTIMATION
45
4.1
Introduction
45
4.2
The
Periodogram
45
4.3
Averaged
Periodograms
of Overlapped Data
Segments
48
4.4
Average
Periodogram
Routine
49
4.5
Random Number Routine
52
4.6
Power Spectra of Random Sequences
55
4.7
Cross-Spectrum Routine
61
4.8
Power Spectral Relationships
66
4.9
The Coherence Function
67
4.10
Summary of Calling Sequences
73
4.11
Exercises
74
4.12
References
77
5.
FREQUENCY AND TIME-DOMAIN RESPONSE ROUTINES
79
5.1
Introduction
79
5.2
The Frequency Response of a Linear System
79
5.3
Frequency-Response Routine
83
5.4
Direct-Form Examples
85
5.5
Cascade and Parallel Examples
86
5.6
Noncausal Examples
90
5.7
Time-Domain Response Routine
92
5.8
Summary of Calling Sequences
95
5.9
Exercises
96
5.10
References
97
6.
DIGITAL FILTERING FUNDAMENTALS
99
6.1
Introduction
99
6.2
Types of Filters
101
6.3
Direct-Form IIR Digital Filtering
103
6.4
Cascade-Form IIR Digital Filtering
109
6.5
Parallel-Form IIR Digital Filtering
111
6.6
FIR Digital Filters
113
6.7
Digital Filtering via an IIR Lattice Structure
115
6.8
Summary of Calling Sequences
118
6.9
Exercises
119
6.10
References
120
Contents
їх
7.
HR
FILTER DESIGN 122
7.1
Introduction
122
7.2 Filter Design via Analog
Conversion
124
7.3 Butterworth Filter Design 134
7.4 Chebyshev Filter Design 140
7.5 Bessel Filter Design 147
7.6
A
General IIR Design Routine 152
7.7
Summary of Calling Sequences
157
7.8
Exercises
158
7.9
References
160
8.
FIR FILTER DESIGN
162
8.1
Introduction
162
8.2
FIR Design via the Ideal Low-Pass Filter
163
8.3
Time-Domain Window Functions
165
8.4
Low-Pass FIR Filter Design Routine
168
8.5
Generalized FIR Digital Filter Design
174
8.6
Summary of Calling Sequences
179
8.7
Exercises
180
8.8
References
181
9.
FAST CONVOLUTION AND CORRELATION
182
9.1
Introduction
182
9.2
Notation and Basic Theory
182
9.3
Routines for Fast Convolution and Correlation
189
9.4
Examples of Correlation and Convolution
191
9.5
Further Theory
199
9.6
Summary of Calling Sequences
200
9.7
Exercises
200
9.8
References
202
10.
DECIMATION AND INTERPOLATION ROUTINES
204
10.1
Introduction
204
10.2
Linear Decimation and Interpolation
209
10.3
Interpolation Using Zero Insertion
212
10.4
Further Theory and Applications
220
10.5
Summary of Calling Sequences
224
10.6
Exercises
224
10.7
References
226
x
Contents
11.
LEAST-SQUARES
DESIGN
AND MODELING
227
11.1
Introduction
227
11.2
Curve Fitting via the Normal Equations
228
11.3
Curve Fitting via Orthogonal Polynomials
232
11.4
Levinson s Algorithm
239
11.5
Durbin s Algorithm
244
11.6
Summary of Calling Sequences
248
11.7
Exercises
249
11.8
References
251
12.
ADAPTIVE SIGNAL PROCESSING
252
12.1
Introduction
252
12.2
The Basic Adaptive System
253
12.3
The LMS Algorithm
254
12.4
Miscellaneous Applications
262
12.5
Summary of Calling Sequences
269
12.6
Exercises
270
12.7
References
272
13.
PARAMETER ESTIMATION AND WAVEFORM ANALYSIS
274
13.1
Introduction
274
13.2
Basic Statistical Parameter Estimation
274
13.3
Waveform Analysis Via Curve Fitting
276
13.4
Estimation of Rise or Fall Times
283
13.5
Summary of Calling Sequences
287
13.6
Exercises
289
13.7
References
290
14.
DATA WINDOWS, PHASE UNWRAPPING, AND UNUSUAL
TRANSFORMS
291
14.1
Introduction
291
14.2
Data-Window Routines
291
14.3
Phase-Unwrapping Routine
295
14.4
A Hubert Transform Routine
297
14.5
A Chirp z-Transform Routine
302
14.6
Walsh Functions and Transforms
306
14.7
Summary of Calling Sequences
307
14.8
Exercises
309
14.9
References
311
APPENDIX A: SUBPROGRAM LISTINGS IN FORTRAN
77 312
APPENDIX B: PLOTTING ROUTINES
341
INDEX
343
|
any_adam_object | 1 |
author | Stearns, Samuel D. 1930- David, Ruth A. |
author_GND | (DE-588)109536150 |
author_facet | Stearns, Samuel D. 1930- David, Ruth A. |
author_role | aut aut |
author_sort | Stearns, Samuel D. 1930- |
author_variant | s d s sd sds r a d ra rad |
building | Verbundindex |
bvnumber | BV002134120 |
classification_rvk | ZN 6025 |
classification_tum | ELT 515f ELT 517f |
ctrlnum | (OCoLC)299600051 (DE-599)BVBBV002134120 |
discipline | Elektrotechnik / Elektronik / Nachrichtentechnik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01854nam a2200445 c 4500</leader><controlfield tag="001">BV002134120</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230322 </controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">890928s1988 xx a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0138094357</subfield><subfield code="c">hardcover</subfield><subfield code="9">0-13-809435-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)299600051</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV002134120</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-M100</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-11</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ZN 6025</subfield><subfield code="0">(DE-625)157494:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ELT 515f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ELT 517f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Stearns, Samuel D.</subfield><subfield code="d">1930-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)109536150</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Signal processing algorithms</subfield><subfield code="c">Samuel D. Stearns, Ruth A. David, Sandia National Laboratories, Albuquerque, New Mexico</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Englewood Cliffs, NJ</subfield><subfield code="b">Prentice-Hall</subfield><subfield code="c">[1988]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 1988</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xii, 349 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield><subfield code="e">1 Diskette (MS-DOS, 5.25)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Prentice-Hall signal processing series.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturangaben</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Digitale Signalverarbeitung</subfield><subfield code="0">(DE-588)4113314-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Signaltheorie</subfield><subfield code="0">(DE-588)4054945-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Signaltheorie</subfield><subfield code="0">(DE-588)4054945-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Digitale Signalverarbeitung</subfield><subfield code="0">(DE-588)4113314-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">David, Ruth A.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001399483&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-001399483</subfield></datafield></record></collection> |
id | DE-604.BV002134120 |
illustrated | Illustrated |
indexdate | 2024-12-20T07:46:32Z |
institution | BVB |
isbn | 0138094357 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-001399483 |
oclc_num | 299600051 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-Aug4 DE-29T DE-83 DE-M100 DE-739 DE-11 |
owner_facet | DE-91G DE-BY-TUM DE-Aug4 DE-29T DE-83 DE-M100 DE-739 DE-11 |
physical | xii, 349 Seiten Illustrationen, Diagramme 1 Diskette (MS-DOS, 5.25) |
publishDate | 1988 |
publishDateSearch | 1988 |
publishDateSort | 1988 |
publisher | Prentice-Hall |
record_format | marc |
series2 | Prentice-Hall signal processing series. |
spellingShingle | Stearns, Samuel D. 1930- David, Ruth A. Signal processing algorithms Digitale Signalverarbeitung (DE-588)4113314-6 gnd Algorithmus (DE-588)4001183-5 gnd Signaltheorie (DE-588)4054945-8 gnd |
subject_GND | (DE-588)4113314-6 (DE-588)4001183-5 (DE-588)4054945-8 |
title | Signal processing algorithms |
title_auth | Signal processing algorithms |
title_exact_search | Signal processing algorithms |
title_full | Signal processing algorithms Samuel D. Stearns, Ruth A. David, Sandia National Laboratories, Albuquerque, New Mexico |
title_fullStr | Signal processing algorithms Samuel D. Stearns, Ruth A. David, Sandia National Laboratories, Albuquerque, New Mexico |
title_full_unstemmed | Signal processing algorithms Samuel D. Stearns, Ruth A. David, Sandia National Laboratories, Albuquerque, New Mexico |
title_short | Signal processing algorithms |
title_sort | signal processing algorithms |
topic | Digitale Signalverarbeitung (DE-588)4113314-6 gnd Algorithmus (DE-588)4001183-5 gnd Signaltheorie (DE-588)4054945-8 gnd |
topic_facet | Digitale Signalverarbeitung Algorithmus Signaltheorie |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=001399483&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT stearnssamueld signalprocessingalgorithms AT davidrutha signalprocessingalgorithms |
Inhaltsverzeichnis
Paper/Kapitel scannen lassen
Paper/Kapitel scannen lassen
Teilbibliothek Mathematik & Informatik
Signatur: |
0102 ELT 515f 2001 A 32135
Lageplan |
---|---|
Exemplar 1 | Ausleihbar Am Standort |