
chuksjnr
2016년부터 활동
Content Feed
질문
am trying to write a matlab program to solve dogleg method for trust region problem, but the program is not working properly. Below is the program. Please i really need your help and suggestions. Thanks
clear all fprintf(' k f0 X(1,1) X(2,1) r b\n') syms x1 x2 X = [x1 ; x2]; f = (x...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Display of result in tabular form
Good morning friends, Am trying to solve an unconstrained optimization problem using (trust region) dogleg method. Below is a ...
대략 7년 전 | 답변 수: 1 | 0