This document analyzes and compares multiple clustering algorithms for brain tumor classification using MRI and PET images. It first discusses using Gray Level Co-occurrence Matrix (GLCM) to extract texture features from the images. It then analyzes the performance of k-means clustering, fuzzy c-means, Gustafson-Kessel algorithm, and density-based spectral clustering for tumor detection. The Gustafson-Kessel algorithm was found to be the most efficient based on performance.