What code can I use to get a system of equations to individually add up to a large sum?
1 次查看(过去 30 天)
显示 更早的评论
Note: They can not all be equal to each other. I could guess but it'd be repitive and tedious and easy to make a mistake. Its for a school puzzle I am making.
3 个评论
John D'Errico
2020-3-13
As Steven has said, this is way to vague for any answer.
If I had to guess, you are looking for something like an integer partition of a number. But you need to recognize that the number of ways will be huge that you can write a number even as small as 100 as a sum of distinct integers, none of which are the same.
Jon
2020-3-13
编辑:Jon
2020-3-13
Just a style suggestion, it is better to have a brief description of the nature of your problem in the title, and then provide more details in the body of your question. Here you ended up with a very long title, and no body. So the title was too long and there still wasn't enough of a description for people to help you. So, next time, please try for a shorter title, and longer description in the body.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!