The adaptive Neural Network Library (Matlab 5.3.1 and later) is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.
It was developed mainly in June-July 2001 by Giampiero Campa (West Virginia University) and Mario Luca Fravolini (Perugia University). Later improvements were partially supported by the NASA Grant NCC5-685.
There are blocks that implement basically these kinds of neural networks:
Adaptive Linear Networks (ADALINE)
Multilayer Layer Perceptron Networks
Generalized Radial Basis Functions Networks
Dynamic Cell Structure (DCS) Networks with gaussian or conical basis functions
Also, a Simulink example regarding the approximation of a scalar nonlinear function is included.
Finally, the file Training.zip includes step by step instrucions on how to train the GRBF network and the supporting example.
인용 양식
Giampiero Campa (2023). ANN (https://www.mathworks.com/matlabcentral/fileexchange/976-ann), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 | Replaced an older version of training.zip that was mistakenly reintroduced in October 2007. Now everything works out of the box. Please let me know of any more problems. |