Problem 44492. Approximate the cosine function
Solution Stats
Problem Comments
-
2 Comments
Hello, Shaul Salomon. Besides the existing checking for 'forbidden' commands in your Test Suite, which can report false positives (e.g. discussion of "cosine" in comments), you could consider a more complicated regexp statement, or perhaps use the assessFunctionAbsence function described at https://au.mathworks.com/help/coursework/ug/assessfunctionabsence.html . —DIV
A temporarily fix has been applied to the test suite such that allows name of functions in the comments. A permanent solution will be employed soon.
Solution Comments
Show commentsProblem Recent Solvers340
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15531 Solvers
-
4463 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
614 Solvers
-
Sum of odd numbers in a matrix
575 Solvers
-
272 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!