Re: [算表] excel規劃求解

看板Office作者 (David)時間18年前 (2007/11/05 23:09), 編輯推噓1(101)
留言2則, 2人參與, 最新討論串3/4 (看更多)
x1 x2 x3 x4 200 1E-06 200 100 420 min 0.5 1.2 0.6 2 Subject -0.3 -0.3 0.7 -0.3 50 to -0.2 -0.2 -0.2 0.8 -1E-06 2 -1 400 -1 1 0 1 1 1 1 500 這是用我的式子 系統找到唯一解 "規劃求解找到一解,可滿足所有的限制式及最佳狀況。" min為420 -------- 用原po的式子 "規畫求解找不到合適的解" 也許課本錯了? 看看我題目有無抄錯 x1 x2 x3 x4 139. 5.22E+01 139.13 100 415.65 min 0.5 1.2 0.6 2 Subject 0.7 -0.3 -0.3 -0.4 4.27001E-07 to -0.2 -0.2 -0.3 0.8 9.76002E-08 2 -1 226.0869604 -1 1 -2.84217E-14 1 1 1 1 430.4347863 課本的式子可能有筆誤 移項移錯? 30%的mix (x1+x2+x3+x4)*0.3 must be soybeans表x3>=以上 20%mix (x1+x2+x3+x4)*0.2 must be vitamin表x4>=以上 移項到左邊,還有第二種答案嗎? anyway,供參考^^ ※ 引述《JieJuen (David)》之銘言: : ※ 引述《browine (ich?)》之銘言: : : 軟體:Microsoft office : : 版本:2003 : : the southfork feed company makes a feed mix from ingredients-oats : : ,corn,soybeans,and a vitamin supplement.The company has 300 pounds of : : oats,400 pounds of corn,200 pounds of soybeans,and 100 pounds of vitamin : : supplement available for the mix.The company has the following requirement : : for mix: : : 1.at least 30% of the mix must be soybeans. : : 2.at least 20% of the mix must be the vitamin supplement. : : 3.the ratio of corn to oats cannot exceed 2 to 1. : : 4.the amount of oats cannot exceed the amount of soybeans. : : 5.the mix must be at least 500 pounds. : : a pound of oats costs$0.5;a pound of corn,$1.2;a pound of soybeans,$0.6;and a : : pound of vitamin supplement,$2.The feed company wants to know the number of : : pounds of each ingredient to put in the mix in order to minimize cost. : : 題目我寫的出來目標函數跟限制式 : : X1=oats的數量 : : x2=corn的數量 : : x3=soybeans的數量 : : x4=vitamin supplement的數量 : : 目標函數 : : min Z=0.5X1+1.2X2+0.6X3+2X4 : : 限制式 : : 1.x1<=300 : : 2.x2<=400 : : 3.x3<=200 : : 4.x4<=100 : : 5.0.7x1-0.3x2-0.3x3-0.4x4>=0 : : 6.-0.2x1-0.2x2-0.3x3+0.8x4>=0 : 抱歉我還沒用過規劃求解 : 也好久沒做這樣的題目了 : 因此想請問5.6.二式為何不是 : 0.7x3-(x1+x2+x4)*0.3>=0 : 0.8x4-(x1+x2+x3)*0.2>=0 : : 7.x2<=2x1 : : 8.x1<=x3 : : 9.x1+x2+x3+x4>=500 : : 我也會跑excel的規劃求解 : : 但是我不會填儲存格orz(兩個變量的我會到了多變量我就掛了) : 多變量的其實也就是兩個array相乘對吧 : 我沒做過不敢保證,但觀念上就像是 : {-0.3,-0.3,0.7,-0.3}*{x1,x2,x3,x4} : : 5,6,7,9我不知道怎麼填到儲存格 : : 有沒有人會教一下... : : 謝謝 : google EXCEL 規劃求解 : 第一篇 : http://yes.nctu.edu.tw/Lecture/PC/Office/Excel/Tutor/Solution/Example/Exam1/Index.htm : 縮 http://kuso.cc/2U4I : 不知有無幫助^^" -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.164.50.116

11/05 23:54, , 1F
http://kuso.cc/2Uoz 檔案放在這
11/05 23:54, 1F

11/06 19:03, , 2F
謝謝你..我去試試
11/06 19:03, 2F
文章代碼(AID): #17Bp8nBD (Office)
文章代碼(AID): #17Bp8nBD (Office)