photo

Gauri


Last seen: alrededor de 1 año hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

7 Preguntas
0 Respuestas

Cody

0 Problemas
2 Soluciones

CLASIFICACIÓN
190.055
of 299.722

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
57.14%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.790

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
84.381
of 165.604

CONTRIBUCIONES
0 Problemas
2 Soluciones

PUNTUACIÓN
30

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Senstivity analysis in GA
Hello, Im working to minimise the total cost incurred to retailer by finding optimum value of maximum inventory level using Ge...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to use values from excel file in genetic algorithm
Hello Im trying to minimise the total cost incurred to bread retailer by optimising maximum level of bread stored by retailer. ...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


How to add graphs to genetic algorithm
Hello Ive attached my objective function and genetic algorithm file. I used the code from the optim task to make the genetic ...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


Genetic algorithm gives same result everytime
Hello, I'm trying to minimise total cost of inventory incurred by a bread retailer, by optimising the maximum inventory level. ...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to restructure my objective function to optimise using genetic algorithm?
Hello I am solving an optimisation problem where i am minimising total cost from retailer pov. Ive attached my objective functi...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


where should i insert optimisation task
this is my code. my aim is to minimise the total cost, i want to do it using ga or pso option in optimisation task. the optimisa...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


how to use 'optim.problemdef.OptimizationVariable' as double
this is the code: %cost rates P = 20 H = 0.1 *P B = 10*P E = P; %demand vector D = [21 37 1 16 ...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Resuelto


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

casi 2 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

casi 2 años hace