AIM:- Write a code in MATLAB to optimise the stalagmite function & find the global maxima THEORY :- Genetic Algorithm is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms. A genetic algorithm is a heuristic search method used in artificial intelligence…
Ravinder Sanserwal
updated on 06 Jul 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 Ravinder Sanserwal (5)
Week-4 Challenge WOT Condition Part-2
What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? In mapped model, we are having predefined experimental values in the form of lookup tables. These values are determined by conducting various experiments on different parameters already & then…
24 Nov 2022 05:39 AM IST
Week-3 Challenge: ADVISOR Tool
ADVISOR, NREL’s ADvanced VehIcle SimulatOR, is a set of model, data, and script text files for use with Matlab and Simulink. It is designed for rapid analysis of the performance and fuel economy of conventional, electric, and hybrid vehicles. ADVISOR also provides a backbone for the detailed simulation…
09 Nov 2022 02:15 PM IST
Project 2 - Rankine cycle Simulator
AIM: - To create Rankine Cycle Simulator THEORY: - The Rankine cycle consists of following 4 processes 1-2 refers to Isentropic Expansion in the Turbine 2-3 refers to Constant pressure heat rejection by the condenser 3-4 refers to Isentropic Compression in the pump 4-1 refers to Constant Pressure heat addition by the boiler…
20 Jul 2021 09:52 AM IST
Week 4.1 - Genetic Algorithm
AIM:- Write a code in MATLAB to optimise the stalagmite function & find the global maxima THEORY :- Genetic Algorithm is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms. A genetic algorithm is a heuristic search method used in artificial intelligence…
06 Jul 2021 12:01 PM IST
Week 3 - Solving second order ODEs
AIM:- To solve the second order ODE to simulate the motion of a simple pendulum & create a YouTube animation video of its motion. The equation of motion of a pendulum is as follows :- PROCEDURE:- 1.First we create a function to solve the second order ODE. 2.We have to break the second order ODE into first order…
22 Jun 2021 07:27 PM IST