Solve expression for given vector x. Expression = (tan(2*x^2+7*x-30.25)+log(x^3-2.25))/(nthroot(sin(x^3)^2+1/5*log(x^4-2.5),3))
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers89
Suggested Problems
-
Determine whether a vector is monotonically increasing
22902 Solvers
-
17394 Solvers
-
Back to basics 3 - Temp Directory
384 Solvers
-
Determine Whether an array is empty
811 Solvers
-
Arrange vector in ascending order
817 Solvers
More from this Author37
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Note that this problem uses the word solve when it needs to say EVALUATE.
Andriy, Cody is a GAME !
Where is the game here ?
You give a function and I must copy/paste your definition.
AGREE with Jean-Marie Sainthillier: the major problem here is exposing the solution code within the Test Suite. The Test Suite should only contain _numerical_ answers. (At least the player must make a few small changes to the formula given in the Problem Statement.) See Problem 44521 for more discussion.