Curve-Fitting using PYTHON Objective: To create PYTHON script that performs linear and cubic curve fits to a given data series. To deduce the…
Amandeep Singh
updated on 13 Jul 2019
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 Amandeep Singh (25)
FEA: Modal Analysis of a Rotating Shaft
Modal Analysis of a Rotating Shaft Objective: To discern the natural frequencies of five modes using modal analysis. …
11 Aug 2019 07:10 AM IST
CFD Analysis of Flow Over an Ahmed Body
Modeling the Flow Around an Ahmed Body Objective: To model the external flow around an Ahmed body using a coarse mesh simulation. To generate profiles of pressure and…
27 Jul 2019 07:09 AM IST
Task Automation and Data Visualizer using PYTHON
Task Automation and Data Visualizer using PYTHON Objective: To define a PYTHON script that acts as an automated data visualizer capable of extracting data from a CONVERGE output file for an IC engine simulation.…
16 Jul 2019 05:15 AM IST
Pendulum Simulator using PYTHON
Solving Second Order O.D.E. to Simulate a Simple Pendulum using PYTHON Aim: To develop a PYTHON program that solves the second order ODE describing the equation of motion for a simple pendulum by utilizing the PYTHON in-built scipy module and function ‘odeint’.…
01 Jul 2019 05:37 AM IST
Steady And Transient Flow Over a Throttle Body
Simulation of Flow Over a Throttle Body Objective: To carry out a steady-state and transient (moving throttle body) simulation of the flow over a throttle body. To profile the…
23 Jun 2019 05:55 AM IST
Parsing Nasa Thermodynamic Data
Parsing NASA Thermodynamic Data Objective: To parse NASA thermodynamic data file and extract the fourteen coefficients used to compute…
23 Jun 2019 03:04 AM IST
Solving 2nd Order ODE for a Simple Pendulum
Solving Second Order O.D.E. for the Motion of a Simple Pendulum Aim: To develop a MATLAB program that solves the second order ODE describing the equation of motion for a simple pendulum by utilizing the MATLAB in-built function ‘ode45’. To determine…
07 Jun 2019 04:15 AM IST