CodeBlue

Welcome to my blog!

Optimization of a function through genetic algorithm

February 8, 2022 Matlab Satya K
AIM: The aim of this project is to write a MATLAB program to optimize the stalagmite function and find the GLOBAL MAXIMA of the function. STALAGMITE FUNCTION: Stalagmite function is as shown in the figure it is just like any other function. Here we are using the stalagmite function as a function that needs to be optimized to show how we can use MATLAB’s in-built function GA to optimize the stalagmite function. Continue reading

1D Supersonic Nozzle flow simulation using MacCormac Method

February 8, 2022 Matlab Satya K
AIM: Aim of this project is to model the Isentropic flow through a quasi 1D subsonic-supersonic nozzle using mathematical equations and solve the equations to simulate a flow. OBJECTIVES : The objectives of this project are To solve the equations that govern the flow through a supersonic nozzle for both conservative and non conservative forms. To find the differences between them by comparing their solutions. Steady-state distribution of primitive variables inside the nozzle. Continue reading
Older posts