photo

Alexader Svensson


2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Why can't i plot this equation?
f=@(x)((1+x.^2-1.5*x.^3+0.5*x.^4)/(1+x.^4)); x=linspace(-25,25); plot(x,f(x)) grid on

7年以上 前 | 1 件の回答 | 0

1

回答

質問


I'm supposed to find all extremum to the function f(x)=((1+x^2−1.6x^3+0.6x^4)/(1+x^4)). Been struggeling with this for hours.
I'm supposed to find all extremum to the function f(x)=((1+x^2−1.6x^3+0.6x^4)/(1+x^4)). Been struggeling with this for hours.

7年以上 前 | 1 件の回答 | 0

1

回答