[
prev
] [
prev-tail
] [
tail
] [
up
]
2
second example, Rosenbrock’s banana function
f
(
u
)
=
100
∗
(
u
2
−
u
1
2
)
2
+
(
1
−
u
1
)
2
2.1
compare steepest descent optimal step with fixed step h=0.1
[
prev
] [
prev-tail
] [
front
] [
up
]