[討論] loop 求聯立方程式已回收

看板MATLAB作者 (酒鬼鬼)時間14年前 (2011/10/15 23:43), 編輯推噓0(002)
留言2則, 2人參與, 最新討論串1/1
如標題 w + 2x – 3z = 30, 4x – 5y + 2z = 13, 2w + 8x – 4y +z = 42, 3w + y – 5z = 35. 要如何用loop 求連立方程組的解 另外 Use a loop to solve the unknowns (w, x, y, z) with the first element of the right hand vector increasing from 30 to 130 continuously with increment 1 (30, 31, 32,….,130). 30~130的意思是? 請各位大大幫忙 最近才開始接觸matlab啊啊啊 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.46.229.26

10/16 04:29, , 1F
高中的高斯消去法?
10/16 04:29, 1F

10/16 18:21, , 2F
右式行向量之第一元素 (由30)改為31, 32, 33,..., 130
10/16 18:21, 2F
文章代碼(AID): #1EcQefou (MATLAB)
文章代碼(AID): #1EcQefou (MATLAB)