Introduction to MATLAB

Whether you are analyzing data, developing algorithms, or creating models, MATLAB is designed for the way you think and the work you do.

MATLAB combines a desktop environment tuned for iterative analysis and design processes with a programming language that expresses matrix and array mathematics directly.

MATLAB apps let you see how different algorithms work with your data. Iterate until you get the results you want, then automatically generate a MATLAB program to reproduce or automate your work.

Scale your analyses to run on clusters, GPUs, and clouds with only minor code changes. There is no need to rewrite your code or learning big data programming and out-of-memory techniques.

The goal of this course is to obtain enough knowledge about MATLAB so that the student can develop his/her daily job with it. Taking the advantage that these tools offer to deal with huge data. The course is 100% practical and we will learn all MATLAB basics. Data types (arrays and matrix) functions, how to create graphics and how to export/import data. We will see a little introduction about coding with MATLAB.

Topics