Community Profile

photo

Vivek


Last seen: alrededor de 2 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Choosing optimal values from the genetic algorithm
As GA are probabilistic and indetriministic everytime I run the code I am getting different optimas with the same value of objec...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting the objective function
The below shown objective function has to be plotted and while doing so its going in infinite recursion. The functions m and b...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Maximization problem in MATLAB Optimisation Toolbox
Basically by default MATLAB OPtimisation Toolbox fminocon and ga algorithms minimise the objective function. To maximise normal...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Issues in the constraint functions of the Optimization Problem solving
I want to add more than two constraints which are linear, nonlinear and with both equality and inequality signs. As per the MATL...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Respondida
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
I want to add more than two constraints which are linear, nonlinear and with both equality and inequality signs. As per the MATL...

alrededor de 1 año hace | 0

Respondida
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
For optimisation the command used is as shown below options=optimoptions('ga','ConstraintTolerance',1e-3,'Display','iter') [x,...

más de 1 año hace | 0

Respondida
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
Thank you so much @Cris LaPierre @Walter Roberson @Torsten for responding and helping me to solve the problem. I have done cha...

más de 1 año hace | 0

Pregunta


I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
I am getting the above said error....basically here I have written function to calculate the beta and mach, for every iteration ...

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

3

respuestas