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 Solvers158
Suggested Problems
-
Back to basics 23 - Triangular matrix
1032 Solvers
-
Return the first and last characters of a character array
10434 Solvers
-
Duplicate each element of a vector.
616 Solvers
-
Calculate distance travelled when given radius and rotations
227 Solvers
-
Matlab Basics II - Count rows in a matrix
381 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!