Solve given expression.
alpha=0.1(-x-y-50)/(exp((-x-y-50)/10)-1)
beta=5exp((-x+y-60)/20)
result=alpha+beta;
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers94
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3069 Solvers
-
997 Solvers
-
Find the largest value in the 3D matrix
1683 Solvers
-
Find out sum of all elements of given Matrix
539 Solvers
-
1025 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.
Also the required code to pass the tests shouldn't be available by COPY-AND-PASTE from Test Suite!