MATRIXWITH (Size,Properties,Seed,GivenMatrix)
- is the order of the matrix.
- is any type of the matrix.
- maximum limit of the matrix entries.
- is any matrix.
Description
- This function shows the different types of matrix with given properties and order.
- In , is the order of the matrix.
- is the type of the matrix.
- is the maximum limit of the matrix numbers.
- is any matrix without satisfies the given properties.
- Here this function will display more types of matrix with in the given seed value.
- Suppose we want to get a positive matrix with the limit number 7 and the given matrix are having negative numbers.
- Then the negative numbers also convert in to positive numbers.
- Types of the matrix are given below:
1.Positive (Decimals) 2.Negative (Decimals) 3.Positive:Integer 4.Negative:Integer 5.Zero 6.Integer