Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Placements

Student Reviews


For Business


More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

All Courses

All Courses

logo

CHOOSE A CATEGORY

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

Top Job Leading Courses

Automotive

CFD

FEA

Design

MBD

Med Tech

Courses by Software

Design

Solver

Automation

Vehicle Dynamics

CFD Solver

Preprocessor

Courses by Semester

First Year

Second Year

Third Year

Fourth Year

Courses by Domain

Automotive

CFD

Design

FEA

Tool-focused Courses

Design

Solver

Automation

Preprocessor

CFD Solver

Vehicle Dynamics

Machine learning

Machine Learning and AI

POPULAR COURSES

coursePost Graduate Program in Hybrid Electric Vehicle Design and Analysis
coursePost Graduate Program in Computational Fluid Dynamics
coursePost Graduate Program in CAD
coursePost Graduate Program in CAE
coursePost Graduate Program in Manufacturing Design
coursePost Graduate Program in Computational Design and Pre-processing
coursePost Graduate Program in Complete Passenger Car Design & Product Development
Executive Programs
Workshops
For Business

Success Stories

Placements

Student Reviews

More

Projects

Blogs

Academic Training

Find Jobs

Informative Articles

We're Hiring!

phone+91 9342691281Log in
  1. Home/
  2. Gaurav Yadav/
  3. Project - Data Handling and Interpolation

Project - Data Handling and Interpolation

project:- %% first ploting of V VS I graph by importing data from execl sheet FID=xlsread('VI.xlsx');%opening of excel shhet V=FID(:,1);%storing value present in all rows and first coloumn I=FID(:,2);%storing value present in all rows and second coloumn Z=-17.3:.1:.9;%interpolation in the range of -17.3:0.1:0.9 Y=interp1(V,I,Z,"linear");%performing…

    • Gaurav Yadav

      updated on 18 Aug 2022

    project:-
    %% first ploting of V VS I graph by importing data from execl sheet
    FID=xlsread('VI.xlsx');%opening of excel shhet
    V=FID(:,1);%storing value present in all rows and first coloumn
    I=FID(:,2);%storing value present in all rows and second coloumn
    Z=-17.3:.1:.9;%interpolation in the range of -17.3:0.1:0.9
    Y=interp1(V,I,Z,"linear");%performing interpolation and storing in Y
    figure(1);%Giving name to plotting as figure 1
    plot(V,I,'o',Z,Y,'*');%using plot function to plot first V VS I with o and Z vs Y with *
    grid on;%grid on plot
    title('VOLTAGE VS CURRENT');%title on plot
    xlabel('voltage');% x-axis name
    ylabel('current');% y-axis name
    grid on;
    %% storing of data in txt file by calculating from interpolation
    VV=[-17.2
    -17.1
    13.8
    13.5
    13.0
    12.5
    11
    -9
    5.76
    6
    -1
    0.11
    0.25
    0.5
    0.61];%given value
    II=interp1(V,I,VV,"linear");% II IS INTERPOLATING W.R.T V AND I TO CONSIDERING VV
    X=[VV II]% STORING THE VALUE OF VV AND II in matrix form
    store=fopen('VV_VS_II.txt','w');%using fopen function to store the value in txt file by giving write (w) permission
    fprintf(store,'%6s%12s\n','VV','II');%first print VV and II
    fprintf(store,'%6.2f%12.2f\n',X);%then print Z
    fclose(store);%closing of file
    print(figure(1),'-djpeg');
    %saving graph as jpeg file

    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 Gaurav Yadav (20)

    Fender Design

    Objective:

    AIM: The aim of these project is to design fender and the main design requirements for Drip area, Bumper, A pillar and Sill mounting areas. Outer of car : Fender :             Fender is a front outer side member of a car which covers the wheel side. Fender purpose is to prevent sand, mud,…

    calendar

    27 Jun 2023 03:15 PM IST

    • ANSA
    • BIM
    • CAE
    • CFD
    • CSS
    • DEM
    • DESIGN
    • FEA
    • GIS
    • HEV
    Read more

    Fender Design - Wheel Arch Challenge

    Objective:

                                                           …

    calendar

    06 May 2023 10:27 AM IST

    • BIM
    • CAE
    • CFD
    • CSS
    • DEM
    • FEA
    • GIS
    • HEV
    • MBD
    Read more

    Week 12- Final project

    Objective:

                                                                         FINAL PROJECT   ISOMETRIC VIEW: FRONT VIEW: TOP VIEW: SIDE VIEW: FEATURE TREE:                              DETAILED REPORT ON FINAL PROJECT   AIM: To Create CAD model considering following inputs as like in OEM and tier1 companies a) Class A surface…

    calendar

    27 Apr 2023 10:13 AM IST

    • BIM
    • CAE
    • CATIA
    • CFD
    • CSS
    • DEM
    • FEA
    • GIS
    • HEV
    • HVAC
    Read more

    Section Modulus calculation and optimization

    Objective:

    Report On Section Modulus Calculation Of Hood Aim  To calculate the section modulus of the previously designed hood for analyzing its strength and also optimizing the design to see the difference in the bending strength of the hood. Higher the section modulus of a structure, the more the resistive it becomes…

    calendar

    18 Apr 2023 12:01 PM IST

      Read more

      Schedule a counselling session

      Please enter your name
      Please enter a valid email
      Please enter a valid number

      Related Courses

      coursecard

      Design loads considered on bridges

      Recently launched

      10 Hours of Content

      coursecard

      Design of Steel Superstructure in Bridges

      Recently launched

      16 Hours of Content

      coursecard

      Design for Manufacturability (DFM)

      Recently launched

      11 Hours of Content

      coursecard

      CATIA for Medical Product Design

      Recently launched

      5 Hours of Content

      coursecardcoursetype

      Accelerated Career Program in Embedded Systems (On-Campus) Courseware Partner: IT-ITes SSC nasscom

      Recently launched

      0 Hours of Content

      Schedule a counselling session

      Please enter your name
      Please enter a valid email
      Please enter a valid number

      logo

      Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.

      https://d27yxarlh48w6q.cloudfront.net/web/v1/images/facebook.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/insta.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/twitter.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/youtube.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/linkedin.svg

      Our Company

      News & EventsBlogCareersGrievance RedressalSkill-Lync ReviewsTermsPrivacy PolicyBecome an Affiliate
      map
      EpowerX Learning Technologies Pvt Ltd.
      4th Floor, BLOCK-B, Velachery - Tambaram Main Rd, Ram Nagar South, Madipakkam, Chennai, Tamil Nadu 600042.
      mail
      info@skill-lync.com
      mail
      ITgrievance@skill-lync.com

      Top Individual Courses

      Computational Combustion Using Python and CanteraIntroduction to Physical Modeling using SimscapeIntroduction to Structural Analysis using ANSYS WorkbenchIntroduction to Structural Analysis using ANSYS Workbench

      Top PG Programs

      Post Graduate Program in Hybrid Electric Vehicle Design and AnalysisPost Graduate Program in Computational Fluid DynamicsPost Graduate Program in CADPost Graduate Program in Electric Vehicle Design & Development

      Skill-Lync Plus

      Executive Program in Electric Vehicle Embedded SoftwareExecutive Program in Electric Vehicle DesignExecutive Program in Cybersecurity

      Trending Blogs

      How to Learn CAD Design: Step-by-Step GuideGD&T Basics: How to Read and Apply GD&T Symbols SolidWorks vs Creo: Best CAD Software to Learn for Mechanical Engineers Engineering Edtech in India: Busting Myths & Building Careers How to Get a Core Mechanical Engineering Job After Graduation

      © 2025 Skill-Lync Inc. All Rights Reserved.

                  Do You Want To Showcase Your Technical Skills?
                  Sign-Up for our projects.