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

Study of Curve fitting using MATLAB

                                                                              …

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 Sumesh T (17)

MATLAB code to optimize the stalagmite function and find the global maxima of the function

Objective:

                                                                         …

calendar

25 Sep 2020 01:30 PM IST

  • MATLAB
Read more

Study of Curve fitting using MATLAB

Objective:

                                                                              …

calendar

19 Sep 2020 10:03 AM IST

Read more

Solving second order ODEs using MATLAB

Objective:

                                                                  Solving second order ODEs   OBJECTIVE: We have to write a program that solves the following…

calendar

15 Sep 2020 07:28 AM IST

Read more

Study of Air standard Cycle using MATLAB

Objective:

Air standard Cycle OBJECTIVE: We have to Code to create a PV diagram Output the thermal efficiencyof the engine. THEORY: The Otto cycle is a set of processes used by spark ignition internal combustion engines (2-stroke or 4-stroke cycles). These engines a) ingest a mixture of fuel and air, b) compress it, c) cause…

calendar

12 Sep 2020 10:54 AM IST

Read more

Study to simulate the forward kinematics of a 2R Robotic Arm using MATLAB

Objective:

                                                    Forward Kinematics of 2R Robotic Arm OBJECTIVE: We have to Write a program in MATLAB to simulate the forward kinematics of a 2R Robotic Arm…

calendar

10 Sep 2020 05:15 PM IST

Read more

Study to calculate the calculate drag force against a cyclist using MATLAB

Objective:

                                                                        Flow over Bicycle   OBJECTIVE:  WE have to Write a MATLAB…

calendar

10 Sep 2020 05:13 PM IST

Read more

Basic commands in Matlab

Objective:

                                                        Basic commands in Matlab OBJECTIVE: Type in the commands to create a row and column vector in MATLAB THEORY:  In linear algebra, a column vector or column matrix is an m × 1 matrix, that is, a matrix consisting of a single column of m elements, Similarly, a row vector…

calendar

10 Sep 2020 05:07 PM IST

Read more

Study to calculate the Drag force using python

Objective:

Objective: Write a program to plot Drag Co efficient vs Drag Force   Write a program to plot Velcity vs drag Force Procedure: Program 1:Program to plot Drag Co efficient vs Drag force #Program to calculate the co efficient import math import matplotlib.pyplot as plt #inputs #velocity(m/s) v = 10 #Frontal Area(m^2)…

calendar

07 Sep 2020 07:53 PM IST

    Read more

    Study of Data analysis using python

    Objective:

    Study of Data analysis using python AIM: Write a script to analyse data using python OBJECTIVE: Data visualizer: We have to plot graphs between any two parameters according to the user given input Compatibity Check: You code should exit gracefully, if a non-compatible file is provided as an input. It should say something…

    calendar

    01 Sep 2020 03:54 PM IST

    Read more

    Study Of Air standard Cycle

    Objective:

    Air standard Cycle Objective: We should code to create PV diagram We should code to print the Thermal Efficiency Theory: The Otto cycle is a set of processes used by spark ignition internal combustion engines (2-stroke or 4-stroke cycles). These engines a) ingest a mixture of fuel and air, b) compress it, c) cause it to…

    calendar

    29 Aug 2020 06:09 AM IST

      Read more

      Constraint Minimization

      Objective:

      AIM: To minimize the following Function: f(x,y)=5-(x-2)^2-2〖(y-1)〗^2 CONSTRAINT: x+4y=3 f(x,y)=5-(x-2)^2-2〖(y-1)〗^2 5-(x^2+4-4x)-2(y+1-2y)=0 5-x^2-4+4x-2y^2-2+4y=0 -x^2-2y^2+4x+4y-1=0 By Lagrangian Method: g(x,y)=f(x,y)+λ(x+4y-3) g(x,y)=5-(x-2)^2-2(y-1)^2+λ(x+4y-3) Differentiating the equations: ∂g/∂x=0…

      calendar

      28 Aug 2020 05:35 AM IST

        Read more

        2R Robotic Arm Simulator

        Objective:

        AIM: forward kinematics of the 2R robotic arm using python and creating the animation of the output plots OBJECTIVE: 1.Write a program for the forward kinematics of the 2R robotic arm using python. 2.Create an Animation from the plots obtained. PROBLEM STATEMENT: A robotic arm is a type of mechanical arm that is similar…

        calendar

        28 Aug 2020 05:35 AM IST

        Read more

        Breaking Ice with Air cushion Vehicle - Finding minimum pressure with Newton-Raphson method

        Objective:

        AIM:   To determine the minimum cushion pressure   OBJECTIVE:   1.Write a program to Tabulate the results of p for h = [0.6,1.2,1.8,2.4,3,3.6,4.2] assuming a suitable relaxation factor.   2.Use the newton Raphson method to find out the value of pressure for h = 0.6 ft.   3.Tabulating the No of…

        calendar

        28 Aug 2020 05:30 AM IST

          Read more

          Program for curve fitting

          Objective:

          AIM: Theory: Curve fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly subject to constraints. QUESTIONS: What does popt and pcov mean? ANS:”popt’ is an array where in this case it will store the values of coeficients…

          calendar

          19 Aug 2020 01:27 PM IST

            Read more

            Program to Evualate the motion of simple pendulam by solving the ODE using python

            Objective:

            AIM: Evualate the motion of simple pendulam by solving the ODE using Python OBJECTIVE: 1.Write a program to Evualate the motion of simple pendulam by solving the ODE using python. 2.Simulate the motion of simple pendulam. PROBLEM STATEMENT:   This is the second order ODE given for damped oscillatory motion of simple…

            calendar

            01 Jul 2020 09:17 AM IST

              Read more

              MESHING OF HOOD USING HYPERMESH

              Objective:

                MESHING OF HOOD OBJECTIVE: Meshing of Hood using HYPERMESH PROCEDURE: 1.IMPORTING CAD MODEL: Importing CAD model using Import Model Option 2.EXTRACTING MID SURFACE: We have to extract individual midsurface for all given components, By Using Midsurface command   from Geometry Extract the Midsurface for…

              calendar

              21 May 2020 07:45 AM IST

                Read more

                Creating 1D elements on the following component with given cross-section and DOF

                Objective:

                Objective:Creat 1D elements on the following component with given cross-section and DOF  Procedures:Before entering to the model we want to know about the  difference between 1D elements like Rod,Beam,Bar and spring basically The Rods/Bars are any member which are subjected to axial   The Beams are…

                calendar

                06 Apr 2020 01:58 AM IST

                  Read more
                  Showing 1 of 17 projects