Optimization: principles and algorithms, by Michel Bierlaire
Functions
ex0712.m File Reference

$F(x)=(x_1^3 - 3 x_1 x_2^2 -1, x_2^3 - 3x_1^2 x_2)$ More...

Go to the source code of this file.

Functions

function ex0712 (in x)
 Example 7.12 in [1]. More...
 

Detailed Description

$F(x)=(x_1^3 - 3 x_1 x_2^2 -1, x_2^3 - 3x_1^2 x_2)$

Author
Michel Bierlaire
Date
Sat Apr 5 19:47:58 2014

Definition in file ex0712.m.

Function Documentation

◆ ex0712()

function ex0712 ( in  x)

Example 7.12 in [1].

Copyright 2015-2018 Michel Bierlaire