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 in Matlab

Aim:  Writing code to fit a linear and cubic polynomial for the Cp data.    Formulas : These are the some of the formulas are used to check the goodness of fit: The maximum square error`J= 1/(2m)*∑_(i=1)^m(y_(i-) y ̂ )^2` Sum square total`SST =∑_(i=1)^m (y_(i-) y ̅ )^2` Sum square error`SSE = ∑_(i=1)^m(y_(i-)…

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 Vinayak More (6)

Project 1 - Parsing NASA thermodynamic data

Objective:

Aim: Writing a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file.   Objectives: Calculate the molecular weight of each species and display it in the command window. Plot the Cp, Enthalpy and Entropy for the local temperature…

calendar

17 May 2020 05:14 AM IST

    Read more

    Week 4 - Genetic Algorithm

    Objective:

    Aim:                Writing a code in MATLAB to optimise the stalagmite function and find the global maxima of the function.Objectives:·       Clearly explaining the concept of genetic algorithm.·       Explaining…

    calendar

    16 May 2020 09:19 AM IST

      Read more

      Curve fitting in Matlab

      Objective:

      Aim:  Writing code to fit a linear and cubic polynomial for the Cp data.    Formulas : These are the some of the formulas are used to check the goodness of fit: The maximum square error`J= 1/(2m)*∑_(i=1)^m(y_(i-) y ̂ )^2` Sum square total`SST =∑_(i=1)^m (y_(i-) y ̅ )^2` Sum square error`SSE = ∑_(i=1)^m(y_(i-)…

      calendar

      08 May 2020 06:10 AM IST

      • MATLAB
      Read more

      Forward Kinamatics of Robotic Arm

      Objective:

      Aim: Writing a program in Matlab to simulate the forward kinematics of a 2R Robotic Arm.   Objectives:           To analyze the motion of 2R Robotic Arm Theory: As the name robotic arm indicates it is programmable, mechanical arm which works based on the functional requirements.…

      calendar

      06 May 2020 02:58 AM IST

        Read more

        Writing a program in Matlab that will simulate the pendulum motion

        Objective:

        Project report Aim: Writing a program in Matlab  that will simulate the pendulum motion. Objectives:   Objective is to write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping.  `(d^2 θ)/(dt^2 )+ b/m (dθ)/(dt)+ + g/L sin⁡θ=0`…

        calendar

        06 May 2020 02:28 AM IST

          Read more

          Mat lab to solve Air standard cycle and to make plots for it

          Objective:

          Project report Aim: Writing a program in Mat lab to solve Air standard cycle and to make plots for it Formula: `V=V_c*(1+1/2*(r_c-1)[(R+1-cosθ-(R^2-〖sin〗^2 θ)^(1/2) ]`            Where           V = Volume        …

          calendar

          05 May 2020 06:07 AM IST

            Read more
            Showing 1 of 6 projects