Orthogonal Least Squares Algorithm for RBF Networks
バージョン 1.0.0.0 (1.38 KB) 作成者:
Anshuman Gupta
The code implements the OLS algorithm for func approx.
The code implements the algorithm as given in Chen et. al 1991.It takes max tolerance from the user.It selects Ms significant regressors from the total M regressors.
Unfortunately, the error obtained after training the RBF network isn't as expected. Is there a mistake in my code???
Please feel free to modify this code and mail me your suggestions on anshuman0387[at]yahoo[dot]com.
Any help in this regard would be greatly appreciated
引用
Anshuman Gupta (2026). Orthogonal Least Squares Algorithm for RBF Networks (https://jp.mathworks.com/matlabcentral/fileexchange/23442-orthogonal-least-squares-algorithm-for-rbf-networks), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R11.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Help Center および MATLAB Answers で Define Shallow Neural Network Architectures についてさらに検索
タグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
