Aim: To write a program to solve a 2nd order ODE that represents the motion of a simple pendulum & to animate its motion. Inputs from the question: g = 9.81 m/s2, gravity L = 1 metre, length of the pendulum m = 1 kg, mass of the ball B = 0.05, damping coefficient Objective: To Simulate the motion between…
Karthikeyan Ravishankar
updated on 10 Jun 2021
Project Details
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.
Other comments...
Read more Projects by Karthikeyan Ravishankar (3)
Project 1 - Parsing NASA thermodynamic data
Aim:- Write a code in matlab/Octave to parse the NASA thermodynamic data file and then calculate the thermodynamic properties of various gas species Objective 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. You will be…
26 Aug 2021 09:38 AM IST
Week 4.1 - Genetic Algorithm
Aim: Write a code in MATLAB to optimize the stalagmite function and find the global maxima of the function. Objective: Write a code in MATLAB to optimizethe stalagmite function and find the global maxima of the function. Plot graphs for all 3 studies and for F maximum vs no. of iterations. Theory:…
18 Jul 2021 02:06 PM IST
Week 3 - Solving second order ODEs
Aim: To write a program to solve a 2nd order ODE that represents the motion of a simple pendulum & to animate its motion. Inputs from the question: g = 9.81 m/s2, gravity L = 1 metre, length of the pendulum m = 1 kg, mass of the ball B = 0.05, damping coefficient Objective: To Simulate the motion between…
10 Jun 2021 12:49 PM IST