MATLAB Projects
Find below some interesting MATLAB projects and tutorials for beginners. These projects are available with source codes and instructions to help you learn and work with MATLAB.
MATLAB Data Logging, Analysis and Visualization: Plotting DHT11 Sensor readings on MATLAB
Graphical representation is always helpful to visualize the data and it becomes very easy to find trends and patterns by...
Single Phase Half Bridge and Full Bridge Inverter using MATLAB
Alternating Current (AC) power supply is used for almost all the residential, commercial and industrial needs. But the biggest...
How to use Bluetooth with MATLAB for Wireless Communication
Bluetooth is the simplest and most popular protocol for short range wireless communication in embedded systems. Bluetooth is...
Car Number Plate Detection Using MATLAB and Image Processing
Have you ever wonder that how an ANPR (Automatic Number Plate Recognition) system works? Let me tell you the concept behind it...
Getting Started with Image Processing using MATLAB
Imagine pointing your camera to some object and the camera tells you the name of that object, yes, Google Lens in Android smart...
How to Plot Real Time Temperature Graph using MATLAB
Graphs are always helpful to visualize the data and it becomes very easy to find trends and patterns by looking at them. There...
Getting Started with Simulink in MATLAB: Designing a Model
What is Simulink?
Simulink has becomes most used engineering software package in last few years among academies and industries...
Serial Communication between MATLAB and Arduino
MATLAB is versatile software that can be used for wide variety of applications. In previous tutorials of MATLAB, we have...
Stepper Motor Control using MATLAB and Arduino
Stepper motors is a brushless DC motor that rotates in discrete steps, and are the best choice for many precision motion...
DC Motor Control Using MATLAB and Arduino
In this tutorial, we will show you how to control DC motor using MATLB and Arduino. If you are new with MATLAB then it is...