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

Vishnu Guduru

M.E

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • PYTHON-BASICS
  • NUMERICAL-ANALYSIS
  • CFD-BASICS
  • SOLIDWORKS-FLOW-SIMULATION-BASICS

Introduction

Manufacturing Engineer in the Service industry, Aerospace Department

11 Projects

Curve fit using Python

Objective:

1. What does popt and pcov mean?  popt is an array with estimated values of coefficients in the equation ax^2+bx+c popt stores the value of the parameters a,b,c pcov is a covariance matrix. It has the estimated values of covariance parameters of      popt, which is used to find the deviation of parameters…

calendar

16 May 2020 03:42 PM IST

    Read more

    simple pendulum using 2nd order Ode

    Objective:

    This problem is solved using MatLab. simulation of a simple pendulum using MatLab.   Description: Step 1: In this, the main inputs required for the simple pendulum such as damping coefficient, acceleration due to gravity, mass of the ball and length of the string and later on given the values of angle theta ranges…

    calendar

    18 Feb 2020 02:24 AM IST

      Read more

      Air standard cycle

      Objective:

      An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston engine. It is the thermodynamic cycle most commonly found in automobile engines. Processes : Process 1–2 is an adiabatic (isentropic) compression of the charge as the piston…

      calendar

      11 Feb 2020 09:13 AM IST

        Read more

        Data Analysis using Python

        Objective:

                                                        DATA ANALYSIS    AIM: Using the data of engine parameters we should visualize the data, check compatibility and a calculation to find the area…

        calendar

        19 Apr 2020 01:10 AM IST

          Read more

          Simulation of 2R Robotic Arm using Python 3.6.2

          Objective:

                                  Simulation of 2R Robotic Arm using Python 3.6.2 Program : import math import matplotlib.pyplot as plt #inputs l1 = 1 #length of first link l2 = 0.5 #length of second link n_theta = 10 #number of theta values requried is 10 theta_start…

          calendar

          05 Apr 2020 03:00 AM IST

            Read more

            Drag force

            Objective:

            The following programs is done using Octave    1. calculating the drag force against a cyclist, where Velocity vs Drag force is plotted.   Description 1 :  In this problem, Typically, the drag coefficient of a cyclist ranges from \approx0.6 for a streamlined time-trial position to…

            calendar

            18 Feb 2020 02:41 AM IST

              Read more

              2R Robotic arm

              Objective:

              The following question is done by using MATLAB software clear all close all clc % inputs l1 = 1 l2 = 0.5 theta1 = linspace(0,90,40); theta2 = linspace(0,90,40); ct=1; for i=1:length(theta1) THETA1=theta1(i); for j=1:length(theta2) THETA2=theta2(j); x0=0 y0=0 x1=l1*cosd(THETA1); y1=l1*sind(THETA1); x2=x1+l2*cosd(THETA2);…

              calendar

              18 Feb 2020 02:44 AM IST

              • MATLAB
              Read more

              GENETIC ALGORITHM

              Objective:

              The Genetic Algorithm Theory: The genetic algorithm is the evolution theory proposed by Charles Darwin. It is a random based classical evolutionary algorithm. GA solves any function to find the optimum values based on requirement of the function. MatLab provides an inbuilt function that actually helps to do the genetic…

              calendar

              14 Mar 2020 02:02 AM IST

                Read more

                NASA File parsing

                Objective:

                                                             NASA File Parsing  File Parsing in MATLAB: In general, the term \"parsing\" refers to MATLAB reading an m-file (script or function) and translating…

                calendar

                01 Apr 2020 01:33 AM IST

                Read more

                PV - Diagram of Otto Cycle is plotted using Python

                Objective:

                                                                   OTTO CYCLE Program: \"\"\" Otto cycle \"\"\" import math import matplotlib.pyplot as plt def engine_kinematic (bore,stroke,con_rod,cr,Start_crank,end_crank):…

                calendar

                07 Apr 2020 07:16 AM IST

                  Read more

                  Solving the second-order ODE using Python

                  Objective:

                                              Solving the second-order ODE using Python   Program: import math import matplotlib.pyplot as plt from scipy.integrate import odeint import numpy as np #function that return dz/dt def model(theta,t,b,g,l,m): theta1 = theta[0]…

                  calendar

                  12 Apr 2020 12:22 AM IST

                    Read more
                    Showing 1 of 11 projects

                    3 Course Certificates

                    certificate

                    Flow Simulation using SolidWorks

                    CertificateIcon
                    Certificate UID: DNLT3HYdkcch4CZd
                    View Certificate
                    certificate

                    MATLAB for Mechanical Engineers

                    CertificateIcon
                    Certificate UID: gguBVFLKgD0zBUUa
                    View Certificate
                    certificate

                    Python for Mechanical Engineers

                    CertificateIcon
                    Certificate UID: PuzwsHfTZvYBY6nY
                    View Certificate
                    Showing 1 of 3 certificates

                    Academic Qualification

                    B.E

                    RMK College of Engineering and Technology (RMKCET)

                    03 Aug 2015 - 16 Apr 2019

                    12th

                    Narayana Junior College

                    20 Jun 2013 - 27 Mar 2015

                    10th

                    Narayana E Techno School

                    12 Jun 2012 - 23 Apr 2013

                    Schedule a counselling session

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

                    Here are the courses that I have enrolled

                    coursecard
                    4.7

                    5 Hours of Content

                    coursecard
                    4.7

                    4 Hours of Content

                    Similar Profiles

                    Apoorv Ranjan
                    Apoorv Ranjan

                    Ladder of success cannot be climbed with hands in pocket.

                    Pruthvi Jagadeesh GK
                    Pruthvi Jagadeesh GK

                    The Future in Motion

                    Krantiveer .
                    Krantiveer .

                    Give more than what you get you will get more than what you gave