Lyasya

5 Reputation

2 Badges

14 years, 15 days

MaplePrimes Activity


These are answers submitted by Lyasya

Loop:

We need to Minimize (f(x0+alpha*(xi-x0)), {alpha >= 0, alpha <= 1}) while qwe:= evalf(Norm(x0-st, 2)) > 0.1

//st[i] := x0[i]  at each step ======> A conditional gradient method

 

Thanks!

 

 

Page 1 of 1