Recent content by baznguy
-
B
Help with matlab program for cos(x)
Homework Statement The function cos(x) can be approximated using the following series expansion: Write a MATLAB function called seriesCos that takes a single scalar argument, x, uses the above formula to compute cos(x), and returns the result. Your function should use a while loop and...- baznguy
- Thread
- Matlab Program
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help