Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Solve a minimization problem

조회 수: 1 (최근 30일)
Hampus Alfredsson
Hampus Alfredsson 2019년 10월 3일
마감: John D'Errico 2019년 10월 3일
Hi, this could be a very simple problem, but I don't know how to do...
Let's say I have 3 sources of income:
Source 1 = $200
Source 2 = $700
Source 3 = $400
Now, I have something that I want to pay for using these income sources, let's say it's $800.
I want to take as small percentage as possible from each source to pay for those $800. So I have something like;
x1*200 + x2*700 + x3*400 = 800

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by