Mauricio
Followers: 0 Following: 0
Professor Civil Engineering
Estadística
CLASIFICACIÓN
163.309
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
"Error using perceptron Too many output arguments. "
I have this simple code copied from matlab: P = [0 2]; T = [0 1]; net = perceptron; net = configure(net,P,T); However, I ge...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Multiple integrals with limits as variables
I have the function f(z,w,l) and I want to obtain a function g(z) by integrating f(z,w, l) as follows: I need to integrate f for...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestafunction of a variable obtained from integrating a two variable function
Well you are right but I did not expressed myself correctly. The problem is the following: In the code below I have the function...
alrededor de 10 años hace | 0
Pregunta
function of a variable obtained from integrating a two variable function
I have a function that depends on two variables, say x and y; f(x,y). I want to integrate with respect to x only and get a new f...
alrededor de 10 años hace | 2 respuestas | 0