Aim: Writing a code in MATLAB to optimize the stalagmite function and find the global maxima of the function. Project objectives: Understanding the concept of genetic algorithm. Understanding concept of Stalagmite function Making use of ‘ga’ function of Matlab to find global maxima of Stalagmite function. Plot…
Prajot Raut
updated on 08 Sep 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 Prajot Raut (5)
Project 1 English Dictionary App
Project 1: Dictionary Contains 3 files: 1) Main code (.ipynb) 2) Module file (.py) 3) Word_meaning file (.txt)
11 Jan 2022 03:42 PM IST
Project 1 - Parsing NASA thermodynamic data
Aim: To do the file parsing for the NASA thermodynamic data file, and to plot the Specific heat, Enthalpy, and Entropy of the given species. Project Objectives: To read and extract data present in ‘THERMO.dat’ data file using File Parsing. To extract the 14 coefficients of the given 53 element species. To calculate…
19 Sep 2021 05:52 PM IST
Week 4.1 - Genetic Algorithm
Aim: Writing a code in MATLAB to optimize the stalagmite function and find the global maxima of the function. Project objectives: Understanding the concept of genetic algorithm. Understanding concept of Stalagmite function Making use of ‘ga’ function of Matlab to find global maxima of Stalagmite function. Plot…
08 Sep 2021 05:29 PM IST
Week 3 - Solving second order ODEs
Solving second order ODEs Aim: To write a program to solve the ODE that simulates a pendulum.…
30 Jul 2021 06:16 PM IST
To calculate drag force against a cyclist using a Matlab code.
Aim: To calculate drag force against a cyclist using Matlab code. Governing equations: Project Objectives: Write a program to calculate drag force. Write a program to plot velocity vs drag force. Write a program to plot drag coefficient vs drag force. Background: Whenever a body moves with a certain velocity, it…
29 Jun 2021 06:41 PM IST