Info
This question is closed. Reopen it to edit or answer.
How to chech if a number is a sum of certain elements (not all elements) in a vector?
1 view (last 30 days)
Show older comments
Hi, I have a number; let's say b = 4.5 and a vector A = [1,3,1.5,5,3,2,1]. I want to see if there exist a combination(s)/sum of elements in A which is equal to b or not?
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!