Serhat Beyenir. A Brief Introduction to Engineering Computation with MATLAB (2016). OpenStax-CNX
MATLAB (abreviatura de MATrix LABoratory, “laboratorio de matrices”) es una herramienta de software matemático que ofrece un entorno de desarrollo integrado (IDE) con un lenguaje de programación propio (lenguaje M).
Este libro es una breve introducción a la ingeniería computacional con MATLAB diseñada específicamente para estudiantes sin experiencia en programación.
Se supone que los estudiantes tienen un conocimiento práctico de los sistemas operativos Mac OS X o Microsoft Windows. El objetivo estratégico del curso y el libro es proporcionar a los alumnos una apreciación del papel que desempeña el cálculo en la resolución de problemas de ingeniería.
1 Introduction
1.1 What is MATLAB?
1.2 Problem Set
Solutions
2 Getting Started
2.1 Essentials
2.2 Problem Set
Solutions
3 Graphics
3.1 Plotting in MATLAB
3.2 Problem Set
Solutions
4 Introductory Programming
4.1 Writing Scripts to Solve Problems
4.2 Problem Set
Solutions
5 Interpolation
5.1 Interpolation
5.2 Problem Set
Solutions
6 Numerical Integration
6.1 Computing the Area Under a Curve
6.2 Problem Set
Solutions
7 Regression Analysis
7.1 Regression Analysis
7.2 Problem Set
Solutions
8 Publishing with MATLAB
8.1 Generating Reports with MATLAB
8.2 Problem Set
Solutions