[問題] fsolve是否能矩陣求解已回收

看板MATLAB作者 (hello)時間17年前 (2008/11/10 22:20), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
function f=def(x) a=constant d=constant r=constant sigma=constant f=randn(1)+[ log(a/d)+(r-0.5*sigma^2)*x]/sigma*squrt(x) 由於 a d r simga 各有三十筆資料 如何使用矩陣 用此函數 一次解出 a d r sigma 相對應的 值 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 125.231.3.68
文章代碼(AID): #1964D35_ (MATLAB)
文章代碼(AID): #1964D35_ (MATLAB)