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

Project 1 - Parsing NASA thermodynamic data

AIM: To write a code in MATLAB to parse NASA’s Thermodynamic data file and to calculate the thermodynamic properties of various species. OBJECTIVES: To write a program to file parsing from NASA Thermodynamic Data and extract 14 coefficients and to calculate the enthalpy, entropy, specific hear for all the species…

    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 Vignesh Subbiah (3)

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    AIM: To write a code in MATLAB to parse NASA’s Thermodynamic data file and to calculate the thermodynamic properties of various species. OBJECTIVES: To write a program to file parsing from NASA Thermodynamic Data and extract 14 coefficients and to calculate the enthalpy, entropy, specific hear for all the species…

    calendar

    09 Jan 2021 12:18 AM IST

      Read more

      Week 4 - Genetic Algorithm

      Objective:

      AIM: To write a code in MATLAB to optimize the stalagmite function and find the global maxima of the function. SYNTAX: Geometric Algorithm- x=ga(fun,nvars) where, finds a local unconstrained minimum, x, to the objective function, fun. nvars is the dimension (number of design variables) of fun.…

      calendar

      09 Dec 2020 01:49 AM IST

        Read more

        Week 3 - Solving second order ODEs

        Objective:

        AIM: To solve the second-order ode for the motion of a simple pendulum and simulate the pendulum motion using MATLAB GOVERNING EQUATION: `(d^2 θ)/(dt^2 )+ b/m (dθ)/dt+ g/L sin⁡θ=0` - Eq1 Where g is gravity (`m⁄s^2`) L is the length of the pendulum (m) m is the mass of the ball (kg) b is the damping…

        calendar

        28 Nov 2020 10:06 PM IST

          Read more
          Showing 1 of 3 projects