photo

Abu Muaadh AlDrWiy


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
2 Respuestas

CLASIFICACIÓN
193.182
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

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
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


HOW TO LINK WEBSITE TO MATLAB
Hi All, I build a website that is expected to take about 5 inputs e.g (Name, Age, date of Birth, level of education, Sexual o...

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

1

respuesta

Pregunta


LOGSIG for output that has values from 0-2
Hi,¨ I have an output with values between *0-2* (0,1,2). But in other to interpret the output properly, I used logsig in the ...

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

0

respuestas

Respondida
NEURAL NETWORK-SIGMOID FUNCTION
@ Greg Heath. Thanks for your answer. Actually, I think I need to use "logsig" because I need the output between 0 and 1. ...

más de 8 años hace | 0

Pregunta


NEURAL NETWORK-SIGMOID FUNCTION
I am working on using Artificial Neural Network for prediction. My expected_Targets have values between 0 and 1. The train...

más de 8 años hace | 3 respuestas | 0

3

respuestas

Respondida
error in using preparets for timedelay network
This was my code: X = input; 4x99 cell T = target; 1x99 cell net = configure(net,x,t); net = timedelaynet(1:2,20); [Xs,Xi,A...

más de 8 años hace | 0