Question: Problem 2 Given two vectors x and y of equal length, in one line of code (in the function body), write a function find_max_logical( )


Problem 2 Given two vectors x and y of equal length, in one line of code (in the function body), write a function find_max_logical( ) that will output a single logical vector that is TRUE at the indices where the maximum values in x and y are. For example, given the below vectors: x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
