필터 지우기
필터 지우기

How to write codes for neural network?

조회 수: 2 (최근 30일)
Shoumy
Shoumy 2013년 6월 12일
Hi, I am fairly new to neural network in MATLAB. Can someone please help me with this problem? I have 4 columns data in an excel file. I would like to write a program that reads the input data and target data and trains it in neural network so that it is divided into 4 classes. Output should state which class it belongs to. After training, any new data entered should display message that states which class it is. Can someone help me with an example of codes that would solve this problem?
Thank you very much for your help.
-Shoumy
  댓글 수: 2
Ahmed
Ahmed 2013년 6월 12일
To read Excel data, take a look at:
doc xlsread
and for the neural network
doc patternnet
Greg Heath
Greg Heath 2013년 6월 13일
Also search the NEWSGROUP and ANSWERS for examples using the searchword patternnet

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by