rookpoly(Pcoef)

novel coding roughly rook polynomial in complement board

Sie verfolgen jetzt diese Einreichung

The rook polynomial is the most and important subject in mathematics and also combination. It can be used in chess board problems or Sudoku and also in mechanical engineering.
Example:
rookpoly(Pcoef)
Pcoef is an matrix of 1*n which consists of the coefficients of the polynomial.
this program has been performed in MATLAB 2009a through MATLAB 2015a.
It is worth noting that this program is just the pre-alpha version.
for more information please see the comments in mfile.

Zitieren als

Alireza Shourangiz Haghighi (2026). rookpoly(Pcoef) (https://de.mathworks.com/matlabcentral/fileexchange/53275-rookpoly-pcoef), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Embedded Coder finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

updated the mfile
Updated the file
Updated the file and bug fixes