Given the function 2x5 array, x:[7,6,1,2,0;-1,4,3-2,0] execute the following operations: create array a with identical dimension to array x that set the negative values of x to zero. Create array b with identical dimention to array x which adds 3 to the value of x that are even, not including zero.