Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
161.451
of 300.343
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
83.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.926
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.172
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
How to calculate ode45 of system of equations with particular initial conditions?
Let's say that we have system of equations (I put some random values) such as: for I don't know how to type initial conditio...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there a way to find a global minimum using genetic algorithm?
As in the title : Is there a way to find a global minimum using genetic algorithm? I've written a code to find a global minimum...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Substitute variable and find maximum of the function
Let's denote a function , where x and y belong to interval [1,5]. I would like to find maximum of this function, knowing that ...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Taking data from matrix and using it in a function
Let's denote . I would like to find the maximum value of the function z, if I substitute with -1 or 1. I created a matrix of o...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find maximum of a multivariable function using max()
How to find maximum of a multivariable function using max(). Let's denote z = (y+cos(y))/(x^2) for x,y belonging to [1,15].
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find maximum of a function of 2 variables
I have a function z = cos(x^2 + y^2) and the assumption that both x and y belong to interval 1;5. How can I find the maximum val...
más de 5 años hace | 1 respuesta | 0
