数字信号处理:基于计算机的方法(第4版)(英文改编版)

数字信号处理:基于计算机的方法(第4版)(英文改编版)
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: [美] ,
2011-10
版次: 4
ISBN: 9787121145971
定价: 69.00
装帧: 平装
开本: 16开
纸张: 胶版纸
页数: 640页
字数: 1165千字
分类: 工程技术
220人买过
  •   《数字信号处理:基于计算机的方法(第4版)(英文改编版)》是在数字信号领域的经典教材Digital Signal Processing: A Computer-Based Approach, Fourth Edition的基础上改编而成的,内容涵盖了信号与信号处理、时域中的离散时间信号统、频域中的离散时间信号、离散时间系统、有限长离散变换、z变换、变换域中的LTI离散时间系统、数字滤波器结构、IIR数字滤波器设计、FIR数字滤波器设计、DSP算法实现等方面。《数字信号处理:基于计算机的方法(第4版)(英文改编版)》的特点是,在讲解上述内容的同时,给出了大量简单而实用的例子,并用MATLAB程序进行了验证,同时提供了大量的高质量习题和仿真练习。

      《数字信号处理:基于计算机的方法(第4版)(英文改编版)》可作为高等院校电子信息类专业本科生或低年级研究生的教材,尤其适用于双语教学,也可供有关技术、科研管理人员使用,或作为继续教育的参考书。
    Table of Contents

    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 in the Time Domain

    2.1 Time-Domain Representation

    2.2 Operations on Sequences

    2.3 Operations on Finite-Length Sequences

    2.4 Typical Sequences and Sequence Representation

    2.5 The Sampling Process

    2.6 Correlation of Signals

    2.7 Random Signals

    2.8 Summary

    2.9 Problems

    2.10 MATLAB Exercises

    3 Discrete-Time Signals in the Frequency Domain

    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 Digital Processing of Continuous-Time Signals

    3.9 Sampling of Bandpass Signals

    3.10 Effect of Sample-and-Hold Operation

    3.11 Summary

    3.12 Problems

    3.13 MATLAB Exercises

    4 Discrete-Time Systems

    4.1 Discrete-Time System Examples

    4.2 Classification of Discrete-Time Systems

    4.3 Impulse and Step Responses

    4.4 Time-Domain Characterization of LTI Discrete-Time Systems

    4.5 Simple Interconnection Schemes

    4.6 Finite-Dimensional LTI Discrete-Time Systems

    4.7 Classification of LTI Discrete-Time Systems

    4.8 Frequency-Domain Representations of LTI Discrete-Time Systems

    4.9 Phase and Group Delays

    4.10 Summary

    4.11 Problems

    4.12 MATLAB Exercises

    5 Finite-Length Discrete Transforms

    5.1 Orthogonal Transforms

    5.2 The Discrete Fourier Transform

    5.3 Relation Between the DTFT and the DFT and Their Inverses

    5.4 Circular Convolution

    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 Summary

    5.12 Problems

    5.13 MATLAB Exercises

    6 z-Transform

    6.1 Definition

    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 Theorems

    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

    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 FIR Transfer Functions

    7.4 Simple Digital Filters

    7.5 Inverse Systems

    7.6 Summary

    7.7 Problems

    7.8 MATLAB Exercises

    8 Digital Filter Structures

    8.1 Block Diagram Representation

    8.2 Equivalent Structures

    8.3 Basic FIR Digital Filter Structures

    8.4 Basic IIR Digital Filter Structures

    8.5 Realization of Basic Structures Using MATLAB

    8.6 Allpass Filters

    8.7 IIR Tapped Cascaded Lattice Structures

    8.8 FIR Cascaded Lattice Structures

    8.9 Summary

    8.10 Problems

    8.11 MATLAB Exercises

    9 IIR Digital Filter Design

    9.1 Preliminary Considerations

    9.2 Bilinear TransformationMethod 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 Summary

    9.8 Problems

    9.9 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 Summary

    10.7 Problems

    10.8 MATLAB Exercises

    11 DSP Algorithm Implementation

    11.1 Basic Issues

    11.2 Structure Simulation and Verification Using MATLAB

    11.3 Computation of the Discrete Fourier Transform

    11.4 Fast DFT Algorithms Based on Index Mapping

    11.5 DFT and IDFT Computation Using MATLAB

    11.6 Sliding Discrete Fourier Transform

    11.7 DFT Computation over a Narrow Frequency Band

    11.8 Summary

    11.9 Problems

    11.10 MATLAB Exercises

    A Analog Lowpass Filter Design

    A.1 Analog Filter Specifications

    A.2 Butterworth Approximation

    A.3 Chebyshev Approximation

    A.4 Elliptic Approximation

    A.5 Linear-Phase Approximation

    A.6 Analog Filter Design Using MATLAB

    A.7 Analog Lowpass Filter Design Examples

    A.8 A Comparison of the Filter Types

    A.9 Anti-Aliasing Filter Design

    A.10 Reconstruction Filter Design

    B Design of Analog Highpass, Bandpass, and Bandstop Filters

    B.1 Analog Highpass Filter Design

    B.2 Analog Bandpass Filter Design

    B.3 Analog Bandstop Filter Design

    Bibliography
  • 内容简介:
      《数字信号处理:基于计算机的方法(第4版)(英文改编版)》是在数字信号领域的经典教材Digital Signal Processing: A Computer-Based Approach, Fourth Edition的基础上改编而成的,内容涵盖了信号与信号处理、时域中的离散时间信号统、频域中的离散时间信号、离散时间系统、有限长离散变换、z变换、变换域中的LTI离散时间系统、数字滤波器结构、IIR数字滤波器设计、FIR数字滤波器设计、DSP算法实现等方面。《数字信号处理:基于计算机的方法(第4版)(英文改编版)》的特点是,在讲解上述内容的同时,给出了大量简单而实用的例子,并用MATLAB程序进行了验证,同时提供了大量的高质量习题和仿真练习。

      《数字信号处理:基于计算机的方法(第4版)(英文改编版)》可作为高等院校电子信息类专业本科生或低年级研究生的教材,尤其适用于双语教学,也可供有关技术、科研管理人员使用,或作为继续教育的参考书。
  • 目录:
    Table of Contents

    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 in the Time Domain

    2.1 Time-Domain Representation

    2.2 Operations on Sequences

    2.3 Operations on Finite-Length Sequences

    2.4 Typical Sequences and Sequence Representation

    2.5 The Sampling Process

    2.6 Correlation of Signals

    2.7 Random Signals

    2.8 Summary

    2.9 Problems

    2.10 MATLAB Exercises

    3 Discrete-Time Signals in the Frequency Domain

    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 Digital Processing of Continuous-Time Signals

    3.9 Sampling of Bandpass Signals

    3.10 Effect of Sample-and-Hold Operation

    3.11 Summary

    3.12 Problems

    3.13 MATLAB Exercises

    4 Discrete-Time Systems

    4.1 Discrete-Time System Examples

    4.2 Classification of Discrete-Time Systems

    4.3 Impulse and Step Responses

    4.4 Time-Domain Characterization of LTI Discrete-Time Systems

    4.5 Simple Interconnection Schemes

    4.6 Finite-Dimensional LTI Discrete-Time Systems

    4.7 Classification of LTI Discrete-Time Systems

    4.8 Frequency-Domain Representations of LTI Discrete-Time Systems

    4.9 Phase and Group Delays

    4.10 Summary

    4.11 Problems

    4.12 MATLAB Exercises

    5 Finite-Length Discrete Transforms

    5.1 Orthogonal Transforms

    5.2 The Discrete Fourier Transform

    5.3 Relation Between the DTFT and the DFT and Their Inverses

    5.4 Circular Convolution

    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 Summary

    5.12 Problems

    5.13 MATLAB Exercises

    6 z-Transform

    6.1 Definition

    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 Theorems

    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

    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 FIR Transfer Functions

    7.4 Simple Digital Filters

    7.5 Inverse Systems

    7.6 Summary

    7.7 Problems

    7.8 MATLAB Exercises

    8 Digital Filter Structures

    8.1 Block Diagram Representation

    8.2 Equivalent Structures

    8.3 Basic FIR Digital Filter Structures

    8.4 Basic IIR Digital Filter Structures

    8.5 Realization of Basic Structures Using MATLAB

    8.6 Allpass Filters

    8.7 IIR Tapped Cascaded Lattice Structures

    8.8 FIR Cascaded Lattice Structures

    8.9 Summary

    8.10 Problems

    8.11 MATLAB Exercises

    9 IIR Digital Filter Design

    9.1 Preliminary Considerations

    9.2 Bilinear TransformationMethod 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 Summary

    9.8 Problems

    9.9 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 Summary

    10.7 Problems

    10.8 MATLAB Exercises

    11 DSP Algorithm Implementation

    11.1 Basic Issues

    11.2 Structure Simulation and Verification Using MATLAB

    11.3 Computation of the Discrete Fourier Transform

    11.4 Fast DFT Algorithms Based on Index Mapping

    11.5 DFT and IDFT Computation Using MATLAB

    11.6 Sliding Discrete Fourier Transform

    11.7 DFT Computation over a Narrow Frequency Band

    11.8 Summary

    11.9 Problems

    11.10 MATLAB Exercises

    A Analog Lowpass Filter Design

    A.1 Analog Filter Specifications

    A.2 Butterworth Approximation

    A.3 Chebyshev Approximation

    A.4 Elliptic Approximation

    A.5 Linear-Phase Approximation

    A.6 Analog Filter Design Using MATLAB

    A.7 Analog Lowpass Filter Design Examples

    A.8 A Comparison of the Filter Types

    A.9 Anti-Aliasing Filter Design

    A.10 Reconstruction Filter Design

    B Design of Analog Highpass, Bandpass, and Bandstop Filters

    B.1 Analog Highpass Filter Design

    B.2 Analog Bandpass Filter Design

    B.3 Analog Bandstop Filter Design

    Bibliography
查看详情
12
系列丛书 / 更多
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字图像处理(第三版)
阮秋琦 译
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字图像处理(第三版)(英文版)
[美]Rafael、C.、Gonzalez(拉斐尔,C.,冈萨雷斯) 著;Rafael、C.、Gonzalez(拉斐尔,C.,冈萨雷斯) 译
数字信号处理:基于计算机的方法(第4版)(英文改编版)
国外电子与通信教材系列:数字图像处理(MATLAB版)(第2版)(本科教学版)
[美]R.C.冈萨雷斯(Rafael C. Gonzalez)、R.E.伍兹(Richard E. Woods)、S.L.艾丁斯(Steven L. Eddins) 著;阮秋琦 译
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字电子技术(第10版)(英文版)
[美]Thomas L. Floyd 著;余璆 改编
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字电子技术(第十一版)(英文版)
[美]Thomas L.Floyd 著
数字信号处理:基于计算机的方法(第4版)(英文改编版)
信号与系统(第二版 英文版)
[美]Alan V.(艾伦 V.奥本海姆)、Alan(艾伦 S.威尔斯基)、S.Hamid Nawab(S.哈米得 纳瓦卜) 著
数字信号处理:基于计算机的方法(第4版)(英文改编版)
国外电子与通信教材系列:信号与系统(第二版)
[美]S.Hamid Nawab 著;刘树棠 译
数字信号处理:基于计算机的方法(第4版)(英文改编版)
国外电子与通信教材系列:离散时间信号处理(第3版)
[美]艾伦·V.奥本海姆(Alan V.Oppenheim)、Ronaid W.Schafer 著;黄建国、刘树棠、张国梅 译
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字信号处理实验指导书(MATLAB版)/国外电子与通信教材系列
[美]Sanjit K.Mitra 著;孙洪、余翔宇 译
数字信号处理:基于计算机的方法(第4版)(英文改编版)
LabVIEW大学实用教程(第三版)
[美]J.(Jeffrey Travis)、[美]J. 克林(Jim Kring) 著;乔瑞萍 译
数字信号处理:基于计算机的方法(第4版)(英文改编版)
国外电子与通信教材系列:数字电子技术(第10版)
[美]Thomas L. Floyd 著;余璆 译
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字图像处理(第三版)
阮秋琦 译
相关图书 / 更多
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字电子技术(少学时)
谢云
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字时代知识产权概论
黄东东 主编
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字资本论
李伟民
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字人文与中国现代文学
王贺
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字人文视角下的文化遗产信息资源知识图谱构建及其应用
彭博;叶颖
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字人力资源管理
王瀛
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字经济蓝皮书:全球数字经济竞争力发展报告(2023)
王振;惠志斌;徐丽梅;赵付春;王滢波
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字信号处理
王俊
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字金融蓝皮书:中国数字金融创新发展报告(2023)
欧阳日辉
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字体育发展前沿:理论?实践?反思
张业安
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字领导力:企业数字化转型简洁、全新路径的指导书
[美]拉姆·查兰(Ram Charan)拉贾·瓦提库提(Raj B. Vattikuti) 著;颉腾文化 出品
数字信号处理:基于计算机的方法(第4版)(英文改编版)
数字电路(第4版)
贾立新
您可能感兴趣 / 更多
数字信号处理:基于计算机的方法(第4版)(英文改编版)
宇宙视觉史:从宇宙大爆炸到时间的尽头
[美]查尔斯·刘 著;高爽 译者;[美]马克西姆· 马洛维奇科 绘;未读 出品
数字信号处理:基于计算机的方法(第4版)(英文改编版)
写出我心 普通人如何通过写作表达自己(平装本)
[美]娜塔莉·戈德堡(Natalie Goldberg)
数字信号处理:基于计算机的方法(第4版)(英文改编版)
写出我心3 写作疗愈的真正秘密
[美]娜塔莉·戈德堡(Natalie Goldberg)
数字信号处理:基于计算机的方法(第4版)(英文改编版)
神套路:为什么我们总被带节奏(狂热与网红时代醍醐灌顶之作,教给普通人安身立命的不二法门!)
[美]阿里·阿莫萨维 著;[哥伦比亚]亚历杭德罗·希拉尔多 绘
数字信号处理:基于计算机的方法(第4版)(英文改编版)
阿伦森自传
[美]埃利奥特·阿伦森(Elliot Aronson) 著;沈捷 译;湛庐文化 出品
数字信号处理:基于计算机的方法(第4版)(英文改编版)
街头官僚:公共服务中的个人困境
[美]迈克尔·李普斯基(Michael Lipsky)
数字信号处理:基于计算机的方法(第4版)(英文改编版)
史前至蒙古帝国时期的内欧亚大陆史
[美]大卫·克里斯蒂安 著;潘玲 译;杨建华 校
数字信号处理:基于计算机的方法(第4版)(英文改编版)
意大利文艺复兴新艺术史
[美]迈克尔·韦恩·科尔 著;[美]斯蒂芬·J·坎贝尔;邵亦杨
数字信号处理:基于计算机的方法(第4版)(英文改编版)
老人与海 彩图注音版 一二三四年级5-6-7-8-9岁小学生课外阅读经典 儿童文学无障碍有声伴读世界名著童话故事
[美]海明威
数字信号处理:基于计算机的方法(第4版)(英文改编版)
养育的觉醒:全面激发孩子自驱力,教你如何心平气和做妈妈
[美]凯文·莱曼 著;唐晓璐 译;斯坦威 出品
数字信号处理:基于计算机的方法(第4版)(英文改编版)
自律我也能做到(全9册)
[美]康妮·科维尔·米勒 著;[阿根廷]维多利亚·阿萨纳利 绘
数字信号处理:基于计算机的方法(第4版)(英文改编版)
你在等什么?
[美]斯科特·明钦 著;[中]易万 译;[美]马特 ·斐兰 绘