Question
1. [15 points] By using the vectors i and j below, write MATLAB codes applying relational operators to create a vector k that is made up of the elements of i that are smaller than or equal to the elements of i = [-2 4 1021 2]; j= [25012-13];
Question image 1Question image 2Question image 3