Approximating the value of Pi using Series Formula in Matlab and its Error Analysis
In this video we will learn how to use for loop with summation and product technique for the approximation of pi value. In part 1 we are using summation formula with n terms for Pi approximation and doing error analysis error. In part 2 we do the same process but with product formula.
Time stamps are the following.
00:00 introduction
1:19 Start of Matlab program
2:00 use of for loop summation
4:21 formula to find the error
5:10 Error analysis