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 with a high order polynomial equation using MATLAB

The aim of this project is to take a temperature data file and plot the variation of Cp value with respect to temperature. Using the resultant curve we try to make a curve fit to define a polynomial equation to represent our data and minimize the error in our equation.  `sum(cp(i) - f(t))^2` We started off with loading…

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 Mayank Arora (4)

Project 1 - Parsing NASA thermodynamic data

Objective:

FILE PARSING NASA's THERMODYNAMIC DATA this project uses simple file parsing commands to access complex huge data files provided by NASA as their thermodynamic data. NASA provided this thermodynamic data with a database of over 1000 species, this data includes about 14 coefficients including Cp, H and S values of every…

calendar

19 Jun 2020 06:43 PM IST

    Read more

    Week 4 - Genetic Algorithm

    Objective:

    Genetic algorithm to predict maxima and minima of a stalagmite deposition.   “Stalagmite is an upward growing mound of mineral deposits that have precipitated from water dripping onto the floor of a cave.” In this project we will try to define a function to plot the surface of a stalagmite deposition as…

    calendar

    18 Jun 2020 08:09 AM IST

      Read more

      Week 3 - Solving second order ODEs using MATLAB

      Objective:

      the project was started off using the same basic code as the one used in 2R robot challenge. the code takes initial values defined in the code below and then uses a custom function created (Odefun.m) to define the ordinary differential equation and the relation between the initial values and the time and result values.…

      calendar

      28 May 2020 11:22 PM IST

        Read more

        Curve Fitting with a high order polynomial equation using MATLAB

        Objective:

        The aim of this project is to take a temperature data file and plot the variation of Cp value with respect to temperature. Using the resultant curve we try to make a curve fit to define a polynomial equation to represent our data and minimize the error in our equation.  `sum(cp(i) - f(t))^2` We started off with loading…

        calendar

        28 May 2020 11:21 PM IST

        • MATLAB
        Read more
        Showing 1 of 4 projects