Menu

Executive 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

Week 2- 2R Robotic Arm Challenge

Week 2- 2R Robotic Arm Challenge AIM: To write a program in MATLAB to simulate the forward kinematics of a 2R Robotic Arm and Create an animation file of the plot. BODY: The program is written in MATLAB R2022a. The code is as follows: % Program to show forward kinmatics of a robotic arm and make a video clear close clc…

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 Priyansh Garg (4)

Project 1 - Parsing NASA thermodynamic data

Objective:

Project 1 - Parsing NASA thermodynamic data   AIM: To write a function that: Extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. Calculate the molecular weight of each species and display it in the command window. Plot the Cp, Enthalpy…

calendar

10 Aug 2022 07:25 PM IST

  • MATLAB
Read more

Week 4.1 - Genetic Algorithm

Objective:

Week 4.1 - Genetic Algorithm Aim To write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. To plot graphs for all 3 studies and for F maximum vs no. of iterations. Governing equations: Genetic algorithm: Genetic algorithm is a natural selection process that has…

calendar

04 Aug 2022 01:08 PM IST

Read more

Week 3 - Solving second order ODEs

Objective:

Week 3 - Solving second order ODEs AIM: To write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping. Governing equation: Following is a 2nd order differential equation that governs the motion of a pendulum.   BODY: The code for this program has been…

calendar

07 Jul 2022 07:49 PM IST

Read more

Week 2- 2R Robotic Arm Challenge

Objective:

Week 2- 2R Robotic Arm Challenge AIM: To write a program in MATLAB to simulate the forward kinematics of a 2R Robotic Arm and Create an animation file of the plot. BODY: The program is written in MATLAB R2022a. The code is as follows: % Program to show forward kinmatics of a robotic arm and make a video clear close clc…

calendar

05 Jul 2022 06:45 PM IST

Read more
Showing 1 of 4 projects