Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
how could I find specified number of permutation of a vector ?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hi everybody,
perms(v) returns a matrix containing all permutations of the elements of vector v, but I need just specified number of this matrix for example 1000 permutations. there is not any problem when the number of elements of vector is low but when it is high I face with this message "Maximum variable size allowed by the program is exceeded."
3 comentarios
Walter Roberson
el 1 de En. de 2019
Duplicated by later https://www.mathworks.com/matlabcentral/answers/437829-specified-numbers-of-random-permutation-of-a-vector which has an answer.
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!