Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
139.097
of 301.287
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
80.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.220
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.814
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
Numerical Optimization: Write a numerical objective function
I have to minimize a numerical objective function of the form: min Σ(x(i+1)-x(i))^2, i=1..10 and x(i) are the variables to b...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
fmincon: how should x0 be specified
I want to minimize a multivariable uncontstrained function with lower and upper bounds. I don't have any information or idea how...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
fmincon requires only double
I want to use fmincon to minimize a function. Then Matlab returns that fmincon requires only double inputs. Even thought I trans...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
How to use numerical fmincon
I have the following objective function t = 0:0.01:1; v = 3.*t; objective =@(t) (1 - b).*( a1.*v + a2.*v.^2); %where a1,a2 gi...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Print the power of a vehicle with time array entries
tThe time interval I am using is set as t = 0:0.01:3 And I want to calculate the Power of vehicle, which is a time function: ...
más de 7 años hace | 2 respuestas | 0

