You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
sumanta das (2026). 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. Retrieved .
General Information
- Version 1.0.4 (21.5 MB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 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 |
