How to use artificial neural network
2 次查看(过去 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!