rookpoly(Pcoef)

novel coding roughly rook polynomial in complement board
302.0 次下载
更新时间 2016/5/26

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Embedded Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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