フィルターのクリア

derivarite of inverse of complex function

1 回表示 (過去 30 日間)
fima v
fima v 2020 年 2 月 26 日
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.

回答 (0 件)

カテゴリ

Help Center および File ExchangeCalculus についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by