2D oplimization plot from derivative inverse function
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Nonlinear Optimization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!