AIM:- 1)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. Title and axes labels are a must, legends could be shown if necessary. 3)Write a code to show splitwise method. THEORY:- 1)Curve fitting:- Curve fitting is the…
Mansoor Hussain
updated on 30 Aug 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 Mansoor Hussain (7)
Week 9 - Challenge 1 - Base Bracket Design
AIM:- To create the component through the given Class A surface. To perform a draft analysis on the completed model. CAD SOFTWARE USED:- CATIA V5R20 THEORY:- CONCEPT OF TOOLING AXIS: The tooling axis is an axis that helps the manufactuer determine the direction in which the mold will separate from the cavity. It also helps…
13 Oct 2023 03:45 PM IST
Week 4- Challenge
AIM:- Create 1D elements on the following component with given cross-section and DOF. SOFTWARE USED:- HYPERMESH PROCEDURE:- A)MIDSURFACE CREATION:- 1)Import the CAD file into hypermesh. 2) Go to GEOM-> midsurface->select the surface->extract. Follow this procedure for the top as well as bottom of the…
13 Sep 2020 03:37 AM IST
Parsing NASA thermodynamic data using MATLAB
AIM:- 1)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. 2)Plot the Cp, Enthalpy and Entropy for the local temperature range (low temperature : high temperature) specific for each species. 3)Calculate the molecular weight of…
09 Sep 2020 08:42 AM IST
Optimization Using Genetic Algorithm in MATLAB
AIM:- Optimization using Genetic Algorithm in MATLAB THEORY:- 1)Mathematical Optimization:-It is the selection of a best element (with regard to some criterion) from some set of available alternatives. Optimization problems of sorts arise in all quantitative disciplines from computer science and engineering to operations…
02 Sep 2020 12:17 PM IST
MATLAB program to simulate the Motion Of a Simple Pendulum using 2nd order ODEs.
AIM:- Write a program in Matlab that will simulate the pendulum motion. THEORY:- 1)Pendulum:-A pendulum is a weight suspended from a pivot so that it can swing freely. When a pendulum is displaced sideways from its resting, equilibrium position, it is subject to a restoring force due to gravity that…
30 Aug 2020 01:15 PM IST
MATLAB program for Curve Fitting to plot Linear and Cubic polynomials.
AIM:- 1)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. Title and axes labels are a must, legends could be shown if necessary. 3)Write a code to show splitwise method. THEORY:- 1)Curve fitting:- Curve fitting is the…
30 Aug 2020 01:14 PM IST
MATLAB program to plot the Otto Cycle and calculate the thermal efficiency.
AIM:- Write code that can solve an otto cycle and make plots for it. THEORY:- 1) Otto cycle:- An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston engine. It is the thermodynamic cycle most commonly found in automobile engines. here, a)Process 1-2…
22 Aug 2020 05:26 PM IST