Framework Training

Code

MATLAB1

Scheduled Dates

22 Jul 2013
9 Sep 2013
18 Nov 2013
27 Jan 2014

Scheduled Address

Framework Training Ltd

154 - 160 Fleet Street
London
EC4A 2DQ

More about our London Training Centre

Experience Level

intermediate

Days

2

Price per person

£1295 +VAT

Course description

MATLAB (matrix laboratory) is a very powerful fourth-generation programming language, used in many areas of scientific, technological, mathematical, and financial research and code development.

MATLAB combines the ability to perform complex manipulations of mathematical matrices, plotting data and functions, handling algorithms, UI development, and interfacing with programs written in languages such as C, C++ and Java.

Our MATLAB training course aims to give developers solid theoretical understanding, and hands-on experience with the MATLAB language, delivered by an expert mathematical software development specialist.

What you will learn

  • Building a matrix
  • Equation Solving with MATLAB
  • Utility Commands
  • Using Operators
  • Control Flow
  • Performance Tuning

Who should attend

Software Engineers, Developers and Mathematicians who are looking to harness the fundamental features and functionality of MATLAB.

Prerequisites

Delegates should have hands-on experience with a curly-brackets language such as C, C++, Java, C#; and a good grasp of mathematical concepts.

MATLAB Programming Training Course Syllabus

Introduction to MATLAB

Building matrices
Addressing and assigning elements
Building special matrices
Matrix operations
Equation solving
User defined functions
Plotting
Utility Commands

Operators

Relational operators and logical operators
Control flow (for loops, while loops, if-else-end, switch-case-otherwise-end)
Precision issues and additional data types (strings, cell arrays, structures)
Formatted Input/Output

MATLAB Advanced

Matlab performance tuning
Set functions
User defined functions 2
Plotting 2