All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Mukesh Kanna S
Dynamic and Self-Driven Professional Mechanical Engineer
Skills Acquired at Skill-Lync :
Introduction
Week 2- 2R Robotic Arm Challenge
https://drive.google.com/file/d/1-GcCwFRvbTAoJwIGBa2n4gyboFUC35D9/view?usp=sharing clc close all l1=1; l2=0.5; theta1=linspace(0,75,10); theta2=linspace(0,75,10); 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);…
29 Apr 2022 06:46 AM IST
Week 3 - Solving second order ODEs
https://youtu.be/VAj9JdQIUbw Aim To write a program that solves an equation of motion of simple pendulum with damping. Explanation The above equation is second order, To solve an ODE we are breaking into two first order equations dtheta1_dt=theta2 dtheta2_dt= -(b/m)*theta2-(g/l)*sin(theta1) clear…
03 Jun 2022 01:05 PM IST
Week 4.1 - Genetic Algorithm
clear all close all clc %Defining our search space x=linspace(0,0.6,150); %Creating one dimensional array of X & Y y=linspace(0,0.6,150); [xx, yy]=meshgrid(x,y); % Based on one dimensional array, creating two dimensional array %Evaluating the stalagmite function for i = 1:length(xx) for j=1:length(yy) input_vector(1)=xx(i,j);…
02 Jul 2022 01:32 PM IST
Project 1 - Parsing NASA thermodynamic data
AIM: To write a code in MATLAB to parse the NASA thermodynamic data file and then calculate thermodynamic properties of various gas species. Objective: * To write a function that extract 14 coefficients and calculate Enthalpy, Entropy, Specific heat & molecular weight for all the species in the data file. * To plot…
11 Jul 2022 06:36 AM IST
3 Course Certificates
Fundamentals of Electrical Systems and Electrical Architecture
1 Workshop Certificates
Academic Qualification
B.E
Panimalar Engineering College
17 Aug 2017 - 17 Aug 2021
12th
Rose Mary Matric.Hr.Sec. School,V.M.Chatram
01 Jun 2016 - 23 Mar 2017
10th
Rose Mary Matric.Hr.Sec. School,V.M.Chatram
02 Jun 2014 - 10 Apr 2015
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.