You are given a vector of size 9,
x = [x1 x2 x3 x4 x5 x6 x7 x8 x9]
Elements of x may be randomly selected without repeating from 0,1,2,3,4,5,6,7,8,9
Find a simple solution to find out missing value?
what is the "missing value"? How is ti related to x? What properties does it have? Can you give an example?
244 Solvers
Reverse the elements of an array
562 Solvers
Sum the elements in either diagonal of a square matrix
144 Solvers
477 Solvers
191 Solvers