필터 지우기
필터 지우기

Neural network with time-history input

조회 수: 3 (최근 30일)
Luca Amerio
Luca Amerio 2017년 3월 21일
편집: Luca Amerio 2017년 3월 22일
Hi everybody
I would like to create a NN with a time-history as input and a single value as output
How can I do it? thank you very much
.
Note: I don't want to use the NN as a predictor of the future outcome (as ntstool does)
PS: I am just investigating the use of NN and I'm absolutely not an expert of NNs. Sorry if my question underlays some basic error in NN theory...
  댓글 수: 1
Greg Heath
Greg Heath 2017년 3월 22일
Insufficient info.
What are the dimensions of the input and target matrices?

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

채택된 답변

Santhana Raj
Santhana Raj 2017년 3월 22일
Hi, Though for various applications time history is fed as input to the NN, for most of the applications, it is not advised to feed the time history. For ex., in voice recognition, the NN can perform better if you can extract some features from the time history and feed those, then the NN can perform better.
As I told this is application specific and unless you provide some specific details, it is difficult to provide valuable help.
Hope it helps.
Raj
  댓글 수: 1
Luca Amerio
Luca Amerio 2017년 3월 22일
편집: Luca Amerio 2017년 3월 22일
You are right. I think my view was just too naive. Sorry for the silly question. I need to study the topic more in detail before deciding what to do.
Bye, Luca

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

추가 답변 (0개)

카테고리

Help CenterFile 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!

Translated by