Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 483 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 483 Bytes

Gaussian-Mixture-Model

This is a part of MATLAB implementation of the paper "Machine Learning Techniques for Cooperative Spectrum Sensing in Cognitive Radio Networks" in which Gaussian Mixture Model clustering is employed.Gaussian Mixture Models (GMMs) assume that there are a certain number of Gaussian distributions, and each of these distributions represent a cluster. Hence, a Gaussian Mixture Model tends to group the data points belonging to a single distribution together.