Performance of fuzzy RBFNN using FCM and FSC

Version 1.0.4 (21,5 MB) von sumanta das
This code uses a fuzzy extension of RBFNN using Fuzzy c means clustering and Fuzzy Supervised Classification.
124 Downloads
Aktualisiert 14 Okt 2021

Lizenz anzeigen

Handling mixed pixel is a common problem for both multi as well as hyperspectral satellite data. This code proposes a fuzzy extension of Radial Basis Function Neural Network for classification of satellite data. The proposed method first estimates fuzzy membership values of satellite data using fuzzy-c-means algorithm. Similarly fuzzy supervisedclassification is performed on the same sattelite image using ground truth samples. Then from both FCM and FSC classified data sample selected for RBFNN. The procedure for connecting the FCM and FSC through RBFNN is explained in the title image.
Three experiments are performed with multi and hyperspectral satellite data, namely, Indian Remote Sensing Satellite-1A, LANDSAT-TM (Thematic Mapper) and Airborne Visible Infrared Imaging Spectrometer (AVIRIS) to compare the proposed FCM-RBFNN-FSC with basic FCM and FSC.

Zitieren als

sumanta das (2024). Performance of fuzzy RBFNN using FCM and FSC (https://www.mathworks.com/matlabcentral/fileexchange/100194-performance-of-fuzzy-rbfnn-using-fcm-and-fsc), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.4

Description Modified

1.0.3

Link corrected of data files

1.0.2

required data file's link added

1.0.1

All the functions are included with required datasets for running the project on RBFNN based on FCM and FSC

1.0.0