Newton Raphson with a while loop

3 次查看(过去 30 天)
Tiffany Kim
Tiffany Kim 2016-3-21
I'm trying to find all zeros of the function F(x)=exp(-0.1x)cos(8x)x^2 interval [-1, 1] Please help me on MATLAB code to find all zeros with using a while loop.
  1 个评论
Geoff Hayes
Geoff Hayes 2016-3-21
Tiffany - this sounds like homework so please show/describe what you have tried so far.

请先登录,再进行评论。

回答(1 个)

Sara Hafeez
Sara Hafeez 2016-3-25
Just use the find command find=0 and it will tell the indices with zeros
Regards Sara Hafeez MATLAB Developer sarahafeez@ymail.com

Community Treasure Hunt

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

Start Hunting!

Translated by