mani bhargava banka
Skills Acquired at Skill-Lync :
6 Projects
Simulation of forward kinematics of a 2R Robotic Arm in MATLAB
AIM: To write a program in Matlab to simulate the forward kinematics of a 2R Robotic Arm OBJECTIVES: To generate plot for various positions of the links in the Robotic arm. To create a movie of the positions of the links. Description: A robotic arm is a type of mechanical arm, usually programmable, with…
07 May 2020 08:01 AM IST
Thermal Efficiency calculation and P-V diagram of Otto cycle creation in MATLAB
AIM: To Determine Thermal Efficiency of Otto cycle. P-V plot in MATLAB. DESCRIPTION: An Otto cycle is an idealized themodynamic cycle that describes the functioning of a typical spark igntion piston engine. The Otto cycle consists of isentropic compression, heat addition at constant volume, isentropic expansion,…
09 May 2020 03:44 AM IST
Solving differential equation of motion of pendulum with damping
AIM: To write a program that solves the ordinary differential equation that represents the motion of the simple pendulum with damping INPUTS: The ODE that needs to be solved: `(d^2theta)/dt^2+b/m*(d theta)/dt+g/l*sin theta=0` PROGRAM: % Simulate the transient behaviour of a simple pendulum and to create an animation of…
13 Jul 2020 06:43 AM IST
Curve Fitting
AIM: To write a code to fit the linear and cubic polynomial for specific heat data. COMMANDS USED: 1. Load: It was used to load the data of the file into the matlab 2. p = polyfit(x,y,n) returns the coefficients for a polynomial p(x) of degree n that is a best fit (in a least-squares sense) for…
13 Jul 2020 06:45 AM IST
Optimization using Genetic Algorithm
AIM: To write a code in MATLAB to optimise the stalagmite function and finding the global maxima THEORY: Genetic Algorithm GA: It is the method for solving optimisation problem by the use of random sampling.It generates the population of points at each iteration. The best point in the population approches an optimal…
24 May 2020 03:31 PM IST
Parsing NASA thermodynamic data
AIM: To write a code that extracts the NASA thermodynamic data from the file and also calculating the molecular weight of the species present in the file. OBJECTIVES: Displaying the molecular weight of the species Creating plot for specific heat, enthalpy,entropy againg temperature ranges and saving them in a separate…
28 May 2020 11:35 AM IST
1 Course Certificates
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