Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Project 1 - Data Handling and Interpolation

PROJECT (01) - Solving the simple harmonic oscillator equation in MATLAB using the 'ode45' and 'ode23' solvers involves defining the equation and integrating it over time to obtain the position ('x'), velocity ('ẋ'), and acceleration ('ẍ'). Code - % Ask for user input for mass (m) and spring constant (k) m = inputdlg('Enter…

Project Details

Loading...

Leave a comment

Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

Please  login to add a comment

Other comments...

No comments yet!
Be the first to add a comment

Read more Projects by Aditya Upadhye (3)

Project 1 - Data Handling and Interpolation

Objective:

PROJECT (01) - Solving the simple harmonic oscillator equation in MATLAB using the 'ode45' and 'ode23' solvers involves defining the equation and integrating it over time to obtain the position ('x'), velocity ('ẋ'), and acceleration ('ẍ'). Code - % Ask for user input for mass (m) and spring constant (k) m = inputdlg('Enter…

calendar

10 Dec 2023 03:40 PM IST

  • MATLAB
Read more

Project 2 - Speed Control of a Direct Current (DC) motor

Objective:

              Speed Control of DC Motor Using PID Control  Aim - To regulate the speed of DC motor using PID Controller.   Abstract - This project presents a study on the implementation of a Proportional-Integral-Derivative (PID) control system for regulating the speed…

calendar

08 Dec 2023 06:33 PM IST

Read more

Week 4 Session 5

Objective:

Power converters play a crucial role in electric vehicles (EVs) by converting and controlling electrical power to meet various voltage and current requirements for different components and subsystems. Here are several applications of power converters in an electric vehicle: 1. DC-DC Converters for Low-Voltage Accessories:…

calendar

26 Oct 2023 11:33 AM IST

Read more
Showing 1 of 3 projects