All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
KURUVA GUDISE KRISHNA MURHTY
Bachelor of Aeronautical Engineering
Skills Acquired at Skill-Lync :
Introduction
Week 2- 2R Robotic Arm Challenge
Object: write a program in Matlab to simulate the forward kinematics of a 2R Robotic arm and Create an animation file of the plot Code: clear all close all clc %input l1=1; l2=0.5; theta1=linspace(0,90,10); theta2=linspace(0,90,10); ct=1; for i = 1:length(theta1) THETA1=theta1(i); for j=1:length(theta2) THETA2=theta2(j);…
07 Apr 2022 05:34 AM IST
Week 3 - Solving second order ODEs
Object: Your objective is to write a program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping Code: clear all close all clc b=0.05; g=9.81; l=1; %length is m m=1; %mass is kg %Initial condition theta_0=[0;3]; %time point t_span=linspace(0,20,150); %Slove…
19 Apr 2022 08:18 AM IST
Week 4.1 - Genetic Algorithm
Object: Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. Clearly expalin the concept of genetic algorithm in your own words and also explain the syntax for ga in MATLAB in your report. Make sure that your code gives the same output, even if it is made to run several…
06 May 2022 12:57 PM IST
Project 1 - Parsing NASA thermodynamic data
Object: To write a MATLAB program to parse the NASA thermodynamic data file. Calculate htermodynamics properties of various gas species Plot the Specific heat(CP),Enthalpy(H) and Entropy(S) for the local temperature range specific for each species. Theory: Parsing: Parsing a file means reading in a data stream of…
23 May 2022 11:10 AM IST
4 Course Certificates
Academic Qualification
B.Tech
Hindustan Institute of Technology & Science
19 Jul 2017 - 08 May 2021
12th
Sri Chaitanya Junior College
14 Jul 2015 - 16 May 2017
10th
Adarsha Vidya Mandir High School
09 May 2012 - 13 May 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.