필터 지우기
필터 지우기

I need a help in Full factorial problem!

조회 수: 3 (최근 30일)
Raj Shankar
Raj Shankar 2013년 2월 14일
I have a data with 12 columns and each with 40 rows. I want the sum of all the combinations of all rows in first column with the other columns. Likewise all other columns also (a full factorial). I have done it.
But now what I want to do is, if I select one of the sum values or give in a gui text box, like 100, then it should give me the values that added up to make the sum 100.
How should I do this. Someone please help me.

답변 (1개)

Walter Roberson
Walter Roberson 2013년 2월 14일
Please research "knapsack problems". They are not easy to solve in polynomial time.

카테고리

Help CenterFile Exchange에서 Particle Swarm에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by