注冊(cè) | 登錄讀書(shū)好,好讀書(shū),讀好書(shū)!
讀書(shū)網(wǎng)-DuShu.com
當(dāng)前位置: 首頁(yè)出版圖書(shū)科學(xué)技術(shù)工業(yè)技術(shù)無(wú)線電電子學(xué)、電信技術(shù)數(shù)字信號(hào)處理:基于計(jì)算機(jī)的方法

數(shù)字信號(hào)處理:基于計(jì)算機(jī)的方法

數(shù)字信號(hào)處理:基于計(jì)算機(jī)的方法

定 價(jià):¥49.80

作 者: (美)米特拉
出版社: 清華大學(xué)出版社
叢編項(xiàng): 信息技術(shù)學(xué)科與電氣工程學(xué)科系列
標(biāo) 簽: 通信技術(shù)理論與基礎(chǔ)

ISBN: 9787302138549 出版時(shí)間: 2006-10-01 包裝: 平裝
開(kāi)本: 16 頁(yè)數(shù): 545 字?jǐn)?shù):  

內(nèi)容簡(jiǎn)介

  美國(guó)加利福尼亞大學(xué)圣·巴巴拉分校Sanjit K. Mitra教授的這本《數(shù)字信號(hào)處理——基于計(jì)算機(jī)的方法》,自出版以來(lái),在國(guó)內(nèi)外受到廣泛好評(píng)。2001年,清華大學(xué)出版社引進(jìn)并影印出版了其第二版,國(guó)內(nèi)有一批大學(xué)將其作為“數(shù)字信號(hào)處理”課程的教材,對(duì)推動(dòng)這門(mén)課程的發(fā)展,特別是雙語(yǔ)教學(xué),起到了積極的作用。2006年初,Mitra教授推出了本書(shū)的第三版。新的版本繼承和發(fā)揚(yáng)了前兩版講透基本概念、理論和方法,面向工程和應(yīng)用的特色,并有新的發(fā)展。增加了一些新的內(nèi)容,刪除了一些過(guò)時(shí)的內(nèi)容,調(diào)整和重新安排了一些章節(jié)的內(nèi)容,訂正了一些錯(cuò)誤。新版將離散時(shí)間信號(hào)和系統(tǒng)的變換域分析拆成了三章:離散時(shí)間傅里葉變換(DTFT)、離散傅里葉變換(DFT)、以及z變換。在DFT一章里,介紹了目前在信號(hào)壓縮應(yīng)用里廣泛使用的離散余弦變換(DCT)和哈爾(Haar)變換。作為數(shù)字信號(hào)處理最重要內(nèi)容之一的無(wú)限沖激響應(yīng)(IIR)和有限沖激響應(yīng)(FIR)濾波器的設(shè)計(jì),在新版里分別單獨(dú)成章。目前正在發(fā)展和應(yīng)用的多采樣率處理問(wèn)題分成了兩章:多采樣率處理的基本概念,濾波器組及離散小波變換。有關(guān)離散時(shí)間隨機(jī)信號(hào)的處理,放到了附錄里。新版更加突出了MATLAB的應(yīng)用。為了便于學(xué)生的學(xué)習(xí)和掌握,作者設(shè)計(jì)了一種三段式:首先,每章的開(kāi)頭是基本理論和算法;然后,用手工的方法來(lái)解例題;最后,用MATLAB來(lái)解這些例題。所有例題的MATLAB代碼都在書(shū)里列出,也收入所附光盤(pán)。這樣做,非常有利于學(xué)生的復(fù)習(xí)和自學(xué)。多達(dá)352個(gè)例題(包括163個(gè)MATLAB程序)及783個(gè)習(xí)題(包括158個(gè)MATLAB練習(xí)),是本書(shū)非常突出的特點(diǎn)。

作者簡(jiǎn)介

  本書(shū)提供作譯者介紹Sanjit K. Mitra received the M.S. and Ph.D. degrees in Electrical Engineering from the University of California, Berkeley, in 1960 and 1962, respectively. After holding the position of assistant professor at Cornell University until 1965 and working at AT&T Bell Laboratories, Holmdel, New Jersey, until 1967, he joined the faculty of the University of California at Davis. Dr. Mitra then transferred to the Santa Barbara campus in 1977, where he s...

圖書(shū)目錄

Preface
1 Signals and Signal Processing.
1.1 Characterization and Classification of Signals
1.2 Typical Signal Processing Operations
1.3 Examples of Typical Signals
1.4 Typical Signal Processing Applications
1.5 Why Digital Signal Processing?
2 Discrete-Time Signals and Systems
2.1 Discrete-Time Signals
2.2 Typical Sequences and Sequence Representation
2.3 The Sampling Process
2.4 Discrete-Time Systems
2.5 Time-Domain Characterization of LTI Discrete-Time Systems
2.6 Simple Interconnection Schemes
2.7 Finite-Dimensional LTI Discrete-Time Systems
2.8 Classification of LTI Discrete-Time Systems
2.9 Correlation of Signals
2.10 Random Signals
2.11 Summary
2.12 Problems
2.13 MATLAB Exercises
3 Discrete-Time Fourier Transform
3.1 The Continuous-Time Fourier Transform
3.2 The Discrete-Time Fourier Transform
3.3 Discrete-Time Fourier Transform Theorems
3.4 Energy Density Spectrum of a Discrete-Time Sequence
3.5 Band-Limited Discrete-Time Signals
3.6 DTFT Computation Using MATLAB
3.7 The Unwrapped Phase Function
3.8 The Frequency Response of an LTI Discrete-Time System
3.9 Phase and Group Delays
3.10 Summary
3.11 Problems
3.12 MATLAB Exercises
4 Digital Processing of Continuous-Time Signals
4.1 Introduction
4.2 Sampling of Continuous-Time Signals
4.3 Sampling of Bandpass Signals
4.4 Analog Lowpass Filter Design
4.5 Design of Analog Highpass, Bandpass, and Bandstop Filters
4.6 Anti-Aliasing Filter Design
4.7 Sample-and-Hold Circuit
4.8 Analog-to-Digital Converter
4.9 Digital-to-Analog Converter
4.10 Reconstruction Filter Design
4.11 Effect of Sample-and-Hold Operation
4.12 Summary
4.13 Problems
4.14 MATLAB Exercises
5 Finite-Length Discrete Transforms
5.1 Orthogonal Transforms..
5.2 The Discrete Fourier Transform
5.3 Relation Between the Fourier Transform and the DFT, and Their Inverses
5.4 Operations on Finite-Length Sequences
5.5 Classifications of Finite-Length Sequences
5.6 DFT Symmetry Relations
5.7 Discrete Fourier Transform Theorems
5.8 Fourier-Domain Filtering
5.9 Computation of the DFT of Real Sequences
5.10 Linear Convolution using the DFT
5.11 Discrete Cosine Transform
5.12 The Haar Transform
5.13 Energy Compaction Properties
5.14 Summary
5.15 Problems
5.16 MATLAB Exercises
6 z-Transform
6.1 Definition and Properties
6.2 Rational z-Transforms
6.3 Region of Convergence of a Rational z-Transform
6.4 The Inverse z-Transform
6.5 z-Transform Properties
6.6 Computation of the Convolution Sum of Finite-Length Sequences
6.7 The Transfer Function
6.8 Summary
6.9 Problems
6.10 MATLAB Exercises 351
7 LTI Discrete-Time Systems in the Transform Domain
7.1 Transfer Function Classification Based on Magnitude Characteristics
7.2 Transfer Function Classification Based on Phase Characteristics
7.3 Types of linear-Phase Transfer Functions
7.4 Simple Digital Filters
7.5 Complementary Transfer Functions
7.6 Inverse Systems
7.7 System Identification
7.8 Digital Two-Pairs
7.9 Algebraic Stability Test
7.10 Summary
7.11 Problems
7.12 MATLAB Exercises
9 IIR Digital Filter Design
9.1 Preliminary Considerations
9.2 Bilinear Transformation Method of IIR Filter Design
9.3 Design of Lowpass IIR Digital Filters
9.4 Design of Highpass, Bandpass, and Bandstop IIR Digital Filters
9.5 Spectral Transformations of IIR Filters
9.6 IIR Digital Filter Design Using MATLAB
9.7 Computer-Aided Design of IIR Digital Filters
9.8 Summary
9.9 Problems
9.10 MATLAB Exercises
10 FIR Digital Filter Design
10.1 Preliminary Considerations
10.2 FIR Filter Design Based on Windowed Fourier Series
10.3 Computer-Aided Design of Equiripple Linear-Phase FIR Filters
10.4 Design of Minimum-Phase FIR Filters
10.5 FIR Digital Filter Design Using MATLAB
10.6 Design of Computationally Efficient FIR Digital Filters
10.7 Summary
10.8 Problems
10.9 MATLAB Exercises
Bibliography

本目錄推薦

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