rookpoly(Pcoef)

novel coding roughly rook polynomial in complement board

이 제출물을 팔로우합니다

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 (2026). rookpoly(Pcoef) (https://kr.mathworks.com/matlabcentral/fileexchange/53275-rookpoly-pcoef), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Embedded Coder에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

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