/Introduction-to-MATLAB

List with small introductory exercises to MATLAB: MATrix LABoratory

Primary LanguageMATLAB

Introduction to MATLAB

GitHub language count GitHub top language GitHub repo size

This is a simple list with small introductory exercises to MATLAB: MATrix LABoratory.

Overview

This repository does not even come close to covering all the commands and functions of MATLAB, and this is not the intent of the repository.

This repository contains the main notes of classes related to the discipline taught by me in the Graduate Program in Computer Engineering of the Universidade Católica de Petrópolis (Catholic University of Petrópolis, UCP) in the year 2013.

For more information on MATLAB, commands and functions, go to: Mathworks.

Notice:

  • It is believed that all the information contained in this repository is correct. However, there is no guarantee.

  • All exercises in this repo were implemented in MATLAB (version R2010a) and might not work with other versions.

Exercises

BASICS
Create a directory on Command Window
Log Command Window text to file
VECTOR AND MATRIX
Basics of Vector and Matrix 1
Basics of Vector and Matrix 2
VISUALIZATION
Basics of Plot and Vizualization 1
Basics of Plot and Vizualization 2
Basics of Plot and Vizualization 3
Basics of Plot and Vizualization 4
Basics of Plot and Vizualization 5

Usage

  1. Clone this repo or download it;
  2. Open the exercises in MATLAB.

License

Feel free to use this source code to modify or deploy to your own way.