Resources: page=40
Initial guess x_0, k=0
While termination criteria not fulfilled
Find descent direction p_k in x_k
Step along to x_(k+1): x_(k+1)= x_k + alpha_k ...
Search
Jan 06, 2025, 1 min read
Resources: page=40
Initial guess x_0, k=0
While termination criteria not fulfilled
Find descent direction p_k in x_k
Step along to x_(k+1): x_(k+1)= x_k + alpha_k ...