How to use artificial neural network
2 views (last 30 days)
Show older comments
Please, I want to use artificial neural network to analyse some data for forecasting. What are the steps to take.
0 Comments
Accepted Answer
Meshooo
on 27 May 2015
Edited: Walter Roberson
on 27 May 2015
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 Comments
More Answers (1)
Greg Heath
on 27 May 2015
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 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!