-
Introduction to Simulation and Hardware
Tutors

eKalasaala
PROGRAM OVERVIEW
It integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in familiar mathematical notation. Typical uses include:
Math and computation
Algorithm development
Modeling, simulation, and prototyping
Data analysis, exploration, and visualization
Scientific and engineering graphics
Application development, including Graphical User Interface building
MATLAB is an interactive system whose basic data element is an array that does not require dimensioning. This allows you to solve many technical computing problems, especially those with matrix and vector formulations, in a fraction of the time it would take to write a program in a scalar non-interactive language such as C or Fortran.
The name MATLAB stands for matrix laboratory. MATLAB was originally written to provide easy access to matrix software developed by the LINPACK and EISPACK projects,
CURRICULUM
Introduction to Simulation and Hardware
Introduction to Matlab and Simulink
-
Introduction to Matlab
-
Introduction to Simulink
Features & Applications of Matlab
-
Features and Applications of Matlab
-
Matlab Vs Simulink
Versions of Matlab
-
Versions of Matlab
Matlab Desktop
-
Matlab Desktop
Matlab as a Calculator
-
Matlab as a Calculator
Number Formats and Variables
-
Number Formats and Variables
Getting Help
-
Getting Help
Operators
-
Matlab Basic Syntax
-
Operators
Matlab BuiltIn Function
-
BuiltIn Function
Vectors
-
Vectors
-
Vector Operations
Matrix Operations
-
Entering Matrix in Matlab
-
Matrix Operations
-
System of Linear Equations
-
Colon Notation
Data Types
-
Data Types in MATLAB
Calculus
-
Algebra
-
Limits
-
Differential Calculus
-
Maxima and Minima
-
Solving Differential Equations
-
Integrations
-
Polynomials
Laplace and Fourier Transforms
-
Laplace and Fourier Transforms
Transfer Function and Step Response
-
Transfer Function Step Response
-
State-Space Representation
Plots
-
Plots
-
Formatting Plot Commands
-
Sub-Plots
-
Figure Window
-
3D-Plot
Matlab Programming
-
Conditional Control
-
Loop Control
-
Matlab M-Files
Circuit Theory : Thevinin's Theorem
-
Thevenin's Theorem Example-01
-
Thevenin's Theorem Example-02
Circuit Theory : Norton's Theorem
-
Norton's Theorem Example - 03
-
Norton's Theorem Example - 04
Circuit Theory : Superposition Theorem
-
Superposition Theorem Example - 05
-
Superposition Theorem Example - 06
Circuit Theory : Nodal Analysis and Mesh Analysis
-
Nodal Analysis Example - 07
-
Nodal Analysis Example - 08
-
Nodal Analysis Example - 09
Circuit Theory : DC Transient
-
Difference Equation Model of RL Transient Example -10
-
Transfer Function Model of RL Transient Example -11
-
Difference Equation Model of RC Transient Example -12
-
Transfer Function Model of RC Transient Example -13
-
Difference Equation Model of RLC Transient Example -14
-
Transfer Function Model of RLC Transient Example -15
Circuit Theory : Maximum Power Transfer Theorem
-
Maximum Power Transfer Theorem Example -16
DC Motor Modeling
-
DC Motor Modeling using Matlab