photo

Andualem alemu


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
149.862
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to create target dataset from the main dataset?
From the matlab datasets one is House dataset. This dataset has Inputdataset and targetDataset. My question here are how are the...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I find the sensitivity of a feedforward net and NARX in matlab 2013a?
How can I find the sensitivity of a feedforward net and NARX in matlab 2013a?

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to find sensitivity of feedforward net in matlab?
I am trying to find the sensitivity of a feedforward neural network. For example, to find the sensitivity of the following fe...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


ensembled feedforward neural network for time series forecasting
Hello Dear ones My name is Andrew.... I am trying a time series forecasting application using matlab to create an ensembled ...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to prepare target vector in matlab?
<</matlabcentral/answers/uploaded_files/27504/exdata.gif>> I am developing time series forecasting using feedforwarenet in ma...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


unable to use my own data like .xlsx, csv, and arff
First question: [x,t] = house_dataset; net = feedforwardnet(10,'trainlm'); net = train(net,x,t); y = net(x) But, here i ...

más de 10 años hace | 1 respuesta | 0

1

respuesta