LINEAR DIOPHANTINE EQUATION
Version 1.0.0.0 (834 Bytes) by
Sayeed Motaleb
This simple program is designed to calculate the solution of the Linear Diophantine equation .
The name Diophantine occurs here in honor of the famous mathematician Diophantus,lived in the third century.
This simple program demonstrate how to find the solution of a Diophantine equation of the form a*x+b*y=c ,using the function gcd of the two numbers.Using input dialog interface , this program becomes more friendly. :D
Cite As
Sayeed Motaleb (2026). LINEAR DIOPHANTINE EQUATION (https://www.mathworks.com/matlabcentral/fileexchange/60089-linear-diophantine-equation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Just Some tags .. |
