Rzeppa joint In this article we will explain what a universal joint is we will show the difference between Cardan joints and constant velocity joints(Rzeppa joint) a…
Read moreCrop image simple app using cv2 NumPy python In this blog we are going to learn how to make a simple app to crop an image in python using numpy , cv2(openCV). Code imp…
Read moreIn this Blog we are going to learn how to remove Duplicate Characters from a string in java using Hashmap Code : package learningJava; import java.util.*; public class…
Read moreIn this blog we are going to learn how to count duplicate character in java using HashMap in java Code : package learningJava; import java.util.*; public class Learnig {…
Read moreTime take to fill Bottom Gating Casting formula derivation Apply Bernoullis equation between point 1 and 2 , we get `\frac{p_{1}}{\rho g} + \frac{v_{1}^{2}}{2g} + h_{t} …
Read moreIn this Blog we are going to learn how to print fibonnaci series in java without using recursion So what is Fibonnaci Series a series of numbers in which each n…
Read moreVelocity Triangle in Machining In this blog we are going to about velocity triangle in machining. How to derive velocity triangle of machining and cutting power ,fricti…
Read moreHow to calculate gear ratio of Worm gear In this blog we are going to learn how to calculate worm gear ratio `\text{Gear Ratio}=\frac{p}{\pi d}` here p is the pitch (p…
Read more
Social Plugin