photo

Deep Gogoi


Personal

Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

matlab using neural network

Estadística

MATLAB Answers

8 Preguntas
1 Respuesta

CLASIFICACIÓN
35.614
of 297.457

REPUTACIÓN
1

CONTRIBUCIONES
8 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.438

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 158.938

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

  • First Review

Ver insignias

Feeds

Ver por

Pregunta


Can I train NARX network using PSO
Can I train NARX network using PSO

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can i fixed the number of iterations for every execution in NARX model
How can i fixed the number of iterations for every execution in NARX model

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why in different execution different performance comes in the Neural Network same program ?
Why in different execution different performance comes in the Neural Network same program ?

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to train a NARX neural network using PSO
I want to optimize the performance of NARX model for future prediction using Particle Swarm Optiization. SO , ow can I train ...

casi 10 años hace | 0 respuestas | 1

0

respuestas

Pregunta


How to load own dataset
How can I load my own dataset instead of inbuilt data set like simplefit_dataset

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Subscript indices must either be real positive integers or logicals
I have enclosed my .m file . I can't remove the error at line number 29. The error is " Subscript indices must either be ...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Respondida
Subscript indices must either be real positive integers or logicals.
I have enclosed my .m file . I can't remove the error at line number 29. The error is " Subscript indices must either be ...

casi 10 años hace | 0

Pregunta


Subscript indices must either be real positive integers or logicals.
The code is: %%%NARX code %% 1. Importing data load input; load target; % %%S = load('magdata'); % %%X = con2seq(S...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to load own file in NARX model instead of exisitng loaded "magdata"
Istead of " load magdata y = con2seq(y); u = con2seq(u); " what is the code for my own data

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas