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

조회 수: 2 (최근 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에서 Matrices and Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by