摘要:
fzeroRoot of nonlinear functioncollapse all in pageSyntaxx = fzero(fun,x0) examplex = fzero(fun,x0,options) examplex = fzero(problem) ... 阅读全文
posted @ 2015-04-15 08:58
vigorpush
阅读(252)
评论(0)
推荐(0)
摘要:
Question:Given the code : A = [1 2 3; 3 2 1] B = A.^2The output : B = 1 4 9 9 4 1But if I do this : B = A^2The... 阅读全文
posted @ 2015-04-15 08:52
vigorpush
阅读(203)
评论(0)
推荐(0)

浙公网安备 33010602011771号