Optimization problem code sos please help
3 ビュー (過去 30 日間)
古いコメントを表示
I need to write a code for this formula but I don’t have any idea how to describe 7 subject to; and which function ,
to use please help me because I’m new to optimization problem
4 件のコメント
Torsten
2022 年 12 月 21 日
As noted, you gave an incomplete problem description. So how should I answer questions before I know the problem ?
回答 (1 件)
Alan Weiss
2022 年 12 月 22 日
Have you seen the Problem-Based Optimization Workflow? This approach allows you to create optimization variables as symbolic-type placeholders, and then formulate your objective and constraint functions in terms of those variables. There are plenty of worked examples of nonlinear problems here.
Good luck,
Alan Weiss
MATLAB mathematical toolbox documentation
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with Optimization Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!