MATLAB
Free

COURSE DESCRIPTION:
MATLAB is a programming platform designed specifically for engineers and scientists. The heart of MATLAB is the MATLAB language, a matrix-based language allowing the most natural expression of computational mathematics.
Using MATLAB, you can:
- Analyze data
- Develop algorithms
- Create models and applications
The language, apps, and built-in math functions enable you to quickly explore multiple approaches to arrive at a solution. MATLAB lets you take your ideas from research to production by deploying to enterprise applications and embedded devices, as well as integrating with Simulink and Model-Based Design.
CERTIFICATION
Receive an instructor-signed certificate with the institution’s logo to verify your achievement and increase your job prospects.
Course Features
- Lectures 53
- Quizzes 0
- Duration 50 hours
- Skill level All levels
- Language English
- Students 0
- Assessments Yes
-
Introduction to Matlab
- Matlab as {best} calculator
- Standard Matlab windows
- Operations with variables
- Naming
- Checking existence
- Clearing
- Operations
- Arrays
- Columns and rows: creation and indexing
- Size & length
- Multiplication, division, power
- Operations
- Writing script files
- Logical variables and operators
- Flow control
- Loop operators
- Writing functions
- Input/output arguments
- Function visibility, path
- Example: Matlab startup
- Simple graphics
- 2D plots
- Figures and subplots
-
Data and data flow in Matlab.
-
Function minimization and parameters search
-
Handle graphics and user interface