MATLAB is produced by MathWorks, and is one of a number of
commercially available software packages for numerical computing and
programming. MATLAB provides an interactive environment for algorithm
development, data visualisation, data analysis, and numerical computation. This
PDF covers the following topics related to MATLAB : basic concepts, plotting,
scripts and functions, decision making, loops, the switch statement,
vectorisation.
Author(s): The University of Edinburgh,
School of Engineering
This page covers the
following topics related to Matlab : Vectors and matrices, Built-in functions ,
Plotting, Programming in MATLAB, M-files: Scripts and functions, Loops, If
statement, Polynomials in MATLAB, Numerical Methods .
This note explains the
following topics: Basic Procedures in Using MATLAB, Example Problems Solved with
MATLAB, Arithmetic Operations on the Elements in Arrays, Logical Operators and
Functions, Using MATLAB to Display Results, MATLAB Arithmetic Functions,
Functions that Operate on Arrays, The Main Group of Matrix Operations, MATLAB
m-Files, New Features of Matlab, Structures, Cells and Other Arays.
This text includes all
material that you need to know, however, many things are treated briefly. Topics
covered includes: Basic syntax and variables, Mathematics with vectors and
matrices, Visualization, Control flow, Numerical analysis, Script and function
m-files, Cell arrays and structures, Optimizing the performance of Matlab code,
File input/output operations, Writing and debugging Matlab programs.
Introduction to
MATLAB for Engineering Students is a document for an introductory course note in
MATLAB and technical computing. It focuses on the specific features of MATLAB
that are useful for engineering classes. Topics covered includes: Mathematical
functions, Matrix generation, Array operations and Linear equations,
Introduction to programming in MATLAB, Debugging M-files, Main characteristics
of MATLAB.
This note is
intended to assist undergraduates with learning the basics of programming in
general and programming MATLAB in particular.This will explain the MATLAB
command prompt for performing calculations and creating variables.
This note covers the following
topics: Matlab Introduction, Arrays in Matlab, Matrix and vector algebra,
Introduction to Excel, Linear Systems of Equations, Plotting in Matlab, Logic and
Loops, Input and Output in Matlab and Functions in Matlab.