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
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1928 Solvers
-
Solve the set of simultaneous linear equations
478 Solvers
-
1415 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1191 Solvers
-
Sum the numbers on the main diagonal
599 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!