You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The program is the implementation of Radial Basis Function for classification task Using K-Mean Clustering
Two example are given check one at a time
Solution of K*W=T using Pseudo Inverse technique
Multiply K' on Both sides to get K'*K*W=K'*T
Multiply with the inverse of (K'*K) on Both sides to get W=inv(K'*K)*K'*T
Cite As
Shujaat Khan (2026). Radial Basis Function with K Mean Clustering (https://in.mathworks.com/matlabcentral/fileexchange/46220-radial-basis-function-with-k-mean-clustering), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: PCA Based Face Recognition System Using ORL Database
Inspired: Function approximation using "A Novel Adaptive Kernel for the RBF Neural Networks"
General Information
- Version 1.11 (156 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.11 | - Updated summary |
|
|
| 1.1 | Toolbox |
|
|
| 1.0.0.0 |
