. For the tasks below, prepare a report containing, Pseudocode Scilab code Screenshots showing results on the console sc
Posted: Fri May 20, 2022 12:27 pm
. For the tasks below, prepare a report containing, Pseudocode Scilab code Screenshots showing results on the console screen Screenshot of the graphs (when necessary) w . . This time, create a random row matrix of 1x15 having integer values between -10 and 10, and assign to A vector. Write a code, (0) Add negative elements in A vector to matrix b (ii) Add positive elements in A vector to matrix c (iii) Add zero elements in A vector to matrix d The code should display the matrices A, b, c and d as output.