plz help as soon as possible i want full matlab code of this question

2 views (last 30 days)
Make a MATLAB code of the following Maclaurin Series that determine
the number of terms necessary to approximate cos x to 3 significant figures
approximation.
cos(x)=1-x^2/2!+x^4/4!-x^6/6!+...
Calculate the approximation using a value of x = 0.3Π.
  9 Comments
dpb
dpb on 2 Jul 2020
+1 @WR!
Besides the practical that
  1. we don't get credit for having done the work, either from the instructor nor the institution, and
  2. all institutions have guidelines regarding using others' work for their own; wouldn't want to abet in violations.

Sign in to comment.

Answers (1)

Rik
Rik on 2 Jul 2020
(I'm only posting an answer to prevent deletion of the question and so preserve the comments. I think the solution to the problem is stated very well by Walter, so I doubt a 'normal' answer is likely to be posted. Maybe we should put this line of though in a separate thread (even if the sentiment can be read in the normal homework guidelines thread as well).)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!