photo

Gauri


Last seen: circa un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

7 Domande
0 Risposte

Cody

0 Problemi
2 Soluzioni

RANK
287.602
of 300.392

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
57.14%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
85.614
of 168.373

CONTRIBUTI
0 Problemi
2 Soluzioni

PUNTEGGIO
30

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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. ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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 ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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. ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre un anno fa | 0 risposte | 0

0

risposte

Risolto


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...

circa 2 anni fa

Risolto


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:...

circa 2 anni fa