Radial Basis Function with K Mean Clustering
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
인용 양식
Shujaat Khan (2026). Radial Basis Function with K Mean Clustering (https://kr.mathworks.com/matlabcentral/fileexchange/46220-radial-basis-function-with-k-mean-clustering), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- AI and Statistics > Statistics and Machine Learning Toolbox > Cluster Analysis and Anomaly Detection >
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control >
태그
도움
도움 받은 파일: PCA Based Face Recognition System Using ORL Database
도움 준 파일: Function approximation using "A Novel Adaptive Kernel for the RBF Neural Networks"
K-mean Clustering and RBF _V_1.0
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.11 | - Updated summary |
|
|
| 1.1 | Toolbox |
|
|
| 1.0.0.0 |
