Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can I get all the situations of ki, which subjects to the equation?
조회 수: 1 (최근 30일)
이전 댓글 표시
i is an varied integer from 1 to N (N is a given integer i.e. 40). ki is also an integer, whose value can be any one from -3 to 3. I want to calculate all the different combinations of ki subjecting to the condition that sigma(i*ki)=n. (n is a varied integer with a value from 1 to N). For example, we let n=20, the answers for this equation should include ki=1(i=20), ki=0(i≠20); and ki=2(i=10), ki=0(i≠10) etc.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!