Notes
Grazing Incidence X-ray diffraction is a popular choice for the people who works with soft matter physics, biophysics or biochemistry. I was...
Today we are going to take a look on how to plot your data in a pie chart. I know there are lots of software out there. But I will focus on...
Overview of Constrainted system The dynamical phase space variables of these theories are not all independent, rather some of these variab...
Generalized Coordinates The name generalized coordinates is given to any set of quantities which completely specifies as the state o...
Pulleys on a flat surface Let's talk about a different type of problem with using pulleys Pulley on an inclined plane How t...
Pulley problems (also called Atwood machine) are the favorite problems to the professors and students seem to really struggle with it. T...
I published this post long ago in one of my old blog . This post become sooo popular that I thought to expand it with a few more examples. I...
Let $U$ be uniform on $(0,1)$. Calculate $Cov(U^2,\sqrt{1-U^2})$. Also use simulation to approximate and then compare with the exact answer....
Integration of Gaussian integral pops up in a lot of branches of physics and also a common homework problem. It cannot be evaluated by norma...
Suppose you have an arithmetic or a geometric series and you want to write a c++ code to calculate the sum of the first n terms. There ar...