You are on page 1of 1

Home Work for Mathematical Analysis

------------------------------------------------------------------------------------------------
Question # 1
Find the value of
a) sin(2 + 3𝑖)
b) ln(2 + 3𝑖) (all possible values)
------------------------------------------------------------------------------------------------
Question # 2
Write a MATLAB code to determine the minimum of:
𝑓(𝐱) = 𝑥12 + 3𝑥22
Starting with 𝐱 0 = 6𝑖 + 3𝑗 and using the method of steepest descent
and show the results for 10 iterations in a Table as shown below

Number of iteration 𝒙𝟏 𝒙𝟐
0 6 3
1
2
3
4
5
6
7
8
9
10

------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------

You might also like