Download presentation
Presentation is loading. Please wait.
1
訊號與系統 廖文淵 德霖技術學院資訊工程系 andres@dlit.edu.tw
2
Introduction to MATLAB
3
What is MATLAB? MATLAB is programming language and data visualization software package which is especially effective in signal processing and systems analysis URL: http://www.mathworks.com (The MathWorks, Inc.) Latest version : Release 13
4
MATLAB Desktop
5
Command Window
6
Current Directory Browser
7
Workspace Browser
8
Array Editor
9
Editor
10
MATLAB Variables
11
MATLAB Vectors
12
MATLAB Matrices
13
Example
15
Special Matrices
18
Math functions
19
Complex Number
20
Complex Number Operation
21
Matrix Operations
25
Flow Control Operations :For
26
Flow Control Operations : While
27
Flow Control Operations : If
28
M-Files and Mat-Files MATLAB m-files (*.m) are sequences of commands typed with an editor and saved in an m-file –As Script –As Function MATLAB mat-files (*.mat) are compressed binary files used to store numerical results
29
M-File As Script
30
M-File As Function
31
mat-files (*.mat)
32
Plotting Commands
33
Example of Plotting (1)
34
Example of Plotting (2)
35
Example of Plotting (3)
36
Example of Plotting (4)
37
Computer Exercises Plot
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.