



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Main points are: Newton’s Method, One-Dimensional Optimization, Open Search Method, Golden Section Search Method, Newton-Raphson Method, Minima of Function, Cross-Sectional Area, Summary of Iterations, Actual Solution
Typology: Slides
1 / 7
This page cannot be seen from the preview
Don't miss anything!




the maxima or the minima of the function.
and into
zero then you have reached the optimum (maxima or minima). Otherwise, repeat Step 2 with the new value of
f '^ ( ) x f ''( ) x
''
' 1 i
i i i f x
f x x (^) + = x −
xi + 1
x i
The cross-sectional area A of a gutter with equal base and edge length of 2 is given by
A = 4 sinθ ( 1 +cos θ )
.
Find the angle θ which maximizes the cross-sectional area of the gutter.
2
2
2
θ (^) θ
4 (cos 1. 0466 cos 1. 0466 sin 1. 0466 )
2 2 (^2) − + =
Iteration θ 1 0.7854 2.8284 -10.8284 1.0466 5. 2 1.0466 0.0062 -10.3959 1.0472 5. 3 1.0472 1.06E-06 -10.3923 1.0472 5. 4 1.0472 3.06E-14 -10.3923 1.0472 5. 5 1.0472 1.3322E-15 -10.3923 1.0472 5.
f '( θ) f ''( θ) θ estimate f ( θ )