Neural network with time-history input
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Luca Amerio
      
 el 21 de Mzo. de 2017
  
    
    
    
    
    Editada: Luca Amerio
      
 el 22 de Mzo. de 2017
            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 comentario
  Greg Heath
      
      
 el 22 de Mzo. de 2017
				Insufficient info.
What are the dimensions of the input and target matrices?
Respuesta aceptada
  Santhana Raj
      
 el 22 de Mzo. de 2017
        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 comentario
Más respuestas (0)
Ver también
Categorías
				Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!