Approximation of Pi (Leibniz formula)

Convergence with while loops; Sigma (sum) without symsum formula
88 Downloads
Updated 27 Nov 2021

View License

This code is explained in the following YouTube Video:
pi approximation video: https://youtu.be/O_3AokCoh6k
In this video I cover how to code while loops in MATLAB and running totals (recursion) for the purpose of creating a solution with convergence. The develop a code to find the approximation of pi within a user-defined tolerance (input) based on the Leibniz formula for pi.
For more of my YouTube Videos, check out my MATLAB tutorial playlist: https://youtube.com/playlist?list=PLmB_c16LoAcWz_5qK1XpBlP0DiD6cgU-r
Also subscribe to my channel (Engineering with Dr. Kelsey Joy): https://www.youtube.com/channel/UCmZl7PfanvCILyiQ5R9rONA

Cite As

Dr. Kelsey Joy (2024). Approximation of Pi (Leibniz formula) (https://www.mathworks.com/matlabcentral/fileexchange/102659-approximation-of-pi-leibniz-formula), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0