Diophantine Equation Solver

This function is written to solve Diopantine equation.this equation should be in the form of C = A*F
592 Downloads
Updated 15 Aug 2016

View License

This function is written to solve Diophantine equation. this equation should be in the form of C = A*E + F ;where C and A are the polynomials according to your variable (for example s in laplace domain or z in z-transform domain) and n is the order E plus one (order{E} = n-1).
please contact me for any question or suggestion.

Cite As

davood shaghaghi (2024). Diophantine Equation Solver (https://www.mathworks.com/matlabcentral/fileexchange/39004-diophantine-equation-solver), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulation, Tuning, and Visualization in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.4.0.0

Some changes were implemented in description.
thanks.
Title was changed. Thanks.

1.0.0.0