chuksjnr
2016 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
約8年 前 | 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 ...
約8年 前 | 1 件の回答 | 0