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];

Fig: 1

Fig: 2

Fig: 3