Menu

IIT Certification 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

Week 3 - Solving second order ODEs

code :- % inputs % b = damping coefficient % g = gravity, m/s^2 % l = length, meter % m = mass, kg b = 0.05; g = 9.81; l = 1; m = 0.1; % initial condition, % initial displacement = 0 % initial velocity = 5 m/sec theta_0 = [0;3]; % time points % t_span is variation in the motion of pendulum t_span = linspace(0,10,500);…

    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 Nishant Bagal (10)

    Week 6-Meshing of Hood Challenge

    Objective:

      Advance Meshing using HYPERMESH Week 6 Challenge Meshing Engine Hood using Hypermesh Objective: Clean up the hood geometry and then mesh the geometry with the target element size of 5 mm. Quality Criteria to be followed: Bonnet is the main component of a car at the front portion. It is used to decorate…

    calendar

    09 Jul 2022 07:31 AM IST

    • CATIA
    • DESIGN
    • FEA
    Read more

    Week 4-1D Element Creation Challenge

    Objective:

    Aim: Mesh the Given component with the Size of 5 Units. Create 1D elements on the following component with the given cross-section and DOF a. Rod element:- Translational DOF should be Constrained with RBE2 link Cross-Section: BOX- Dimension a= 12 mm                  …

    calendar

    14 Jun 2022 10:25 AM IST

      Read more

      Project

      Objective:

      AIM: To study the system level simulation of an all terrain vehicle. KEYWORDS: CVT, lookup table, Dashboard, baja ATV SOFTWARE: Matlab, Simulink OBJECTIVE: Study the baja ATV model without dashboard. Study the baja ATV model with dashboard. Study the baja ATV model using lookup table without dashboard. Study the baja ATV…

      calendar

      13 May 2022 11:06 PM IST

        Read more

        Week - 4

        Objective:

        AIM:  1. Implement control logic of a "washing machine" using Stateflow as per given sequence: • If the power supply is available, the system gets activated. • If the Water supply is not available, stop the process & indicate through LED • Soaking time should be 200s followed by Washing time of…

        calendar

        12 May 2022 10:37 PM IST

          Read more

          Week -2

          Objective:

          Aim: To make a simulink model of a doorbell using solenoid block. To use a thermistor to sense the temperature of a heater & turn on or turn off the fan. 1.Door Bell Simulink Model: Simulink Model Explanation: The pulse generator is used to create square wave pulses at regular intervals.The block waveform parameters…

          calendar

          12 Apr 2022 07:03 PM IST

            Read more

            Project 2 - Rankine cycle Simulator

            Objective:

            Objective :- 1) Creating a Rankine Cycle Simulator & Calculating the state points of the Rankine Cycle based on user inputs. 2) Plotting the corresponding T-S and H-S plots for the given set of inputs   Rankine Cycle :- The Rankine cycle is a model used to predict the performance of steam turbine systems. It was…

            calendar

            03 Feb 2022 04:39 PM IST

              Read more

              Project 1 - Parsing NASA thermodynamic data

              Objective:

              Aim: To write a code in Matlab to parse the NASA thermodynamic data file and then calculate the thermodynamic properties of various gas species. Objective: To write a function that extracts the 14 coefficients and calculates the enthalpy, entropy, and specific heats for all the species in the NASA thermodynamic data file…

              calendar

              23 Jan 2022 07:12 AM IST

              Read more

              Week 4.1 - Genetic Algorithm

              Objective:

              A genetic algorithm (GA) is a method for solving both constrained and unconstrained optimization problems based on a natural selection process that mimics biological evolution. The algorithm repeatedly modifies a population of individual solutions. At each step, the genetic algorithm randomly selects individuals from the…

              calendar

              02 Jan 2022 11:40 AM IST

              Read more

              Week 3 - Solving second order ODEs

              Objective:

              code :- % inputs % b = damping coefficient % g = gravity, m/s^2 % l = length, meter % m = mass, kg b = 0.05; g = 9.81; l = 1; m = 0.1; % initial condition, % initial displacement = 0 % initial velocity = 5 m/sec theta_0 = [0;3]; % time points % t_span is variation in the motion of pendulum t_span = linspace(0,10,500);…

              calendar

              23 Dec 2021 07:43 PM IST

                Read more

                Week 2- 2R Robotic Arm Challenge

                Objective:

                error during program-  

                calendar

                04 Dec 2021 05:20 PM IST

                  Read more
                  Showing 1 of 10 projects