Problem 43308. Calculate some equation
Using given inputs x and z, make two outputs that are
y1 = (xz)/(x/z)^2 + 14x^2 - 0.8z^2
y2 = x^z - z^x + (x/z)^2 - (z/x)^2
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers161
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15689 Solvers
-
Back to basics 8 - Matrix Diagonals
947 Solvers
-
617 Solvers
-
Convert given decimal number to binary number.
2211 Solvers
-
544 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!