
This video explains what MATLAB Software is and Its capabilities.
This video explains the course intended outcomes, the course structure and also how to get the most out of this course.
Get started with MATLAB interface & navigation.
Introduction to Arrays in programming + The section overview.
In this Tutorial you will learn how to create Vectors & Matrices in MATLAB.
This Tutorial explains the different functions to create some special Matrices in MATLAB.
In this Tutorial you will get introduced to the different functions to deal with Vectors & Matrices.
In this Tutorial you will learn:
In this Tutorial you will learn how to find the dot product of 2 vectors in MATLAB using 3 different methods and also how to find the cross product.
In this Tutorial shifting & sorting functions are explained.
This tutorial explains how to select random elements from a matrix and also how to remove any element from a matrix.
This Tutorial explains how to solve a system of linear equation using MATLAB.
In this Tutorial:
Practicing Exercises Solved Step by Step
In this Tutorial the different Arithmetic Operations are explained in MATLAB.
Step by step Exercise on Arithmetic Operations.
This Tutorial explains the Order of Precedence with examples.
In this Tutorial:
In this Tutorial the different rounding functions are explained.
This Tutorial discusses the different MATLAB functions to deal with Polynomials.
This Tutorial explains:
This Tutorial discusses the different functions to define and deal with Complex Numbers in MATLAB.
This Tutorial discusses the different functions to define Exponents & Logarithms in MATLAB.
This Tutorial discusses the different functions to covert from Cartesian Coordinates to other Coordinates systems such as Cylindrical & Spherical.
In this Tutorial you will learn how to use the plot function to create 2D plots and also the different commands to modify your plots.
In this Tutorial you will learn how to edit your plots after creating them using the different options in the figure window.
This Tutorial explains how to create 2D Bar Graphs, 2D Pie Charts and Filled Areas.
This Tutorial explains how to generate semi log and log log plots.
In this Tutorial you will learn how to plot more than one graph on the same figure using the subplot function.
In this Tutorial Plot3 function is explained to plot 3D graphs.
In this Tutorial you will learn how to create 2D animations using getframe function.
The section introduction lecture.
In this Tutorial you will get introduced to Script M-Files.
In this Article you will find some of the inputs & outputs Commands in MATLAB.
This Tutorial explains the fprintf function in MATLAB.
This Tutorial shows how to create functions and use them.
In this tutorial you will learn how to create and use if, elseif, else statements in MATLAB.
In this tutorial you will learn how to create and use for and while loops in MATLAB.
More Step by Step examples on for loops.
In this tutorial you will learn how to create and use switch in MATLAB. + Creating Transportation Program.
In this tutorial you will learn how to create and use Logical operators and, or, xor, not.
This Tutorial explains the concept of Recursive Programming.
This Tutorial presents another example for Recursive Programming.
This Tutorial explains xlsread function to import Excel files to MATLAB + a step by step exercise.
This Tutorial explains load function to import txt files to MATLAB. Also how to analyze & plot the imported data.
This is the introduction lecture to Symbolic Math Toolbox section which explains what are the symbolic math toolboxes, and how to start using them.
In this Tutorial you will learn how to use diff function to find the Differentiation of symbolic expressions.
In this Tutorial you will learn how to use limit function to find the Limit of symbolic expressions.
In this Tutorial you will learn how to use int function to find the Integration of symbolic expressions.
In this Tutorial you will learn how to use solve function to solve single & several Algebraic Equations.
In this Tutorial you will learn how to use dsolve function to solve ordinary differential equations.
Simulate a simple dc circuit in MATLAB and Simulink using a 20-volt source with 2-ohm and 3-ohm resistors in series to measure V1 and V2.
Learn how to simulate a simple electric circuit in MATLAB Simulink using nodal analysis to compute voltages V1 and V2, configure current sources, resistors, and measurement blocks.
Explore simulating a simple dc circuit with dependent and independent sources in MATLAB/Simulink, using a controlled voltage source, current measurement, and gain to verify a 1.5 ampere result.
Explore nodal analysis in MATLAB by applying KCL to a circuit, formulating the nodal equations as matrices, and solving for node voltages v1, v2, and v3.
Apply mesh analysis in Matlab to solve a circuit with three loops, form kvl equations, build matrices, and compute the current I as i3 minus i2.
Explore the construction and operation of the inverting operational amplifier, and derive the output as Vout equals negative (Rf/R1) times Vin with the noninverting input grounded.
Demonstrates an inverting amplifier with Rin = 10 kΩ and Rf = 25 kΩ, Vin = 0.5 V, yielding Vout = −1.25 V and a 50 µA input current.
Simulate an operational amplifier in an inverting amplifier configuration in MATLAB using Simulink and Simscape, wiring physical resistors and a dc source to measure output voltage and current.
Explore non-inverting op-amp gain, where output follows input with gain of 1+Rf/R1. Achieve a unity-gain buffer with rf=0 and r1=infinity, offering high input impedance for isolation.
Apply superposition to an inverting and noninverting amplifier with 6 V and 4 V sources, 4 kΩ and 10 kΩ resistors. The outputs sum to vout = -1 V.
Explore the summing amplifier, an op-amp inverting circuit that produces a weighted sum of multiple inputs via Rf and input resistors R1, R2, R3.
Demonstrate a two-input summing amplifier using an op-amp with 10k feedback and 5k/2.5k inputs, yielding a -8 V output and calculating the resulting currents i_x and i_y.
Explore simulating non-inverting and summing amplifiers in a MATLAB/Simulink circuit, using sensors to measure voltage and current, applying superposition, and validating outputs with a scope.
Explore the differentiator op-amp, an open-circuit device whose output is the negative RC times the derivative of the input.
Simulate a differentiator op-amp circuit in MATLAB/Simulink with a capacitor, resistor, and triangular input. Convert simulating signals to physical components and observe the output voltage, including transient and steady-state behavior.
Explore first order circuits formed by RC and RL networks. Compare their first-order differential equations to purely resistive ones and study natural and forced responses.
Explore the source-free RC circuit where a charged capacitor discharges through a resistor after the DC source is disconnected, yielding the natural exponential decay and the time constant tau.
Explore a source-free rc circuit, determining capacitor decay and time constant from equivalent resistance and capacitance, and compute the current and voltage across the 12-ohm branch.
Explore a source-free rc circuit example, compute the initial capacitor voltage via voltage division, then derive Vc(t)=15 e^{-t/0.2} and the stored energy as 2.25 joules.
Simulate a source-free RC circuit in MATLAB Simulink, tracking capacitor voltage decaying from 15 V and resistor voltage with a 0.4 s time constant, using scope measurements.
Examine the source-free RL circuit, where an initially charged inductor discharges through a resistor, causing the current to decay exponentially with time constant L/R.
Analyze a source-free RL circuit with an inductor, resistor, and dependent source to determine i(t) from the initial 10 A using the time constant built from L and R_eq.
Explore a source-free rl circuit, determine initial current via steady-state and current division, then compute the time constant using the equivalent resistance after switching and express I(t) = I0 e^{-t/τ}.
Simulate the current through the inductor in a dc rl circuit powered by a 40-volt source, with a switch closing for 10 seconds and then opening, producing exponential decay.
"Complete MATLAB/Simulink - Simulink Course for Electrical Engineering"
The only course out there with everything you need to know about MATLAB Simulink from A to Z.
Throughout the course, you will:
Learn about numerical & symbolic computing using MATLAB.
Enhance your problem-solving skills in programming and building algorithms in MATLAB.
Implement MATLAB in your work and research.
Create and manipulate Matrices which are the key to MATLAB programming.
Learn how to use MATLAB in some elementary mathematics problems.
Learn how to use MATLAB to produce 2D & 3D graphs.
Learn how to build 2D animations in MATLAB.
Learn how to use MATLAB as a programming language to build your own Algorithms.
Learn how to import and analyze data to MATLAB.
Get introduced to the symbolic capabilities of MATLAB.
You will also learn using MATLAB Simulink:
Simulation of basic electric circuits.
Simulation of operational amplifiers.
Simulation of charging and discharging of a capacitor.
Simulation of a source-free RL circuit.
Simulation of a source-free RC circuit.
Simulation of the step response of an RC circuit.
Simulation of the step response of an RL circuit.
Simulation of source-free series and parallel RLC circuits.
Simulation of the step response of series and parallel RLC circuits.
Single-phase half-wave controlled rectifier.
Single-phase bridge controlled rectifier.
Single-phase AC chopper with R and RL load.
Buck regulator.
Boost regulator.
Buck-Boost regulator.
Single-phase half-bridge inverter.
Single-phase bridge inverter.
Three-phase Inverter.
PV cell in solar energy using the Simulink tool in MATLAB.
How to obtain a complete grid-connected PV system in MATLAB.
You will learn about separately excited DC Machines and how to:
Model the DC machine in a no-load case using Simulink in MATLAB.
Model the DC machine in the presence of load torque using Simulink in MATLAB.
Simulating the DC machine using the power library from Simulink in MATLAB.
You will learn about Induction motors as:
Construction and principle of operation of induction motor.
Torque-speed characteristics of induction motor.
Equivalent circuit and power flow of induction motor.
Simulation of induction motor using Simulink in MATLAB.
MATLAB simulation of the wind turbine.
Cp plotting and lookup table in MATLAB.
MPPT in MATLAB Simulink.
Series resonant circuit in MATLAB.
Parallel resonant circuit in MATLAB.
Design of an overvoltage and undervoltage protection scheme with a reclosure feature in Simulink.
The masking feature in MATLAB Simulink and model callbacks.
How to apply electrical faults such as symmetrical and unsymmetrical faults to a grid-connected PV system and analyze the system's transient response.
Understanding the dynamics of first-order systems and analyzing responses.
Analyzing second-order systems, focusing on oscillatory behavior and damping effects.
Utilizing root locus techniques for system stability and response adjustment.
Analyzing lag and lead compensators.
Exploring different ways to fine-tune PID controller performance like open loop and closed loop Ziegler-Nichols methods.
Setting up and simulating a PID controller in Simulink + techniques for adjusting PID parameters in Simulink.
Selection of PID parameters using an optimization algorithm such as PSO or particle swarm optimization algorithm.
Basics of frequency response and conducting it within Simulink.
Applying Nyquist stability criterion for analyzing system stability.
Gain margin analysis using MATLAB, root locus, and Nyquist.
Understanding stability margins using bode plot analysis.
Calculating phase and gain margins in MATLAB.
Generating Bode plots for lead and lag compensators.
You will also:
Learn about DG technologies, classifications, and their importance, focusing on hydrogen fuel cells, ultra-capacitors, and flywheel storage systems.
Understand SSG operation, control goals, scalar control, and advanced control methods like hysteresis current control and vector control strategies.
Master Clarke, Park, and frame transformations, space vector principles, and the integration of filters, PLL systems, and phasor angle estimation.
Explore grid-connected PV systems, implement MPPT techniques, and apply vector control in single-stage PV systems.
Build, simulate, and test grid-connected PV systems in MATLAB/Simulink, including PV array design, control loops, and voltage regulation.
After Taking This Course, You Will Be Able To Distinguish Yourself as a MATLAB User & Programmer
Take this course if you've been looking for ONE COURSE with in-depth insight into MATLAB Simulation.
Thank you, and hope to see you in our course for MATLAB :)