Skip to content

Implementation of MIMO(Multiple Input Multiple Output) using python and pattern recognition using MIMO channel. Literate link is provided in the README section.

License

Notifications You must be signed in to change notification settings

kmtusher97/MIMO-for-pattern-recodnition

Repository files navigation

MIMO-for-pattern-recodnition python

MIMO or Multiple Input Multiple Output, is a technique to increase the link reliability, the spectral efficiency, or both by using multiple antennas at both the transmitter and the receiver in wireless communication. In this assignment, the concept of an uncorrelated MIMO channel of the wireless link is applied to five RGB images of different objects. Firstly the images are converted into gray images and then resized into 16x16 matrices. These 16✕16 image matrices are used as the MIMO channel matrix and the received signal vector under the one-to-one relation for each image that has sixteen eigenvalues is considered as the feature of the corresponding image. Read complete documentation here.

The Paper


Islam, Mezbahul, et al. "Pattern Recognition Using theConcept of Disjoint Matrix of MIMO System."


LICENSE License: MIT


Copyright © 2021, Kamrul Hasan. Released under the MIT License. See more