Friday, May 16, 2014

some useful matlab training video

Introduction to MATLAB
Learning ModuleYouTube Link
What is MATLAB?http://youtu.be/IrSHsy0GXJU
The MATLAB Environmenthttp://youtu.be/4AtxpOOPB-k

Mathematical Operations in MATLAB
Learning ModuleYouTube Link
MATLAB Variableshttp://youtu.be/kTzVb5HwWyg
MATLAB as a Calculatorhttp://youtu.be/k-HSH3ItusU
Mathematical Functionshttp://youtu.be/_jLIkPI08b4
Logical Operatorshttp://youtu.be/aKba0n_zf8Q

Vectors in MATLAB
Learning ModuleYouTube Link
Creating Vectors via Concatenationhttp://youtu.be/CwM5Hfth9gw
Creating Uniformly Spaced Vectors (Colon Operator)http://youtu.be/_EwVyewm6jw
Creating Uniformly Spaced Vectors (linspacefunction)http://youtu.be/-xtpzvx5OZU
Accessing Elements of a Vectorhttp://youtu.be/Qw0dJbesxQE
Conditional Data Selectionhttp://youtu.be/xo56WFC1Iac
Vector Arithmetichttp://youtu.be/k8QDgBMQMnQ

Matrices in MATLAB
Learning ModuleYouTube Link
Creating Matriceshttp://youtu.be/SS1dmSQoS80
Array Creation Functionshttp://youtu.be/Lk6EHaK--1w
Array Size and Lengthhttp://youtu.be/u9EXJ6cJotk
Concatenating Arrayshttp://youtu.be/53ZPpvI84fg
Matrix Multiplicationhttp://youtu.be/gpClECAcErM

Visualization in MATLAB
Learning ModuleYouTube Link Line
Plotshttp://youtu.be/fCj3nncJKO0
Multiple Plotshttp://youtu.be/RLgwIrHBoJY
Annotating Graphshttp://youtu.be/OWZ2kdxRmk8

Programming Constructs in MATLAB
Learning ModuleYouTube Link
If-Else Statementhttp://youtu.be/hEPC278ovQ4
For Loophttp://youtu.be/u2EBRgbPuxE

Matlab publishing
http://www.mathworks.com/videos/publishing-matlab-code-from-the-editor-69016.html
http://www.mathworks.com/help/matlab/matlab_prog/marking-up-matlab-comments-for-publishing.html

Some useful website
http://vlm1.uta.edu/~athitsos/courses/cse6367_spring2011/lectures.html
Netlab
Kernel Density Estimation