Binary Greatest Common Divisor, Part 2

Version 1.0.4 (1.44 KB) by Ben Mimay
This program finds the gcd using the binary gcd algorithm as laid out at https://www.di-mgt.com.au/euclidean.html#code-binarygcd
1 Download
Updated 28 Mar 2020

View License

This program finds the greatest common divisor using the binary gcd algorithm as laid out at https://www.di-mgt.com.au/euclidean.html#code-binarygcd

Cite As

Ben Mimay (2024). Binary Greatest Common Divisor, Part 2 (https://www.mathworks.com/matlabcentral/fileexchange/74547-binary-greatest-common-divisor-part-2), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with R2015b to R2019b
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.4

Title change

1.0.3

Formatting

1.0.2

Formatting

1.0.1

Formatting

1.0.0