Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Curve Fitting using Python

Aim: To write a python program that performs curve fitting.   Objectives: What does popt and pcov mean? What does np.array(temperature) do? What does the * in *popt mean? Write code to fit a linear and cubic polynomial for the Cp data. Explain if your results are good or bad.  What needs to be done in order to make the…

    Project Details

    Loading...

    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.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Srikar Maddula (4)

    Data Analysis & Visualisation using Python

    Objective:

    Aim: To write a python program that can be used for Data Visualisation with a compatibility check and do basic performance calculation. Objectives: Make a data visualiser using column numbers as inputs. Have a compatibility check to exit gracefully. Calculate performance by finding area under P-V diagram and output of…

    calendar

    10 Nov 2020 11:15 AM IST

      Read more

      Curve Fitting using Python

      Objective:

      Aim: To write a python program that performs curve fitting.   Objectives: What does popt and pcov mean? What does np.array(temperature) do? What does the * in *popt mean? Write code to fit a linear and cubic polynomial for the Cp data. Explain if your results are good or bad.  What needs to be done in order to make the…

      calendar

      10 Nov 2020 11:14 AM IST

        Read more

        Solving 2nd Order ODEs & Simulation Motion of a Pendulum in Python

        Objective:

        Aim: To write a python program that will simulate the transient motion of a pendulum with given parameters. Governing Equations & Theory: The following is the second order Ordinary Differential Equation (ODE) given, which represents a simple pendulum under damped oscillatory motion.   Where, b = damping coefficient (no…

        calendar

        10 Nov 2020 11:13 AM IST

          Read more

          Otto Cycle Simulation using Python

          Objective:

          *NOTE: The various formulae used couldn't be entered here, so the entire report has also been attached as a word document* Aim: To write program in python to plot PV diagram for Otto Cycle and output thermal efficiency for that engine. Theory & Governing Equations: The Ideal Gas Equation, it is used a lot in the…

          calendar

          10 Nov 2020 11:13 AM IST

            Read more
            Showing 1 of 4 projects