Borrar filtros
Borrar filtros

How can i save the time for calculating a combination (nchossek(1:10000,2)) ?thank you

1 visualización (últimos 30 días)
How can i save the time for calculating a combination (nchoosek(1:10000,2)) ?thank you
  6 comentarios
pengcheng
pengcheng el 6 de Oct. de 2014
Editada: pengcheng el 6 de Oct. de 2014
yes,i agree with you,that has a great combination,but these combinations are what i need,do you know other software or Parallel Computing Toolbox,like thses,can help me save time? thank you
José-Luis
José-Luis el 6 de Oct. de 2014
Editada: José-Luis el 6 de Oct. de 2014
I would encourage you to re-think your approach. You might want all combinations, but you probably don't need to store all of them. If so, it becomes an indexing problem.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Resizing and Reshaping Matrices en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by