https://projects.skill-lync.com/projects/Genetic-Algorithm-using-MATLAB-to-calculate-global-maxima-of-a-stalagmite-function-76415
Jophil Joseph
updated on 20 Apr 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 Jophil Joseph (14)
Parsing NASA Thermodynamic Data Using MATLAB
Aim: To write a MATLAB program to parse the NASA thermodynamic data file. Calculate thermodynamic properties of various gas species. Plot the Specific Heat(Cp), Enthalpy(H) and Entropy(S) for the local temperature range specific for each species. Theory: 1) Parsing Parsing a file means reading in a data stream of some…
16 Apr 2020 04:18 AM IST
Genetic Algorithm using MATLAB to calculate global maxima of a stalagmite function
Aim To optimize the stalagmite function and find the global maxima of the function. Theory Genetic Algorithm(GA) is a search based optimization technique based on the principles of Genetics and Natural Selection. It is frequently used to find optimal or near optimal solutions to difficult problems which otherwise would…
05 Feb 2020 01:00 PM IST
Solving Second Order Differential Equation Of A Pendulum Motion
https://projects.skill-lync.com/projects/Second-Order-ODE-Solving-For-Pendulum-Motion-84216
21 Oct 2019 12:44 AM IST
Second Order ODE Solving For Pendulum Motion
Aim: - A program to simulate the transient behaviour of a simple pendulum and to create an animation of its motion. Sub Objectives:- Write a program to solve the ODE Plot the displacement v/s time & velocity v/s time graphs Create an animation of the motion of the pendulum Theory:- In Mathematics, an ordinary differential…
21 Oct 2019 12:40 AM IST
Curve Fitting Using Matlab
Aim:- To produce the curve fit using MATLAB and to determine the best fit to predict the data Theory:- 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…
20 Oct 2019 10:56 AM IST
Forward Kinematics Of a 2R Robotic Arm
Objective To simulate the forward kinematics of a 2R Robotic Arm using MATLAB Theory Robotic Arm A robotic arm is a type of mechanical arm, usually programmable, with similar functions to a human arm. The arm may be sum total of the mechanism or may be part of a more complex robot. The links of such a manipulator are connected…
11 Aug 2019 04:08 AM IST
PV diagram and thermal efficiency of Otto Cycle using MATLAB
Objective:- To write a code in MATLAB to plot the PV diagram for Otto cycle and calculating the thermal efficiency of the same. Theory:- Otto cycle is the thermodynamic cycle which forms the basis for the working for spark ignition engines. The processes involved in the cycle is described in the below figures. Inputs:-…
20 Jul 2019 05:23 AM IST
Drag Force Calculation for Flow Over Bicycle Using MATLAB
Overview This project aims to create code for calculating drag force over a cyclist. Drag Force is the resistance force caused by the motion of a body moving through a fluid,such as water or air. Drag Force is given by `Fd = Cd cdot frac{1}{2} cdot rho cdot A cdot V^2` where `Cd`= Drag Coefficient `rho`=…
15 Jul 2019 12:02 PM IST
Buckling Analysis On A Cyclone Seperator Stand
Objective:- To use solidworks simulation tool to observe the buckling characteristics of a cyclonic separator stand. To add a stiffener to the legs of the stand and determine the increase in critical buckling load. To use solidworks parametric design study to run parametric simulations and obtain the optimum position…
27 May 2019 12:28 PM IST
Frequency Analysis Of A Rotating Shaft
Objective: To Conduct a frequency analysis and apply a bearing fixture on the stepped face of the rod at the two ends and to find out the resonant frequencies of the rotating shaft. Rotating Shaft Design : The above shown model was made using solidworks and subjected to frequency analysis. Boundary Conditions:- Material…
23 May 2019 11:11 AM IST
Stress Analysis On A Plate With Hole
Objective:- To do a static simulation in a plate with a single hole and with three holes in SolidWorks to obtain the stress, strain, and displacements and to compare the results. Modeling:- The plates are modeled with the specified dimensions in SolidWorks. …
18 May 2019 01:55 PM IST
Comparison of Bending in Beams
Objective:- To do a static simulation on the three different beams by considering them as a Cantilever Beam to compare the Stress, Displacement, and Strain in SolidWorks and to obtain the best Beam based on the Simulation results. Case 1:-…
18 May 2019 12:11 PM IST