Diana
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
228.062
of 301.296
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.225
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.832
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
Feeds
Pregunta
Help with the coding please
I have a an input matrix X [231x7] and a weight matrix;w [231x1]. Please help me to code that would calculate the output accor...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Please help me with this error....
*__Error using eikos_getResponseData (line 14) Error using vertcat CAT arguments dimensions are not consistent.__* The code...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Help with the loading of anfis and rvm model
I am trying to carry out sensitivity analysis for anfis and rvm models using eikos software. How do I upload the models which a...
casi 13 años hace | 0 respuestas | 0
0
respuestasPregunta
How to reverse data normalized with bsx function
I used the code below to normalise the targets to perform RVM regression. mn1 = mean(yTest); sd1 = std(yTest); sd1(sd1==0) ...
casi 13 años hace | 1 respuesta | 0
