dealing-with-matrices-matlab
By reading this article, one can easily understand the working of Matrices in Matlab. In many cases,especially in the case of research, we need to perform operations on matrices. Matlab provides very simple commands (statements) for performing operations on matrices. This article explains different operations on matrices. In addition, it explains different operations on 3D arrays.
In Image Processing, an image can be considered as a matrix. The operations that can be performed on matrices, can also be applicable for images. Here, we explain the different matrix operations in image processing with neat diagrams.
creating 1D array
creating 2D array (Matrix)
|
No comments:
Post a Comment