DescriptionConvex function 2.svg English: Convex function Date 8 July 2013, 19:32:00 Source Own work Author Fulvio314...
following user names refer to en.wikipedia. Replacement for original convex function graph Legend: (cur) = this is the current file, (del) = delete this...
1250 Convex function 4 2 1204 609 1210 1250 Non convex function English The file illustrates the difference between a convex function to a non convex function...
.png to the .svg R-source code: from=-0.9 to=2.05 a=seq(from,to,length=100) con<-function(p) { p^2+0.1 } png(filename="Convex_Function.png", width=1200...
Attribution-Share Alike 4.0 truetrue English Minimum of a differentiable pseudo-convex function with Scilab. French Minimum d'une fonction pseudo-convexe différentiable...
file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic license. You are free: to share – to copy...
DescriptionConvexFunction.svg English: A convex function illustration Date 30 June 2010 Source Own work Author Eli Osherovich...
' double_dash = '-' * 2 outss = [] outs = [] for i_pass in range(2): ## 0: to find best values, 1: output SVG id_best = None if (i_pass == 1):...
names refer to en.wikipedia. This diagram was created with MATLAB. function main() clf; hold on; axis equal; axis off; % prepare the screen linewidth=3;...
InfoField % an illustration of convex metric spaces function main() N=100; A=-0.4; B=-0.1; X=linspace(A, B, N); Y=2*(1-X.^2); figure(1); clf; hold on; axis...