matlab矩阵问题 。
Show older comments
已知一组数组A=[2 4 6 2 1 4 5 6 6 2 1 4 6 4 5 ],我想前3个数一组,往后5个数一组,再往后3个数一组,最后4个数一组,从四个大组中都随机选一个数组成新的一行,由于全排列共有3*5*3*4=180行
求算法,谢谢
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB 快速入门 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!