Matlab tutorial




MATLABĀ® is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran.
Introduction
MATLABĀ® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.
You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.
MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
Key Features
High-level language for technical computing
Development environment for managing code, files, and data
Interactive tools for iterative exploration, design, and problem solving
Mathematical functions for linear algebra, statistics, Fourier analysis, filtering, optimization, and numerical integration
2-D and 3-D graphics functions for visualizing data
Tools for building custom graphical user interfaces
Functions for integrating MATLAB based algorithms with external applications and languages, such as C, C++, Fortran, Java, COM, and Microsoft Excel
Introduction to Matlab
Matlab Videos
Slide-Based Introduction to Matlab Download Slides (pdf)
Demo of Using Matlab
Solving First Order Ordinary Differential Equations in Matlab
Monte Carlo Simulations in Matlab Download Slides (pdf)
Publishing Matlab results to html
Building GUIs in Matlab with GUIDE
Importing Data into Matlab
Solving Boundary Value Problems in Matlab
Solving Second Order Initial Value Problems in Matlab
Fast Fourier Transforms in Matlab
Image Processing in Matlab
Using Simulink to Solve Differential Equations Download Slides (pdf) Download mdl file
Excel Videos
Recording Macros for Excel
Slide-Based Introduction to Visual Basic for Applications (VBA) in Excel Download Slides (pdf)
Demo of Using VBA in Excel
Creating GUI interfaces in Excel using VBA Download Slides (pdf) Download Spreadsheet (xls)
Demo of Creating GUI interfaces in Excel using VBA
Using the Solver in Excel
Problem Solving with Excel and Matlab.