2D oplimization plot from derivative inverse function
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
for x=1 i have a formula as shown bellow which is a derivative inverse function:
I need to plot an optimization map for Y3 to be bellow 5 for A=1-10 B=1-10
how ca we do it? i have optimization toolbox,but i coulnd find for such complex expression.
Y=A./(log(x)-B);
Y2=finverse(Y)
Y3=diff(Y2)
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Nonlinear Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!