LINEAR DIOPHANTINE EQUATION

This simple program is designed to calculate the solution of the Linear Diophantine equation .
186 Downloads
Updated 4 Nov 2016

View License

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 Linux
Categories
Find more on Physics in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0

Just Some tags ..