Project Description: To optimise the stalagmite function and find the global maxima of the function: The genetic algorithm is a method for solving both constrained and unconstrained optimization problems that is based on natural selection, the process that drives biological evolution. The genetic algorithm repeatedly modifies…
Amalnath Balakrishnan
updated on 11 May 2020
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 Amalnath Balakrishnan (5)
Parsing NASA thermodynamic data
FILE PARSING OF NASA THERMODYNAMIC DATA OBJECTIVE: To parse data of NASA's thermodynamic data file and to calculate the thermodynamic properties of various gas species. NASA THERMODYANAMIC DATA: NASA came up with polynomials that can be used to evaluate thermodynamic properties such as Cp, H and S. They have also…
24 Aug 2020 10:26 PM IST
To optimise the stalagmite function and find the global maxima of the function using Genetic Algorithm in MATLAB
Project Description: To optimise the stalagmite function and find the global maxima of the function: The genetic algorithm is a method for solving both constrained and unconstrained optimization problems that is based on natural selection, the process that drives biological evolution. The genetic algorithm repeatedly modifies…
11 May 2020 07:57 AM IST
To Find out the best curve fit of the Temperature and Specific Heat Data
Curve Fitting Project Description:Curve Fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points possibly subject to constraints. Curve fitting can involve either interpolation where an exact fit to the data is required, or smoothing in which a "smooth"…
03 Apr 2020 03:29 PM IST
Simulation the transient motion of simple pendulum using MATLAB
Objective:To write a program to simulate the transient behavior of simple pendulum and to create the animation using MATLAB. Description: A simple pendulum consists of a mass m hanging at the end od a string of length L. The period of a pendulum or any oscillatory motion is the time required for one complete cycle,…
26 Feb 2020 06:27 PM IST
Air Standard cycle using MATLAB
Aim: To write a MATLAB program to create the PV diagram of otto cycle and find the thermal efficiency of otto cycle. Description: The Otto cycle is an air-standard cycle which approximates the processes in petrol or diesel engines. It is based on constant volume heat addition (combustion) and heat rejection processes,…
29 Jan 2020 08:13 AM IST