|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
精华总结:Introduction of Matlab for signals and systems analysis
signals and systems using Matlab
Contents
1 Introduction 3
2 Getting Started 3
3 Getting Help from Within MATLAB 4
4 MATLAB Variables — Scalars, Vectors, and Matrices 4
4.1 Complex number operations . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
4.2 Generating vectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
4.3 Accessing vector elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
5 Matrix Operations 5
5.1 Arithmetic matrix operations . . . . . . . . . . . . . . . . . . . . . . . . . . 6
5.2 Relational operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
5.3 Flow control operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
5.4 Math functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
6 MATLAB Files 7
6.1 M-Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
6.1.1 Scripts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
6.1.2 Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
6.2 Mat-Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
6.3 Postscript Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
6.4 Diary Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
7 Plotting 10
7.1 Simple plotting commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
7.2 Customization of plots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
8 Signals and Systems Commands 11
8.1 Polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
8.2 Laplace and Z Transforms . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
8.3 Frequency responses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
8.4 Fourier transforms and filtering . . . . . . . . . . . . . . . . . . . . . . . . . 13
9 Examples of Usage 13
9.1 Find pole-zero diagram, bode diagram, step response from system function . 13
9.1.1 Simple solution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
9.1.2 Customized solution . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
9.2 Locus of roots of a polynomial . . . . . . . . . . . . . . . . . . . . . . . . . . 16
9.3 Response of an LTI system to an input . . . . . . . . . . . . . . . . . . . . . 18
10 Acknowledgement 18 |
-
-
Matlab.pdf
121 KB, 下载次数: 23
, 下载积分:
资产 -2 信元, 下载支出 2 信元
|