KUDZAISHE CHAMATUMBA
Followers: 0 Following: 0
Feeds
提问
please assist in line 18 , where " H = Hx (x0); " the error its giving me it says 'untitled' i am using steepest descent method for a school project
syms x1 x2 f1 = x1 ^2 * x2 + x1 *x2^2 - 3 *x1 *x2 ; fx = inline (f1) ; fobj = @ (x) fx (x (:,1 ), x(: ,2)); grad = gradient ...
2 years 前 | 0 个回答 | 0