AIM: To write a matlab code that can solve second order ODE with an example of simple pendulum. OBJECTIVE: 1. To write a Matlab code that can solve second order ODE using inbuilt matlab solver ODE45 and plot the end results of angular displacement and angular velocity with respect to time. 2. After successfully completing…
Venkat Prasad Reddy
updated on 01 Sep 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 Venkat Prasad Reddy (4)
Week 4 - Genetic Algorithm
AIM: To Write a code in MATLAB code to optimise the stalagmite function and find the global maxima of the function. Clearly explain the concept of genetic algorithm also explain the syntax for ga in MATLAB in report. To Make sure that code gives the same output, even if it is made to run…
20 Jun 2021 07:25 PM IST
CURVE FITTING USING MATLAB
AIM:1.To Write code to fit a linear and cubic polynomial for the Cp data. 2.Plot the linear and cubic fit curves along with the raw data points. 3.To Write a code to show splitwise method. 4.To Explain the parameters used to measure the fitness characteristics for both the curves. OBJECTIVE: 1.To Write code to fit a linear…
20 Jun 2021 07:20 PM IST
Project 1 - Parsing NASA thermodynamic data
AIM: To Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. You will be reading this file NASA thermodynamic data. To Calculate the molecular weight of each species and display it in the command window. To Plot the Cp,…
02 Oct 2020 07:50 PM IST
Week 3 - Solving second order ODEs
AIM: To write a matlab code that can solve second order ODE with an example of simple pendulum. OBJECTIVE: 1. To write a Matlab code that can solve second order ODE using inbuilt matlab solver ODE45 and plot the end results of angular displacement and angular velocity with respect to time. 2. After successfully completing…
01 Sep 2020 09:02 AM IST