How to use artificial neural network
3 ビュー (過去 30 日間)
古いコメントを表示
Please, I want to use artificial neural network to analyse some data for forecasting. What are the steps to take.
0 件のコメント
採用された回答
Meshooo
2015 年 5 月 27 日
編集済み: Walter Roberson
2015 年 5 月 27 日
I would suggest you to start with this book
Introduction to Neural Networks Using Matlab 6.0 by S. N. Sivanandam, S. N Deepa
This book is very good written and easy to understand with good examples.
Meshoo
0 件のコメント
その他の回答 (1 件)
Greg Heath
2015 年 5 月 27 日
1. Define what you mean by analyze.
2. What are your inputs?
3. What are your outputs?
Try the commands
help narxnet
doc narxnet
Search the NEWSGROUP and ANSWERS using the searchwords
narxnet tutorial
Hope this helps.
Thank you for formally accepting my answer
Greg
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!