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

Optimization of Stalagmite function using Genetic Algorithm in MATLAB

Genetic Algorithm(GA)  AIM:- To optimise the stalagmite function and find the global maxima using “Genetic Algorithm”. And  explain the concept of genetic algorithm and also explain the syntax for ga in MATLAB.  Governing Equations:-   Stalagmite Function: `f(x,y)= f_(1,x)*f_(2,x)*f_(1,y)*f_(2,y)`…

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 Tanmay Rohit (4)

Parsing NASA thermodynamic data using MATLAB

Objective:

Aim : Parsing NASA Thermodynamic Data in MATLAB Data Parsing : It refers to the process of converting information represented in one form into another form to make it easier to work with. It is done by first partially analysing the data, understanding its logic & structure , then representing that structure in some…

calendar

10 Jul 2020 06:26 PM IST

  • MATLAB
Read more

Solving second order ODEs in MATLAB

Objective:

Aim:-  To write a program that solves the following ODE which represents the equation of motion of a simple pendulum with damping. Additionally,Simulate the motion between 0-20 sec, for angular displacement=0,angular velocity=3 rad/sec at time t=0. The ordinary differential equation is `(d^2 θ)/(dt^2 )+b/m*(dθ)/dt+g/l*sin⁡θ=0`…

calendar

29 Jun 2020 08:06 AM IST

Read more

Optimization of Stalagmite function using Genetic Algorithm in MATLAB

Objective:

Genetic Algorithm(GA)  AIM:- To optimise the stalagmite function and find the global maxima using “Genetic Algorithm”. And  explain the concept of genetic algorithm and also explain the syntax for ga in MATLAB.  Governing Equations:-   Stalagmite Function: `f(x,y)= f_(1,x)*f_(2,x)*f_(1,y)*f_(2,y)`…

calendar

29 Jun 2020 08:05 AM IST

Read more

Otto Cycle & Calculation of Air-Standard Efficiency using MATLAB

Objective:

AIM : Write MATLAB code that can solve an Otto cycle and calculate the Thermal Efficiency. Governing Equations : Otto Cycle: The Otto cycle is a set of processes used by spark ignition internal combustion engines. These engines :- (0-1) Ingest a mixture of fuel and air, (1-2) Compress it, (2-3) Cause it to react, Thus…

calendar

03 Jun 2020 04:26 PM IST

Read more
Showing 1 of 4 projects