what type of algorithm do i need

2 次查看(过去 30 天)
Hi,
i want to solve the following problem using matlab. but i am not sure what type of algorithm would i need. the problem goes like this-
i have a list of player names. each player has a corresponding price and average_points parameter. now i have a budget of let's say 100. within this budget i have to pick 3 players. and i want to make sure that the 3 chosen players are the optimum solution meaning based on price and average_points parameter and under the budget constraint i can pick the best possible 3 players and therefore achieve optimization.
it could be that a more expensive player might have fewer points than a less expensive player.
it is also permissible that i do not have to spend the entire budget. if i can find 3 players with optimized solution with less than 100, that is also acceptable.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Nonlinear Optimization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by