-
1. Mat lab orientation
- How to define a variable
- Mathematical operations on variable 3.In built functions
- Sin
- Cos
- Cosh
- Sinh
- linspace
2. Variable definitions
-
1. Display Types
- Plot
- Subplot
- Bar
- Pie
- Polar
- Stem
- Title
- Xlabel & Ylabel
- disp 2. Matrix and String Introduction
- What is a matrix ?
- 1d and 2d matrix
- String introduction and operations
-
1. Matrix Operations
- Basic arithmetic operations on matrix
- Element by element matrix operation
- Difference between element and arithmetic operation
- Reshaping an array
Day: 4
- If else
- Switch
- While
- For
- Logical and bitwise logical operations on matrix
- And
- Or
- xor Relational operations on matrix
- How to access excel data from mat lab ?
- Saving mat lab variable values to excel sheet
2. Import and export operations in excel