f(x)=sin(x)-x^5=0 providing x is not equals 0 ,function in the interval x [0,3]

1 次查看(过去 30 天)
f(x)=sin(x)-x^5=0 providing x is not equals 0
  5 个评论

请先登录,再进行评论。

采纳的回答

Matt J
Matt J 2020-1-14
>> [x0,fval]=fzero(@(x)sin(x)-x.^5,[0.8,1])
x0 =
0.9610
fval =
-1.1102e-16

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by