程式筆記
標籤
C
(1)
maple
(2)
Matlab
(11)
paper
(1)
python
(14)
2011年7月17日 星期日
將程式作用在某f上
另開個m-file
function f = f(x)
f=sin(x);
%F Summary of this function goes here
% Detailed explanation goes here
end
要將RK45應用在某個f(x)上面 則使用
檔案名( @f ,a,b,N,o)
則作用在函數f(x)上
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言