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

Flow over bicycle - MATLAB

Objective : To understand the flow over bicycle and to calculate the drag force with respect to velocity and drag coefficient, Also to plot a graph for the same using MATLAB. Theory : when a cyclist rides a bicycle it experiences a drag force (wind resistance) . This drag force depends on the factors like density…

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 Aakash Devadiga (15)

Breaking Ice with Air cushion Vehicle -To Find minimum pressure using Newton-Raphson method ( PYTHON )

Objective:

    Objective : To determine the minimum cushion pressure needed to break a given thickness of iceusing an air cushion vehicle. 1. To use relaxation factor of 1 and to explain the results. 2.To find optimum relaxation factor for the given case ( h = 0.6 )   Newton Raphson Method : The Newton-Raphson…

calendar

11 Aug 2020 11:58 PM IST

    Read more

    Curve Fitting - Python

    Objective:

    https://projects.skill-lync.com/projects/Curve-Fitting-Python-16393

    calendar

    09 May 2020 05:25 AM IST

      Read more

      Genetic Algorithm - MATLAB

      Objective:

          Objective : To Write a code in MATLAB to optimise the stalagmite function and to find the global maxima of the function.   THEORY : The genetic algorithm GA is a method for solving both constrained and unconstrained optimisation problems that is based on natural selction,the process that drives biological…

      calendar

      09 May 2020 05:25 AM IST

      • MATLAB
      Read more

      Animation of simple pendulum using MATLAB

      Objective:

      Objective : To understand the motion of simple pendulum using MATLAB Theory : A simple pendulum consists of a mass 'M' attached to the one end of a light inextensible string of length 'l' , and the other end of the string attached to a fixed point. When the bob in equilibrium is subjected to an external force it displaces…

      calendar

      09 May 2020 05:25 AM IST

      Read more

      Forward Kinematics of a 2R Robotic Arm using MATLAB

      Objective:

      Objective : To simulate the forward kinematics of a 2R Robotic Arm using MATLAB. Proedure : Let,   l1 and l2 be the length of link 1 and 2 respectively.   t1 and t2 be the angle made by the links 1 and 2 w.r.t horizontal.   t1 and t2 is assumed to take values from 0 to 180 degrees.      …

      calendar

      09 May 2020 05:25 AM IST

      Read more

      Air standard Cycle - MATLAB

      Objective:

      AIM : To write a code for the PV diagram of an Air Standard Cycle (Otto Cycle), also to calculate the thermal efficiency of the engine. THEORY : The air-standard-Otto cycle is the idealized cycle for the spark-ignition internal combustion engines. This cycle is shown above on p-v and T-s diagrams. The Otto cycle 1-2-3-4…

      calendar

      09 May 2020 05:25 AM IST

      Read more

      Parsing Nasa Thermodynamic data using MATLAB

      Objective:

      Objective : To write a program to read data from the given THERMO.dat file and to use this data to calculate specific heat , enthalpy, entropy and molecular weight if the species using the given formulae. Procedure : Step 1 : Initially to open the file fopen command is used. fgetl command is used to read the line.…

      calendar

      09 May 2020 05:25 AM IST

      Read more

      Data Analysis using Python

      Objective:

      Data Analysis is a process of collecting, transforming, cleaning, and modeling data with the goal of discovering the required information. The results so obtained are communicated, suggesting conclusions, and supporting decision-making.   OBJECTIVE :  Calculate the area under the P-V…

      calendar

      09 May 2020 05:25 AM IST

        Read more

        Solving second order ODE using Python

        Objective:

        Objective : To Write a program to simulate the transient behaviour of a simple pendulum and to create an animation of it's motion.   Theory : A simple pendulum consists of a mass 'M' attached to the one end of a light inextensible string of length 'l' , and the other end of the string attached to a fixed point.…

        calendar

        09 May 2020 05:25 AM IST

          Read more

          Curve Fitting - Python

          Objective:

          AIM : To write a code to perform curve fitting 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. Curve fitting can involve either interpolation, where an exact fit to the data…

          calendar

          09 May 2020 05:25 AM IST

            Read more

            Curve fitting - MATLAB

            Objective:

            AIM : To write a code to perform curve fitting THEORY :  Curve fitting is the process of constructing a curve, or mathematical functions, which possess the closest proximity to the real series of data. By curve fitting, we can mathematically construct the functional relationship between the observed dataset and parameter…

            calendar

            09 May 2020 05:25 AM IST

            Read more

            Forward Kinematics of a 2R Robotic arm using Python

            Objective:

            Objective : To simulate the forward kinematics of a 2R Robotic Arm using Python. Proedure : Let,   l1 and l2 be the length of link 1 and 2 respectively.   theta1 and theta2 be the angle made by the links 1 and 2 w.r.t horizontal.   theta1 and theta2 is assumed to take values from 0 to 90 degrees.  …

            calendar

            09 May 2020 05:25 AM IST

              Read more

              Flow over bicycle - MATLAB

              Objective:

              Objective : To understand the flow over bicycle and to calculate the drag force with respect to velocity and drag coefficient, Also to plot a graph for the same using MATLAB. Theory : when a cyclist rides a bicycle it experiences a drag force (wind resistance) . This drag force depends on the factors like density…

              calendar

              09 May 2020 05:25 AM IST

              Read more

              Flow over Bicycle - Python

              Objective:

                  Objective : To write a program to calculate drag force against cyclist and to plot  1. Velocity vs Drag force 2. Drag Coefficient vs Drag Force   Theory : when a cyclist rides a bicycle it experiences a drag force (wind resistance) . This drag force depends on the factors like density of the…

              calendar

              27 Oct 2019 01:43 PM IST

                Read more

                Air standard cycle - Python

                Objective:

                    AIM : To write a code for the PV diagram of an Air Standard Cycle (Otto Cycle), also to calculate the thermal efficiency of the engine. THEORY : The air-standard-Otto cycle is the idealized cycle for the spark-ignition internal combustion engines. This cycle is shown above on p-v and T-s diagrams. The Otto…

                calendar

                17 Oct 2019 01:49 AM IST

                  Read more
                  Showing 1 of 15 projects