Estadística
1 Pregunta
2 Respuestas
CLASIFICACIÓN
151.768
of 301.352
REPUTACIÓN
0
CONTRIBUCIONES
1 Pregunta
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.116
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
What is wrong with this code?
Thanks for your help Walter Roberson
más de 6 años hace | 0
What is wrong with this code?
Also I am attaching the fitness function and main function for optimizing in ga. This is for one value of U. How can I get the r...
más de 6 años hace | 0
Pregunta
What is wrong with this code?
A=@(f,x) 2.*f(i,1).*(x(i,:)).^2 B=@(f,x) 5.*f(i,2).*(x(i,:)) objfcn=@(f,x) f(i,1).^2./(2*A(f,x))+f(i,2).^2./(2*B(f,x)) I ne...
más de 6 años hace | 4 respuestas | 0
