Hello Every one

We are working on project that have a solver which uses Silvester matrix to solve Diophantine equations but the result isn't what we expected and seems there is a problem with Silvester matrix code.

Final answer after running Main code should be :

  • A(s) = 0.0524s^2 + 0.3172s
  • B(s) = 0.908s^2 + 1.283s + 1
  • F(s) = 1

All of the used codes and functions are linked.

We would be much appreciated, if you could help us to solve this problem.

More Samad Aligholizadeh's questions See All
Similar questions and discussions