注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)計(jì)算機(jī)科學(xué)理論與基礎(chǔ)知識(shí)信號(hào)處理導(dǎo)論:英文版

信號(hào)處理導(dǎo)論:英文版

信號(hào)處理導(dǎo)論:英文版

定 價(jià):¥39.00

作 者: [S.J.奧法尼德斯]Sophocles J.Orfanidis著
出版社: 清華大學(xué)出版社
叢編項(xiàng): 電子工程系列叢書
標(biāo) 簽: 通信技術(shù)理論與基礎(chǔ)

ISBN: 9787302030591 出版時(shí)間: 1999-01-01 包裝: 簡裝本
開本: 20cm 頁數(shù): 798 字?jǐn)?shù):  

內(nèi)容簡介

  內(nèi)容簡介本書以清晰、直觀的文體全面介紹了數(shù)字信號(hào)處理(DSP)的基本原理和算法,并通過大量實(shí)例展示了信號(hào)處理理論的應(yīng)用:如:數(shù)字信號(hào)發(fā)生器(包括波表發(fā)生器)、數(shù)字音響效果處理器、降噪和信號(hào)增強(qiáng)、隨機(jī)噪聲發(fā)生器等。本書實(shí)用性極強(qiáng),全書沒有繁瑣的公式推導(dǎo),但提供了100個(gè)C語言函數(shù)和MATLAB函數(shù),以及編程中的考慮,使讀者能方便地進(jìn)行軟件實(shí)現(xiàn)和算法仿真,同時(shí)還介紹了DSP硬件實(shí)現(xiàn)的方法。全書寫350個(gè)習(xí)題,其中75個(gè)上機(jī)實(shí)驗(yàn)。此外,還有幾個(gè)一般的DSP文獻(xiàn)少有介紹的內(nèi)容如:環(huán)形緩沖器、參量均衡器設(shè)計(jì)、音響效果處理、Savitzky-G01ay平滑濾波器和噪聲整形等。本書適用于不同層次的讀者如:大學(xué)生、研究生、工程技術(shù)人員、有關(guān)項(xiàng)目的科研人員以及DSP愛好者。本書前言出版前言清華大學(xué)出版社與PrenticeHall出版公司合作推出的“大學(xué)計(jì)算機(jī)教育叢書(影印版)”和“ATM與B-ISDN技術(shù)叢書(影印版)”受到了廣大讀者的歡迎。很多讀者通過電話、信函、電子郵件對我們的工作以積極評價(jià),并提出了不少極好的建議,令我們感動(dòng)和鼓舞。我們除了繼續(xù)努力完善上述兩套叢書以外,還將努力拓寬影印圖書的專業(yè)范圍,以更好地滿足讀者的需要。電子工程是信息科學(xué)的基礎(chǔ),高等學(xué)校新的教學(xué)要求指出,計(jì)算機(jī)專業(yè)和電子學(xué)專業(yè)的學(xué)生應(yīng)相互學(xué)習(xí)滲透到彼此的專業(yè)領(lǐng)域,拓寬知識(shí)面,以適應(yīng)信息技術(shù)飛速發(fā)展的時(shí)代。培養(yǎng)通曉相關(guān)專業(yè)領(lǐng)域知識(shí)的人才,成為面向新世紀(jì)的理工科教育的迫切要求。為此,我們挑選了與信息科學(xué)、電子學(xué)有關(guān)的國外優(yōu)秀著作,組成電子工程系列叢書(影印版),奉獻(xiàn)給國內(nèi)讀者。我們希望這套新的叢書能為國內(nèi)的大專院校師生和科研單位的工作人員提供新的知識(shí)和營養(yǎng),也衷心期待著讀者對我們一如既往的支持。清華大學(xué)出版社PrenticeHall出版公司1998.12

作者簡介

暫缺《信號(hào)處理導(dǎo)論:英文版》作者簡介

圖書目錄

Preface                  
 1 Sampling and Reconstruction 1                  
 l.1 introduction, l                  
 l.2 Review of Anatog Signals, 1                  
 l.3 Sampling Theorem, 4                  
 1.3.l Sampling Theorem 6                  
 1.3.2 Antialiasing Prefilters , 7                  
 1.3.3 Hardware Limits, 8                  
 1.4 Sampling of Sinusoids, 9                  
 1.4.1 Analog Reconstruction and Aliasing. 10                  
 1.4.2 Rotational Motion, 27                  
 1.4.3 DSP Frequency Units. 30                  
 1.5 Spectra of Sample  Signals*, 30                  
 l.5.1 Discrete the Fourier Transform, 3l                  
 l.5.2 Spectrum Replication, 33                  
 l.5.3 Practical Antialiasing Prefiters, 38                  
 1.6 Analog Reconstructors*. 43                  
 1.6.1 Ideal R6constrUtors, 44                  
 1.6.2 Staircase Reconstructors, 46                  
 1.6.3 Anti-Image Postfiliters. 47                  
 l.7 Basic Components of DSP Systems. S4                  
 l.8 Problems. 57                  
                   
 2 Quantization 63                  
 2.1 Quantization Process, 63                  
 2.2 Oversampling and Noise Shaping*, 67                  
 2.3 D/A Converfers, 73                  
 2.4 A/D Converters, 77                  
 2.5 Analog and Digital Dither, 86                  
 2.6 Problems, 93                  
 3 Discrete-Time Systems 98                  
 3.l Input/Output Rules, 99                  
 3.2 Linearity and Time Invariance, l03                  
 3.3 Impulse Response, l06                  
 3.4 FIR and IIR Filters, l08                  
 3.5 Causality and Stability, ll5                  
 3.6 Problems, l20                  
                   
 4 FIR Filtering and Convolution 124                  
 4.l Block Processing Methods, l25                  
 4.1.1 Convolution, l25                  
 4.l.2 Direct Form, 126                  
 4.l.3 Convolution Table, l29                  
 4.l.4 LTI Form, l30                  
 4.1.5 Matrix Form, l32                  
 4.1.6 Flip-and-Slide Form, l34                  
 4.1.7 Transient and Steady-State Behavior, l35                  
 4.l.8 Convolution of Infinite Sequences, l37                  
 4.1.9 Programming Considerations. 142                  
 4.l.10  Overlap-Add Block Convolution Method, l46                  
 4.2 Sample Processing Methods, 149                  
 4.2.l Pure Delays, l50                  
 4.2.2 FIR Filtering in Direct Form, l55                  
 4.2.3 Programming Considerations, l63                  
 4.2.4 Hardware Realizations and Circular Buffers. 165                  
 4.3 Problems, 18l                  
                   
 5 z-Transforms 186                  
 5.l Basic Properties, 186                  
 5.2 Region of Convergence, 189                  
 5.3 causality and stability. 196                  
 5.4 Frequency Spectrum, 200                  
 5.5 Inverse z-Transforms, 205                  
 5.6 Problems, 2l4                  
                   
 6 Transfer Functions 217                  
 6.1 Equivalent Descriptions of Digital Filters, 217                  
 6.2 Transfer Functions, 217                  
 6.3 Sinusoidal Response, 232                  
 6.3.l Steady-State Response, 232                  
 6.3.2 Transient Response, 235                  
 6.4  Pole/Zero Designs, 246                  
 6.4.l First-Order Filters. 246                  
 6.4.2 Parametric Resonators and Equalizers, 248                  
 6.4.3 Notch and Comb Filters, 253                  
 6.5 Deconvolution, Inverse Filters. and Stability, 258                  
 6.6 Problems, 263                  
                   
 7 Digital Filter Realizations 269                  
 7.1 Direct Form, 269                  
 7.2 Canonical Form, 275                  
 7.3 Cascade Form 281                  
 7.4 Cascade to Canonical, 288                  
 7.5 Hardware Realizations and Circular Buffers, 297                  
 7.6 Quantization Effects in Digital Filters, 3l0                  
 7.7 Problems, 31l                  
                   
 8 Signal Processing Applications 321                  
 8.l Digital Waveform Generators, 321                  
 8.1.1 Sinusoidal Generators, 32l                  
 8.1.2 Periodic Waveform Generators, 326                  
 8.1.3 Wavetable Generators, 33S                  
 8.2 Digital Audio Effects, 355                  
 8.2.1 Delays, Echoes, and Comb Filters, 355                  
 8.2.2 Flanging, Chorusing, and Phasing, 360                  
 8.2.3 Digital Reverberation, 367                  
 8.2.4 Multitap Delaye, 379                  
 8.2.5 Compressors. Limiters, Expanders, and Gates. 384                  
 8.3 Noise Reduction and Signal Enhancement, 388                  
 8.3.1 Noise Reduction Filters, 388                  
 8.3.2 Notch and Comb Filters, 404                  
 8.3.3 Line and Frame Combs for Digital TV, 416                  
 8.3.4 Signal Averaging, 429                  
 8.3.5 Savitzky-Golay Smoothing Filters*, 434                  
 8.4 Problems. 462                  
                   
 9 DFT/FFT Algorithms 472                  
 9.l Frequency Resolution and Windowing, 472                  
 9.2 DTFT COmPtatiO4 483                  
 9.2.1 DTFT at a Single Frequency, 483                  
 9.2.2 DTFT over Frequency Range, 486                  
 9.2.3 DFT, 488                  
 9.2.4 Zero Padding. 490                  
 9.3 Physical versus Computational Resolution, 491                  
 9.4 Matrix Form of DFT. 495                  
 9.5 Modulo-N Reduction, 497                  
 9.6 Inverse DFT, 505                  
 9.7 Sampling of Periodic Signals and the DFT, 508                  
 9.8 FFT, 513                  
 9.9 Fast Convolution, 524                  
 9.9.1 Circular Convolution 524                  
 9.9.2 Overlap-Add and Overlap-Save Methods, 530                  
 9.10 Problems. 533                  
                   
 10 FIR Digital Filter Design  541                  
 l0.l Window Method, 541                  
 l0.l.l Ideal Filters, 54l                  
 l0.1.2 Rectangular Window, 544                  
 l0.1.3 Hamming Window, 549                  
 l0.2 Kaiser Window. 551l                  
 l0.2.l Kaiser Window for Filter Design. 55l                  
 l0.2.2 Kaiser Window for Spectral Analysis, 565                  
 l0.3 Frequency Sampling Method, 567                  
 l0.4 Other FIR Design Methods, 568                  
 l0.5 Problems, S69                  
                   
 11 IIR Digital Filter Design 573                  
 1l.l Bilinear Transformation, 573                  
 ll.2 First-Order Lowpass and Highpass Filters, 576                  
 ll.3 Second-Order Peaking and Notching Filters, S83                  
 ll.4 Paramtric Equalizer Filters, 592                  
 ll.5 Comb Filters. 60l                  
 ll.6 Higher-Order Filters. 604                  
 1l.6.l Analog Lowpass Butterworth Filters, 605                  
 l1.6.2 Digital Lowpass Filters, 611                  
 ll.6.3 Digital Highpass Filters, 6l4                  
 ll.6.4 Digital Bandpass Filters, 618                  
 l l.6.5 Digital Bandstop Filters, 623                  
 ll.6.6 Chebyshev Filter Design*, 626                  
 ll.7 Problems, 640                  
                   
 12 Interpolation Decimation' and Oversampling 644                  
 l2.l interpolation and Oversmpling, 644                  
 l2.2 Interpolation Filter Design*, 6S0                  
 l2.2.l Direct Form, 650                  
 l2.2.2 Polyphase Form, 652                  
 12.2.3 Frequency Domain Characteristics. 6S7                  
 12.2.4 Kaiser Window Designs, 660                  
 12.2.5 Multistage Design, 661                  
 l2.3 Linear and Hold interpolators*, 669                  
 l2.4 Design Examples*, 674                  
 l2.4.l 4-foldinterpolators, 674                  
 l2.4.2 Multistage 4-fold Interpolators, 678                  
 l2.4.3 DAC Equalization, 683                  
 l2.4.4 Postfilter Design and Equalization, 687                  
 l2.4.5 Multistage Equalization, 691                  
 l2.5 Decimation and Oversmpling*, 699                  
 l2.6 Sampling Rate Converters*, 704                  
 l2.7 Noise Sh3ping Quantizers*, 7l2                  
 l2.8 Problems, 720                  
                   
 13 Appendices 728                  
 A Random Signals*, 728                  
 A.l Autocorrelation Functions and Power Spectra, 728                  
 A.2 Filtering of Random Signals, 732                  
 B Random Number Generators, 734                  
 B.l Uniform and Gaussian Generators, 734                  
 B.2 Low-Frequency Noise Generators*, 740                  
 B.3 I/f Noise Generators*, 745                  
 B.4 Problems, 749                  
 C Complex Arithmetic in C, 752                  
 D MATLAB Functions, 755                  
 References 773                  
 Index 790                  

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) m.ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號(hào) 鄂公網(wǎng)安備 42010302001612號(hào)