Matlab does permutation and combination: For example, if you want the full permutation of ABCD ( permutation ), you can use the perms function perms(['ABC'] ...
確定! 回上一頁