How to find equal quantity

Hello,
I have a budget from 100000euro and 5 options wit prices 89.2592 35.1637 108.6419 83.2887 112.1572 in euro
How do I share this budget so I will have an equal quantity of the 5 options?
Thanks in advance

2 个评论

This seems trivial, but maybe I misunderstand?
n = 100000/sum([89.2592 35.1637 108.6419 83.2887 112.1572])
oh hahaha ofcourse thanks

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by