LINEAR DIOPHANTINE EQUATION

This simple program is designed to calculate the solution of the Linear Diophantine equation .

Al momento, stai seguendo questo contributo

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

Cita come

Sayeed Motaleb (2026). LINEAR DIOPHANTINE EQUATION (https://it.mathworks.com/matlabcentral/fileexchange/60089-linear-diophantine-equation), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Physics in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

Just Some tags ..