This page covers the following topics related to Matlab :
Introduction, Matrices, Functions, Graphics, User Defined Functions,
Input or Output, Programming Structures, Applications, Curve Fitting, Matcad:
Introduction, Entering Equations, Functions, Matrices,
Graphing, Curve Fitting, Calculus and Symbolics.
Author(s): Troy Siemers, Virginia Military
Institute
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 page covers the following topics related to Matlab :
Introduction, Matrices, Functions, Graphics, User Defined Functions,
Input or Output, Programming Structures, Applications, Curve Fitting, Matcad:
Introduction, Entering Equations, Functions, Matrices,
Graphing, Curve Fitting, Calculus and Symbolics.
Author(s): Troy Siemers, Virginia Military
Institute
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 note
introduces students to MATLAB programming, and demonstrate it’s use for
scientific computations. The basis of computational techniques are expounded
through various coding examples and problems, and practical ways to use MATLAB
will be discussed. Topics covered includes: Introduction to MATLAB Programming,
Approximations and Errors, Numerical Differentiation and Integration, Linear
Equations, Nonlinear Equations, Regression and Interpolation, Ordinary
Differential Equations.
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.