Anirban Ghosh
Skills Acquired at Skill-Lync :
8 Projects
a new title
The purpose of this project is to compare the exact derivative of the given function with the first order, second order and fourth order approximations of the first derivative of the same function and find out the magnitude of error introduced while using these numerical schemes.Here the given function is `sin(x)/x^3`The…
12 Mar 2019 01:38 PM IST
Grid dependency test of an Ahmed body
An Ahmed body is a generic car body which represents a simplified ground vehicle geometry of a bluff body type. The Ahmed Body was first created by S.R. Ahmed in 1984 in one of his research. A typical CAD model of Ahmed body is shown below: The geometrical dimensions of the body are: LENGTH = 1.044 metres HEIGHT = 0.288…
09 Jun 2019 01:35 PM IST
Comparison of numerical derivative and analytical derivative
The purpose of this project is to compare the exact derivative of the given function with the first order, second order and fourth order approximations of the first derivative of the same function and find out the magnitude of error introduced while using these numerical schemes. Here the given function is `sin(x)/x^3`…
12 Mar 2019 01:39 PM IST
Program to compare the effect of dx on error in numerical approximations
Main program: clear allclose allclcx=pi/3;dx=linspace(pi/30,pi/4000,10);for i=1:length(dx)first_order_error(i)=first_order_approximation(x,dx(i));second_order_error(i)=second_order_approximation(x,dx(i));fourth_order_error(i)=fourth_order_approximation(x,dx(i));endfigure(1)loglog(dx,first_order_error)hold onloglog(dx,second_order_error,'r')hold…
12 Mar 2019 01:39 PM IST
To study mixing efficiency in a tee geometry
In this project we will study the mixing efficiency of hot and cold air when they are mixed in a tee shaped pipe. For this we have taken 3 cases. In all the 3 cases the inlet of hot air is considered to be the left hand side and outlet is the right hand side. The top opening is for the cold air. CASE I : Short Tee …
26 Jan 2019 09:35 AM IST
Gear sloshing effect
GEAR SLOSHING ANALYSIS USING WATER AND OIL In industrial applications, it is very important to use lubricants in between rotating gears. Lubrication is necessary to reduce coefficient of friction between gear teeth. It also limits the rise of…
31 Aug 2023 08:39 AM IST
To demonstrate the motion of a pendulum using Matlab
OBJECTIVE- To develop a code and demonstrate the motion of a simple pendulum using Matlab Given below is the equation of motion of a simple pendulum with damping in the form of Ordinary Differential Equation (ODE) : `(d theta^2)/dt +(b/m)(d theta)/dt +(g/L)sin theta = 0` where g= gravity in m/s^2 …
12 Mar 2019 09:32 PM IST
Rayleigh Taylor Instability Analysis
Rayleigh Taylor Instability Rayleigh-Taylor instability, or RT instability is an instability of an interface between two fluids of different densities which occurs when the lighter fluid is continuously pushing the heavier fluid. RT instability is a buoyancy-driven instabilty, where the fluids are initially at hydrostatic…
10 Jun 2019 10:45 AM IST
1 Workshop Certificates
Academic Qualification
12th
KV
03 Aug 2022 - 08 Aug 2022
B.Tech
SRM
07 Aug 2013 - 03 Aug 2017
10th
SRM
31 Jul 2013 - 01 Aug 2017
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