derivarite of inverse of complex function

1 visualización (últimos 30 días)
fima v
fima v el 26 de Feb. de 2020
Hello , i have a function as shown bellow
syms x
Y=1./(log(x)-1)
fplot(finverse(Y),[5,6])
We have made an inverse by using finverse(Y)
how do i differentiate this function?
"diff" is not working because when i comprare the values of diff with the finverse slope , it gives me a tottaly different result.
in symilar problem i used "polyder" function at it worked great, but here we need to make a derivatite on inverse of Y=1./(log(x)-1) which is far from being polynomial.
What could be done?
Thanks.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by