Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Which function should I use to solve the sum of the varied integer product?

1 Ansicht (letzte 30 Tage)
Tingting Zhang
Tingting Zhang am 19 Nov. 2015
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I want to get all the possible combinations of ki which subject to the equation that sigma(i*ki)=10. i is an integer from 1 to 10; ki is also an integer with a value varied from -3 to 3. For example, ki=1 for i=10 and ki=0 for i≠10. This is only one situation. Another situation is that ki=2 for i=5, ki=0 for i≠5 etc. Integer linear programming seems to be not suitable to this situation. Which function should be used to solve this problem? Thanks

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by