rookpoly(Pcoef)

novel coding roughly rook polynomial in complement board
ダウンロード: 302
更新 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 Center および MATLAB AnswersEmbedded Coder についてさらに検索
謝辞

ヒントを得たファイル: Discrete-time cross-correlogram, addStructs, K-Fold Cross Validation

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