Sunteți pe pagina 1din 4

Nr.crt Nume/Prenume Subiecte Optimizări 7.06.

2021
1 Ipate Radu S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
cos ( x )
= f ( x) ; cos ( 2 ⋅ x ) ≠ 0
cos ( 2 ⋅ x )
S2. Utilizând metoda secțiunii de aur să se determine
minimul funcției:
f ( x) = x ⋅ (1 − sin ( x ) ) + cos ( x ) ; x ∈ [1 5]
2 Filimon Sergiu S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y ) = x 3 + y 3 − 3 ⋅ x ⋅ y
S2. Utilizând metoda secțiunii de aur să se determine
minimul funcției:
f ( x) =− x ⋅ (1 − cos ( x ) ) − sin ( x ) ; x ∈ [ −3 5]
3 Ganea Sebastian S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
1
) ln (1 − 2 ⋅ cos ( x ) ) ; cos ( x ) <
f ( x=
2
S2. Utilizând metoda secțiunii de aur să se determine
minimul funcției:
f ( x) = x 2 − x ⋅ sin ( x ) + 2 ; x ∈ [ −4 4]
S3. Prezentati algoritmul secțiunii de aur sub forma de
pseudocod.
4 Istrati Gheorghe S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
( )
f ( x, y ) = x 2 ⋅ y 2 ⋅ x − x 2 − x ⋅ y
S2. Utilizând metoda secțiunii de aur să se determine
minimul funcției:
f ( x) =e3⋅ x − cos ( x ) − sin ( − x ) ; x ∈ [ −4 1]
5 Porusniuc Adrian S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y ) = x 4 + y 4 − 4 ⋅ x ⋅ y
S2. Utilizând metoda Fibonacci să se determine minimul
funcției:
f (=x) cos 2 ( x + 2 ) + x 2 ; x ∈ [ −5 5]
S3. Prezentati algoritmul Fibonacci sub forma de
pschemă logică.
6 Toma Razvan S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
2 ⋅ ( x + y ) −1
f ( x, y ) =
x2 + y 2
S2. Utilizând metoda Fibonacci să se determine minimul
funcției:
= ( )
f ( x) cos x + sin 2 ( x ) ; x ∈ [ 0 4]
7 Popescu Alexandra S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y ) = ( x + y ) ⋅ e − x − y
2 2

S2. Utilizând metoda Fibonacci să se determine minimul


funcției:
( )
f ( x) = x 2 + 3 ⋅ sin ( x ) ⋅ cos ( x ) ; x ∈ [ 4 7 ]
8 S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y , z ) = x 3 + y 3 + z 3 − 3 ⋅ ( x ⋅ y + z )
S2. Utilizând metoda Fibonacci să se determine minimul
funcției:
( )
f ( x) = x 2 + 3 ⋅ sin 2 ( x ) ⋅ cos3 ( x ) ; x ∈ [ 6 7 ]
9 S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y , z ) = x ⋅ y ⋅ z ⋅ ( 4 − x − y − z )
S2. Utilizând algoritmul Hooke-Jeeves să se determine
minimul funcției:
f ( x, y ) = (1 − x ) + ( x − y ) ; ( x0 , y0 ) =−
2 2
( 5 − 8)
10 Becheanu Razvan S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y , z ) = x ⋅ y 2 ⋅ z 3 ⋅ ( 7 − x − 2 ⋅ y − 3 ⋅ z )
S2. Utilizând algoritmul Hooke-Jeeves să se determine
minimul funcției:
f ( x, y ) = x 2 + 16 ⋅ y 2 ; ( x0 , y0 ) = ( 2 2 )
11 S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y, z ) = x3 + y 2 + z 2 + 12 ⋅ x ⋅ y + 2 ⋅ z
S2. Utilizând algoritmul Hooke-Jeeves să se determine
minimul funcției:
f ( x, y ) = x 2 + y 2 + x ⋅ y ; ( x0 , y0 ) = (1 1)
12 S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
, z ) sin ( x ) + sin ( y ) + sin ( z ) − sin ( x + y + z ) ;
f ( x, y=
x, y, z ∈ [ 0, π ]
S2. Utilizând algoritmul Hooke-Jeeves să se determine
minimul funcției:
f ( x, y ) = x − y + 2 ⋅ x 2 + 2 ⋅ x ⋅ y + y 2 ; ( x0 , y0 ) = (1 1)
13 S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y )= x ⋅ y având retricția: x 2 + y 2 = 1
S2. Utilizând algoritmul Rosenbrock să se determine
minimul funcției:
f ( x, y ) = 5 ⋅ x + 4 ⋅ x ⋅ y + y 2 − 16 ⋅ x − 12 ⋅ y ;
( x0 , y0 ) = (1 1)
14 David Gabriel S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y=) x2 + y 2
x y
având retricția: + = 1
3 4
S2. Utilizând algoritmul Rosenbrock să se determine
minimul funcției:
f ( x, y ) = x 2 − x ⋅ y + y 2 ; ( x0 , y0 ) = (1 2 )
15 Dari Vasile S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y , z ) = x 2 + y 2 + z 2
x2 y 2
având retricția: + + z2 = 1
9 4
S2. Utilizând algoritmul Rosenbrock să se determine
minimul funcției:
f ( x, y ) = (1 − x ) + ( x − y ) ; ( x0 , y0 ) =−
2 2
( 5 − 8)
16 Costinias Alexandru S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y , z ) = x ⋅ y ⋅ z
având retricțiile
x+ y+z = 5
x⋅ y + x⋅z + y⋅z = 8
S2. Utilizând algoritmul Rosenbrock să se determine
minimul funcției:
f ( x, y ) = x 2 + 16 ⋅ y 2 ; ( x0 , y0 ) = ( 2 2 )
17 Dumitrasi Gabriel S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y , z ) = x ⋅ y ⋅ z
având retricția
x2 + y 2 + z 2 = 3
S2. Utilizând metoda gradientului să se determine minimul
funcției:
f ( x, y ) =5 ⋅ ( x − 3) + ( y − 5 ) ; ( x0 , y0 ) = ( 0 0 )
2 2
18 Botnari Alexandru S1. Să se determine punctele de extrem ale funcției (pe
baza unei metode analitice):
f ( x, y , z ) = x ⋅ y ⋅ z
având retricțiile
x2 + y 2 + z 2 = 1
x+ y+z = 0
S2. Utilizând metoda gradientului să se determine minimul
funcției:
f ( x, y ) = 9 ⋅ x 2 + 16 ⋅ y 2 − 90 ⋅ x − 128 ⋅ y ; ( x0 , y0 ) = ( 0 3)

Examen: 07.06.2021
START: 9.15
STOP: 12.15
stoicuta_olimpiu@yahoo.com

S-ar putea să vă placă și