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 Solvers87
Suggested Problems
-
253 Solvers
-
Find the Nth Root of a Given Number
360 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
159 Solvers
-
612 Solvers
-
Sum the squares of numbers from 1 to n
258 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.