Simple Feedforward Backpropagation Neural Network

This MATLAB script demonstrates a simple feedforward backpropagation artificial neural network (ANN) for function approximation.
ダウンロード: 49
更新 2025/10/24

ライセンスの表示

See the file readMe.pdf included in this package for a detailed description.

引用

George Papazafeiropoulos (2025). Simple Feedforward Backpropagation Neural Network (https://jp.mathworks.com/matlabcentral/fileexchange/180616-simple-feedforward-backpropagation-neural-network), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2022b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを与えたファイル: Cluster Boosted Artificial Neural Network (CBANN)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

FeedForward_BackPropagation_ANN

バージョン 公開済み リリース ノート
1.2.1

Image updated

1.2.0

Various amendments

1.1.0

Modification for handling training data with more than one input variables

1.0.0