Azzera filtri
Azzera filtri

2D oplimization plot from derivative inverse function

3 visualizzazioni (ultimi 30 giorni)
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)

Risposte (0)

Categorie

Scopri di più su Problem-Based Optimization Setup in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by