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

Sumesh T

Aiming to obtain career enriching assignment with a progressive organization that gives scope to update the knowledge and skills following the latest industry trends while creating tangible value for the organization

Skills Acquired at Skill-Lync :

  • HYPER-MESH
  • STRUCTURAL-MESHING
  • SHEET-METAL-MESHING
  • PYTHON-BASICS
  • NUMERICAL-ANALYSIS
  • MATLAB-BASICS

Introduction

I’m an Application Engineer by Profession having 1 year experience with Designing skills using SolidWorks and Automation scripting skills using MATLAB, Python I believe that the skills and work ethics I have progressively developed within the industry, as well as my experience, working in different work as well as cultural environments, will set me apart as a committed candidate who can very easily be relied upon to deliver timely and exceptional results for the organization. I appreciate your time and effort to review my credentials and experience. As such I would welcome an opportunity to connect with you on how I can benefit your business.

17 Projects

Creating 1D elements on the following component with given cross-section and DOF

Objective:

Objective:Creat 1D elements on the following component with given cross-section and DOF  Procedures:Before entering to the model we want to know about the  difference between 1D elements like Rod,Beam,Bar and spring basically The Rods/Bars are any member which are subjected to axial   The Beams are…

calendar

06 Apr 2020 01:58 AM IST

    Read more

    MESHING OF HOOD USING HYPERMESH

    Objective:

      MESHING OF HOOD OBJECTIVE: Meshing of Hood using HYPERMESH PROCEDURE: 1.IMPORTING CAD MODEL: Importing CAD model using Import Model Option 2.EXTRACTING MID SURFACE: We have to extract individual midsurface for all given components, By Using Midsurface command   from Geometry Extract the Midsurface for…

    calendar

    21 May 2020 07:45 AM IST

      Read more

      Program to Evualate the motion of simple pendulam by solving the ODE using python

      Objective:

      AIM: Evualate the motion of simple pendulam by solving the ODE using Python OBJECTIVE: 1.Write a program to Evualate the motion of simple pendulam by solving the ODE using python. 2.Simulate the motion of simple pendulam. PROBLEM STATEMENT:   This is the second order ODE given for damped oscillatory motion of simple…

      calendar

      01 Jul 2020 09:17 AM IST

        Read more

        Study to calculate the Drag force using python

        Objective:

        Objective: Write a program to plot Drag Co efficient vs Drag Force   Write a program to plot Velcity vs drag Force Procedure: Program 1:Program to plot Drag Co efficient vs Drag force #Program to calculate the co efficient import math import matplotlib.pyplot as plt #inputs #velocity(m/s) v = 10 #Frontal Area(m^2)…

        calendar

        07 Sep 2020 07:53 PM IST

          Read more

          Program for curve fitting

          Objective:

          AIM: 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. QUESTIONS: What does popt and pcov mean? ANS:”popt’ is an array where in this case it will store the values of coeficients…

          calendar

          19 Aug 2020 01:27 PM IST

            Read more

            Breaking Ice with Air cushion Vehicle - Finding minimum pressure with Newton-Raphson method

            Objective:

            AIM:   To determine the minimum cushion pressure   OBJECTIVE:   1.Write a program to Tabulate the results of p for h = [0.6,1.2,1.8,2.4,3,3.6,4.2] assuming a suitable relaxation factor.   2.Use the newton Raphson method to find out the value of pressure for h = 0.6 ft.   3.Tabulating the No of…

            calendar

            28 Aug 2020 05:30 AM IST

              Read more

              2R Robotic Arm Simulator

              Objective:

              AIM: forward kinematics of the 2R robotic arm using python and creating the animation of the output plots OBJECTIVE: 1.Write a program for the forward kinematics of the 2R robotic arm using python. 2.Create an Animation from the plots obtained. PROBLEM STATEMENT: A robotic arm is a type of mechanical arm that is similar…

              calendar

              28 Aug 2020 05:35 AM IST

              • OOPS
              Read more

              Constraint Minimization

              Objective:

              AIM: To minimize the following Function: f(x,y)=5-(x-2)^2-2〖(y-1)〗^2 CONSTRAINT: x+4y=3 f(x,y)=5-(x-2)^2-2〖(y-1)〗^2 5-(x^2+4-4x)-2(y+1-2y)=0 5-x^2-4+4x-2y^2-2+4y=0 -x^2-2y^2+4x+4y-1=0 By Lagrangian Method: g(x,y)=f(x,y)+λ(x+4y-3) g(x,y)=5-(x-2)^2-2(y-1)^2+λ(x+4y-3) Differentiating the equations: ∂g/∂x=0…

              calendar

              28 Aug 2020 05:35 AM IST

                Read more

                Study Of Air standard Cycle

                Objective:

                Air standard Cycle Objective: We should code to create PV diagram We should code to print the Thermal Efficiency Theory: The Otto cycle is a set of processes used by spark ignition internal combustion engines (2-stroke or 4-stroke cycles). These engines a) ingest a mixture of fuel and air, b) compress it, c) cause it to…

                calendar

                29 Aug 2020 06:09 AM IST

                  Read more

                  Study of Data analysis using python

                  Objective:

                  Study of Data analysis using python AIM: Write a script to analyse data using python OBJECTIVE: Data visualizer: We have to plot graphs between any two parameters according to the user given input Compatibity Check: You code should exit gracefully, if a non-compatible file is provided as an input. It should say something…

                  calendar

                  01 Sep 2020 03:54 PM IST

                  Read more

                  Basic commands in Matlab

                  Objective:

                                                                          Basic commands in Matlab OBJECTIVE: Type in the commands to create a row and column vector in MATLAB THEORY:  In linear algebra, a column vector or column matrix is an m × 1 matrix, that is, a matrix consisting of a single column of m elements, Similarly, a row vector…

                  calendar

                  10 Sep 2020 05:07 PM IST

                  Read more

                  Study to calculate the calculate drag force against a cyclist using MATLAB

                  Objective:

                                                                                          Flow over Bicycle   OBJECTIVE:  WE have to Write a MATLAB…

                  calendar

                  10 Sep 2020 05:13 PM IST

                  Read more

                  Study to simulate the forward kinematics of a 2R Robotic Arm using MATLAB

                  Objective:

                                                                      Forward Kinematics of 2R Robotic Arm OBJECTIVE: We have to Write a program in MATLAB to simulate the forward kinematics of a 2R Robotic Arm…

                  calendar

                  10 Sep 2020 05:15 PM IST

                  Read more

                  Study of Air standard Cycle using MATLAB

                  Objective:

                  Air standard Cycle OBJECTIVE: We have to Code to create a PV diagram Output the thermal efficiencyof the engine. THEORY: The Otto cycle is a set of processes used by spark ignition internal combustion engines (2-stroke or 4-stroke cycles). These engines a) ingest a mixture of fuel and air, b) compress it, c) cause…

                  calendar

                  12 Sep 2020 10:54 AM IST

                  Read more

                  Solving second order ODEs using MATLAB

                  Objective:

                                                                                    Solving second order ODEs   OBJECTIVE: We have to write a program that solves the following…

                  calendar

                  15 Sep 2020 07:28 AM IST

                  Read more

                  Study of Curve fitting using MATLAB

                  Objective:

                                                                                                …

                  calendar

                  19 Sep 2020 10:03 AM IST

                  Read more

                  MATLAB code to optimize the stalagmite function and find the global maxima of the function

                  Objective:

                                                                                           …

                  calendar

                  25 Sep 2020 01:30 PM IST

                  Read more
                  Showing 1 of 17 projects

                  2 Course Certificates

                  certificate

                  Python for Mechanical Engineers

                  CertificateIcon
                  Certificate UID: tkepvj250xo9db7f
                  View Certificate
                  certificate

                  MATLAB for Mechanical Engineers

                  CertificateIcon
                  Certificate UID: dwmf8360ijeokg7z
                  View Certificate
                  Showing 1 of 2 certificates

                  15 Workshop Certificates

                  certificate

                  Turbulence and CFD

                  CertificateIcon
                  Certificate UID: x8792fvaeh
                  View Certificate
                  certificate

                  Survive the Crash - Is your Car Crashworthy?

                  CertificateIcon
                  Certificate UID: 9t52cqpz14
                  View Certificate
                  certificate

                  Acoustics the Next Big Challenge in Automotive and Aerospace

                  CertificateIcon
                  Certificate UID: fqn1tbgsh3
                  View Certificate
                  certificate

                  FVM Coding for CFD using C++

                  CertificateIcon
                  Certificate UID: qr8cu31mvz
                  View Certificate
                  certificate

                  FVM Coding for CFD using C++

                  CertificateIcon
                  Certificate UID: 4h6xp7znmb
                  View Certificate
                  certificate

                  Geometric Dimensioning & Tolerancing

                  CertificateIcon
                  Certificate UID: a8bptu179m
                  View Certificate
                  certificate

                  Model Based control design

                  CertificateIcon
                  Certificate UID: hinlv7rfgp
                  View Certificate
                  certificate

                  Introduction to CFD with MSC cradle

                  CertificateIcon
                  Certificate UID: 5s2ewcn13y
                  View Certificate
                  certificate

                  Aircraft Loads and its Importance in Aerospace Industry

                  CertificateIcon
                  Certificate UID: s72hmeic4n
                  View Certificate
                  certificate

                  AI Automotive- An approach for self driving vehicles

                  CertificateIcon
                  Certificate UID: w4de6hcxbv
                  View Certificate
                  certificate

                  Introduction to Occupant Safety

                  CertificateIcon
                  Certificate UID: 05cqw7ty43
                  View Certificate
                  certificate

                  Applications of Lithium-Ion Batteries

                  CertificateIcon
                  Certificate UID: vlkwt17pyd
                  View Certificate
                  certificate

                  Autonomous Cars - Technology behind the magic

                  CertificateIcon
                  Certificate UID: 7nhs2mjuz3
                  View Certificate
                  certificate

                  Latest Algorithms and Machine Learning for Computer Vision

                  CertificateIcon
                  Certificate UID: zit3h1oa0s
                  View Certificate
                  certificate

                  Introduction to Tolerance Analysis

                  CertificateIcon
                  Certificate UID: 4gswj1euld
                  View Certificate
                  Showing 1 of 15 certificates

                  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

                  19 Hours of Content

                  coursecard
                  4.7

                  4 Hours of Content

                  coursecard
                  4.7

                  5 Hours of Content

                  coursecard
                  Recently launched

                  18 Hours of Content

                  coursecard
                  Recently launched

                  21 Hours of Content

                  coursecard
                  Recently launched

                  10 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