How do I plot the progress of fmincon to see the convergence of the approximation?
7 ビュー (過去 30 日間)
古いコメントを表示
I want to see the output at each iteration of the optimization. I am solving for MPC and want to plot the entire future solution at each iteration of the algorithm to see how the system behaves throughout the optimization process. I tried the PlotFcns option but this doesn't give me the vector of outputs, I think just the first element. Is there a way to do this?
8 件のコメント
Mario Malic
2020 年 10 月 14 日
Unfortunately, my background is not in EE, so control-stuff is not my cup of tea.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!