How to use artificial neural network

4 views (last 30 days)
Please, I want to use artificial neural network to analyse some data for forecasting. What are the steps to take.

Accepted Answer

Meshooo
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

More Answers (1)

Greg Heath
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

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!