AIM: To write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. INTRODUCTION: A stalagmite is a type of rock formation that rises from the floor of a cave due to the accumulation of material deposited on the floor from ceiling drippings. A stalagmite…
THAARIKAA NAGARAJ
updated on 04 Nov 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 THAARIKAA NAGARAJ (3)
Project 1 - Parsing NASA thermodynamic data
AIM: To write a function that extracts the 14 coefficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. To calculate the molecular weight of each species and display it in the command window. To plot the Cp, Enthalpy and Entropy for the local temperature range (low…
21 Dec 2021 12:03 PM IST
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. INTRODUCTION: A stalagmite is a type of rock formation that rises from the floor of a cave due to the accumulation of material deposited on the floor from ceiling drippings. A stalagmite…
04 Nov 2021 07:39 AM IST
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. ODE EQUATION: Here, g = gravity in m/s2, L = length of the pendulum in m, m = mass of the ball in kg, b=damping coefficient. INPUTS: L=1 metre, m=1 kg, b=0.05. g=9.81 m/s2 …
15 Oct 2021 05:08 AM IST