photo

dal


Last seen: 5 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
296.116
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 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

Feeds

Ver por

Pregunta


comparison between two optimisation algorithms
good morning, I want to find an optimal value that minimises my single-variable function. I have used the genetic algorithm (si...

5 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


real and integer variables
How can I perform an optimization with the ga function using both real and integer variables, and what mean banality, how to us...

9 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


mono- objective optimization and multiopjective optimisation, I would like to use GA with option but there is a fault that I can't to resolve
objective = @(x) 1.002 - ((1 - exp(-0.00003 * x)) ./ (0.00003 * (x + 1.5) + 0.00063 * (1 - exp(-0.00003 * x)))); [a,b]=[24:720]...

10 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


minimizing with genetic algorithm
Good morming I would like to minimize my function with GA function y=obj1(x) y=(1.002)-((1-exp(-0.00003*x))/(0.00003*(x+1.5)+...

10 meses hace | 2 respuestas | 0

2

respuestas