2D oplimization plot from derivative inverse function

1 visualización (últimos 30 días)
fima v
fima v el 26 de Feb. de 2020
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)

Respuestas (0)

Categorías

Más información sobre Problem-Based Optimization Setup en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by