ANN

버전 1.0.0.0 (145 KB) 작성자: Giampiero Campa
Adaptive Neural Networks

다운로드 수: 37.3K

업데이트 날짜: 2008/2/14

라이선스 보기

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 릴리스 호환 정보
개발 환경: R11.1
모든 릴리스와 호환
플랫폼 호환성
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.