UNIVERSIDAD YACHAY TECH
SCHOOL OF BIOLOGICAL SCIENCES AND ENGINEERING
BIOMEDICAL ENGINEERING
SIGNAL THEORY AND MEDICAL BIOCOMPUTATION
HIGHER MATHEMATICS FOR ENGINEERING
CLASS 03: LAB 01 - INTRODUCTION TO MATLAB
Matlab Definition
Work Interface
Help and Debugger
Objectives
Materials and Methods
References
03
01 02 03 04 05 06
MATLAB DEFINITION
• MATLAB (MATrix LABoratory) is a high-level language for computing and engineering based on
matrix management. In fact, this tool, given its power, is considered almost standard for calculations
in a relatively simple way.
03
01
MATLAB applications
Introducción
• Mathematics and computing.
• Development of algorithms.
• Modeling, simulation and prototyping.
• Data analysis, exploration and visualization.
• Application development.
04
01 02 03 04 05 06
WORK INTERFACE
05
01 02 03 04 05 06
HELP AND DEBUGGER
HELP
We have 2 ways to access help:
• << help linspace
• In the SEARCH:
06
03
DEBUGGER
Introducción
• To find points with failures, breakpoints (debug mode) can be used to stop the program in
the area where an error is suspected and inspect the variables that are generated.
• Using the step option, we can advance line by line and check what happens in its
execution.
07
01 02 03 04 05 06
OBJECTIVES:
• Learn the basic operation MATLAB.
• Understand how continuous and discrete signals are simulated over time using
MATLAB
• Review the different modalities that exist to graph a signal
08
01 02 03 04 05 06
MATERIALS AND METHODS
1. Basic operations in MATLAB
2. Matrix and vectors
3. Operations with matrices and vectors
4. Graphics in MATLAB
5. Files
09
01 02 03 04 05 06
REFERENCES
1. Cuevas, E., Zaldívar, D., & Pérez, M. (2016). Procesamiento digital de imágenes con
MATLAB & Simulink. Ra-Ma.
2. Gilat, A. (2006). Matlab: Una introducción con ejemplos prácticos. Reverté.
3. Villanueva, M. V., Soria, M. B., & Cantarero, T. Á. (2012). Tutorial de Introducción a
MATLAB.
4. Bianchi, F. D. (2001). Introducción a MATLAB. pp. Universidad Nacional de la Plata,
Argentina.
010
Muchas gracias
Diego Alfonso Almeida Galárraga
dalmeida@[Link]