How to use artificial neural network
조회 수: 1 (최근 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!