signals and systems using matlab,Computer Explorations in Signals and Systems Using MATLAB

【实例简介】Computer Explorations in Signals and Systems Using MATLAB.pdf

【实例截图】

5621cb5e77219c1f05634147dd330275.png

【核心代码】

Contents

1 Signals and Systems 1

1.1 Tutorial: Basic MATLAB Functions for Representing Signals ........ 2

1.2 Discrete-Time Sinusoidal Signals ........................ 7

1.3 Transformations of the Time Index for Discrete-Time Signals ........ 8

1.4 Properties of Discrete-Time Systems ...................... 10

1.5 Implementing a First-Order Difference Equation ............... 11

1.6 Continuous-Time Complex Exponential Signals @ .............. 12

1.7 Transformations of the Time Index for Continuous-Time Signals @ ..... 14

1.8 Energy and Power for Continuous-Time Signals @ .............. 16

2 Linear Time-Invariant Systems 19

2.1 Tutorial: conv .................................. 20

2.2 Tutorial: filter ................................. 22

2.3 Tutorial: lsim with Differential Equations ................... 26

2.4 Properties of Discrete-Time LTI Systems .................... 29

2.5 Linearity and Time-Invariance ......................... 33

2.6 Noncausal Finite Impulse Response Filters ....... .......... 34

2.7 Discrete-Time Convolution ............... .......... 36

2.8 Numerical Approximations of Continuous-Time ......... 38

2.9 The Pulse Response of Continuous-Time LTI Systems ............ 41

2.10 Echo Cancellation via Inverse Filtering .................... 44

3 Fourier Series Representation of Periodic Signals 47

3.1 Tutorial: Computing the Discrete-Time Fourier Series with f ft ....... 47

3.2 Tutorial: freqz .................................. 51

3.3 Tutorial: lsim with System Functions ..................... 52

3.4 Eigenfunctions of Discrete-Time LTI Systems ................. 53

3.5 Synthesizing Signals with the Discrete-Time Fourier Series ......... 55

3.6 Properties of the Continuous-Time Fourier Series ............... 57

3.7 Energy Relations in the Continuous-Time Fourier Series ........... 58

3.8 First-Order Recursive Discrete-Time Filters .................. 59

3.9 Frequency Response of a Continuous-Time System .............. 60

3.10 Computing the Discrete-Time Fourier Series .................. 62

CONTENTS

3.11 Synthesizing Continuous-Time Signals with the Fourier Series @ ...... 64

3.12 The Fourier Representation of Square and Triangle Waves @ ........ 66

3.13 Continuous-Time Filtering @ .......................... 69

4 The Continuous-Time Fourier Transform 71

4.1 Tutorial: freqs .................................. 71

4.2 Numerical Approximation to the Continuous-Time Fourier Transform ... 74

4.3 Properties of the Continuous-Time Fourier Transform ............ 76

4.4 Time- and Frequency-Domain Characterizations of Systems ......... 79

4.5 Impulse Responses of Differential Equations by Partial Fraction Expansion 81

4.6 Amplitude Modulation and the Continuous-Time Fourier Transform .... 83

4.7 Symbolic Computation of the Continuous-Time Fourier Transform @ ... 86

5 The Discrete-Time Fourier Transform 89

5.1 Computing Samples of the DTFT ....................... 90

5.2 TelephoneTouch-Tone .............................. 93

5.3 Discrete-Time All-Pass Systems ......................... 96

5.4 Frequency Sampling: DTFT-Based Filter Design ............... 97

5.5 System Identification ............................... 99

5.6 Partial Fraction Expansion for Discrete-Time Systems ............ 101

6 Time and Frequency Analysis of Signals and Systems 105

6.1 A Second-Order Shock Absorber ........................ 106

6.2 Image Processing with One-Dimensional Filters ................ 110

6.3 Filter Design by Transformation ........................ 114

6.4 Phase Effects for Lowpass Filters ........................ 117

6.5 Frequency Division Multiple-Access ....................... 118

6.6 Linear Prediction on the Stock Market ..................... 121

7 Sampling 125

7.1 Aliasing due to Undersampling ......................... 126

7.2 Signal Reconstruction from Samples ...................... 128

7.3 Upsampling and Downsampling ......................... 131

7.4 Bandpass Sampling ............................... 134

7.5 Half-Sample Delay ................................ 136

7.6 Discrete-Time Differentiation .......................... 138

8 Communications Systems 143

8.1 The Hilbert Transform and Single-Sideband AM ............... 144

8.2 Vector Analysis of Amplitude Modulation with Carrier ............ 147

8.3 Amplitude Demodulation and Receiver Synchronization ........... 149

8.4 Intersymbol Interference in PAM Systems ................... 152

8.5 Frequency Modulation .............................. 156

9 The Laplace Transform 159

9.1 Tutorial: Making Continuous-Time Pole-Zero Diagrams ........... 159

CONTENTS

9.2 Pole Locations for Second-Order Systems ................... 162

9.3 Butterworth Filters ................................ 164

9.4 Surface Plots of Laplace Transforms ...................... 165

9.5 Implementing Noncausal Continuous-Time Filters .............. 168

10 The z-Transform 173

10.1 Tutorial: Making Discrete-Time Pole-Zero Diagrams ............. 174

10.2 Geometric Interpretation of the Discrete-Time F'requency Response 176 ..... 10.3 Quantization Effects in Discrete-Time Filter Structures ........... 179

10.4 Designing Discrete-Time Filters with Euler Approximations ......... 183

10.5 Discrete-Time Butterworth Filter Design Using the Bilinear Transformation 186

11 Feedback Systems 191

11.1 Feedback Stabilization: Stick Balancing .................... 191

11.2 Stabilization of Unstable Systems ........................ 194

11.3 Using Feedback to Increase the Bandwidth of an Amplifier .......... 197

  • 2
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
signals and systems》(Signal和System)是由Alan V. Oppenheim和Alan S. Willsky编写的经典教材。这本教材最初于1983年首次出版,并于2019年出版了最新版本。这本教材覆盖了信号与系统的基本原理和应用。信号与系统是一门研究信号的生成、传输、处理和分析的学科,它在通信、控制、图像处理等领域具有广泛的应用。 《signals and systems》一书结构严谨,内容全面。首先介绍了信号的基本概念、性质和分类。然后深入研究了线性时不变系统的分析和设计,包括冲激响应、频率响应、连续时间系统和离散时间系统等。在这些内容中,学习者可以理解信号是如何通过系统进行传输和处理的。 此外,教材介绍了采样和重构以及傅里叶级数和傅里叶变换的原理和应用。这些方法对于信号的分析和频谱的获取非常重要。教材还涵盖了Z变换和离散傅里叶变换,这些转换在离散时间系统和数字信号处理中发挥着重要作用。 《signals and systems》具有许多实际应用的例子和习题,帮助学生巩固所学知识,并培养他们的问题解决能力。此外,书中还介绍了MATLAB和其他计算工具的使用,提供了在信号分析和系统设计中进行实际实验和模拟的方法。 总结来说,《signals and systems》是一本全面且深入的信号与系统教材,适用于电子工程、通信、控制等相关专业的学生和从业人员。它提供了信号与系统分析的基本概念、技术和应用,为学习者打下坚实的基础,并在实际应用中有所帮助。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值