MATLAB
MATLAB
BASIC FUNDAMENTALS
Syllabus [
An Overview of MATLAB, Toolstrip, Built-In Functions, Arrays, and
Plots, Working with Files, The MATLAB Help System, Problem-Solving
Methodologies.Numeric, Cell, and Structure Arrays ,One- and Two-
Dimensional Numeric Arrays, Multidimensional Numeric Arrays, Element-
by-Element Operations, Matrix Operations, Polynomial Operations Using
Arrays, Cell Arrays, Structure Arrays.
1
2 Chapter 1. Basic Fundamentals
CHAPTER 2
Syllabus [
Elementary Mathematical Functions, User-Defined Functions, Additional
Function Types, File Functions, Programming with MATLAB, Program
Design and Development, Relational Operators and Logical Variables, Logical
Operators and Functions, Conditional Statements: for Loops, while Loops, The
switch Structure, Debugging MATLAB Programs.
3
4 Chapter 2.
CHAPTER 3
ADVANCED VISUALIZATION
Syllabus [
Advanced Plotting, xy Plotting Functions, Additional Commands and Plot
Types, Interactive Plotting in MATLAB, Three-Dimensional Plots.Model
Building and Regression Function Discover, Regression, The Basic Fitting
Interface.
5
6 Chapter 3. Advanced Visualization
CHAPTER 4
STATISTICS
Syllabus [
Statistics, Probability, and Interpolation, Statistics and Histograms, The
Normal Distribution, Random Number Generation, Interpolation, Linear
Algebraic Equations, Matrix Methods for Linear Equations, The Left-Division
Method, Underdetermined Systems Overdetermined Systems, A General
Solution Program.
7
8 Chapter 4. Statistics
CHAPTER 5
NUMERICAL METHODS
Syllabus [
Numerical Methods for Calculus and Differential Equations, Numerical
Integration, Numerical Differentiation, First-Order Differential Equations,
Higher-Order Differential Equations, Special Methods for Linear Equations.