Aim:-To solve an ordinary differential equation (ODE) and use the calculated informationto animate the motion of the pendulum via MatLab.Introduction:-Pendulums have many applications and were utilized often before the digital age.They are used in clocks and metronomes due to the regularity of their period, inwrecking…
Vasanth Kumar
updated on 12 Nov 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 Vasanth Kumar (6)
Opening the black box of Machine learning — TensorFlow Dense layers
A Dense layer A dense layer is essentially a set of weights and biases applied to the input wrapped in an activation function In the y = x² example we have a single input x and we would apply a weight w and bias b then wrap that in an activation…
05 Jan 2022 10:37 AM IST
FINAL INDEPENDENT PROJECT
wood chip fired and municipal waste fired combined heat and power plants Terms B1 Brista 1 Combined Heat and Power PlantB2 Brista 2 Combined Heat and Power PlantBP Backpressure modeCFB Circulating Fluidized BedCHP Combined Heat and PowerDC Direct Condensing modeDHW District Heating WaterFGC Flue Gas CondensationHHV Higher…
29 Dec 2021 06:45 PM IST
Project 2 - Rankine cycle Simulator
Objective:1) Creating a Rankine Cycle Simulator & Calculating the state points of the RankineCycle based on user inputs.2) Plotting the corresponding T-S and H-S plots for the given set of inputsRankine Cycle:The Rankine cycle is a model used to predict the performance of steam turbinesystems. It was also used to study…
16 Nov 2021 10:40 AM IST
Project 1 - Parsing NASA thermodynamic data
Parsing NASA thermodynamic dataAim: To write a code in Matlab to parse the NASA thermodynamic data file and thencalculate the thermodynamic properties of various gas species.Objective :1. To write a function that extracts the 14 coefficients and calculates the enthalpy,entropy, and specific heats for all the species in…
16 Nov 2021 10:34 AM IST
Week 4.1 - Genetic Algorithm
Objective : To Write a code in MATLAB to optimise the stalagmite function and tofind the global maxima of the function.THEORY :The genetic algorithm GA is a method for solving both constrained andunconstrained optimisation problems that is based on natural selction,the processthat drives biological evolution.GA repeatedly…
16 Nov 2021 10:10 AM IST
Week 3 - Solving second order ODEs
Aim:-To solve an ordinary differential equation (ODE) and use the calculated informationto animate the motion of the pendulum via MatLab.Introduction:-Pendulums have many applications and were utilized often before the digital age.They are used in clocks and metronomes due to the regularity of their period, inwrecking…
12 Nov 2021 07:21 AM IST