Path: blob/master/homework/homework_2018_1_06_1035441007.ipynb
934 views
Kernel: Python 3
In [1]:
Out[1]:
Populating the interactive namespace from numpy and matplotlib
In [9]:
In [11]:
Out[11]:
7 6 5 4 3 2
-0.04067 x + 1.022 x - 8.716 x + 20.45 x + 100.4 x - 640.7 x + 1179 x - 696.1
In [12]:
Out[12]:
<matplotlib.legend.Legend at 0x7fecfe38c320>
In [15]:
Out[15]:
Optimization terminated successfully.
Current function value: 0.535360
Iterations: 2
Function evaluations: 50
Optimization terminated successfully.
Current function value: -18.861286
Iterations: 2
Function evaluations: 40
In [16]:
Out[16]:
El mínimo absoluto y el mínimo relativo son, respectivamente 2.915336201653282,-18.861285909179855 y 7.089721927659005,0.5353595217214888
In [ ]: