
An Introductory Guide to MATLAB
by Ian Cavers
Publisher: University of British Columbia 1998
Number of pages: 11
Description:
MATLAB provides a powerful interactive computing environment for numeric computation, visualization, and data analysis. Its wide range of commands, functions, and language constructs permit users to solve and analyze difficult computational problems from science and engineering without programming in a general purpose language. This document is not intended to be a complete manual for MATLAB users. Instead, it provides a brief introduction to MATLAB, outlining features that might be of particular use to CPSC 302 and 303 students.
Download or read it online for free here:
Download link
(100KB, PDF)
Download mirrors:
Mirror 1
Similar books
Experiments with MATLABby Cleve Moler
This book presents a series of experiments in technical computing, applied mathematics, and Matlab programming by way of examples. You are expected not only to use the programs, but read them, understand them, and improve them further.
(17776 views)
Physical Modeling in MATLABby Allen Downey - Green Tea Press
An introductory textbook for people who have not programmed before. Covers basic MATLAB programming with emphasis on modeling and simulation of physical systems. The book starts with scalar values and works up to vectors and matrices very gradually.
(18154 views)
Matlab/Simulink Tutorial- University of Newcastle upon Tyne
Matlab is today a very powerful tool at the hands of an engineer. This tutorial covers the basics of Matlab, arrays and plots, strings, logic and control flow, polynomials, integration and differentiation, introduction to Simulink.
(21620 views)
MATLAB Programming- Wikibooks
MATLAB is a numerical computing environment and fourth-generation programming language. It started out as a matrix programming language where linear algebra programming was simple. It can be run both under interactive sessions and as a batch job.
(10619 views)