Artihmetic Geometric Mean

AGM calculates the Artihmetic Geometric Mean of A and B.
851 Downloads
Updated 27 Nov 2007

View License

AGM calculates the Artihmetic Geometric Mean of A and B (see [1]).
The function is used in routines ELLIPJ and ELLIPTIC12.

[A,B,C,N] = AGM(A0,B0,C0,TOL)

carry out the process of the arithmetic geometric mean, starting with a given positive numbers triple (A0,B0,C0) and returns in (A,B,C) the generated sequence. N is a number of steps (returns in the type uint32).

Cite As

Moiseev Igor (2024). Artihmetic Geometric Mean (https://www.mathworks.com/matlabcentral/fileexchange/17749-artihmetic-geometric-mean), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Special Functions in Help Center and MATLAB Answers

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.0