You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). Artihmetic Geometric Mean (https://www.mathworks.com/matlabcentral/fileexchange/17749-artihmetic-geometric-mean), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.76 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
