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

1 次查看(过去 30 天)
How can i save the time for calculating a combination (nchoosek(1:10000,2)) ?thank you
  6 个评论
pengcheng
pengcheng 2014-10-6
编辑:pengcheng 2014-10-6
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 2014-10-6
编辑:José-Luis 2014-10-6
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by