rookpoly(Pcoef)

novel coding roughly rook polynomial in complement board
302 descargas
Actualizado 26 may 2016

Ver licencia

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.

Citar como

Alireza Shourangiz Haghighi (2024). rookpoly(Pcoef) (https://www.mathworks.com/matlabcentral/fileexchange/53275-rookpoly-pcoef), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Embedded Coder en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

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