Create the following matrix by using vector notation for creating vectors with constant spacing and/or the linspace command. Do not type individual elements explicitly.
Create the following matrix by using vector notation for creating vectors with constant spacing and/or the linspace command. Do not type individual elements explicitly.
Create a matrix whose first row contains all zeros, the second row contains the numbers from 1 through n, the third the numbers from n to 1, where n is a variable with a positive integer value.