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!