21 March 2022
Chapter 0
Chapter 1
- Introduction to programming and algorithm
- Programming languages
- Flowchart
- Pseudocode
28 March 2022
Chapter 2
- Variables
- Variables properties
- Create array
- Accessing array
- Data type
30 March 2022
Chapter 2
Chapter 3
04 April 2022
Chapter 3
- Array Operation
- Boolean Operation
06 April 2022
Chapter 4
- If-Else
- Switch-Case
- Logical Vector Decision
11 April 2022
Chapter 4
- For
- Switch
- Continue and Break
- Array Loop
13 April 2022
Chapter 5
- Main Function
- Local Function
- Nested Function
- Workspace Scope
- Matlab Toolbox
17 April 2022
Chapter 6
- input
- disp
- fprintf
- sprintf
- save/load
- xlsread/xlswrite
- Debug
25 April 2022
Chapter 7
- Plot
- Subplot
- Stem
- SemilogX
- SemilogY
- LogLog,
- Histogram
Chapter 8
- Syntax Error
- Runtime Error