Community Profile

photo

Maisa Melo


Last seen: 4 years ago Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Question about autoregressive vector prediction
Hi everyone! I'm using the forecast function to get the prediction of an autoregressive vector in Matlab R2018b. As you can s...

4 years ago | 0 answers | 0

0

answers

Answered
Use Particle Swarm Optimization with inequality linear constraints.
I had already run this code using fmincon and quadprog, and the results that I obtained were very good. I would like the genetic...

5 years ago | 0

Answered
Use Particle Swarm Optimization with inequality linear constraints.
Hi Alan, thank you to answer me. I will show to you my code of constraints (Restricoes) and the objective function (funcaoObje...

5 years ago | 0

Answered
Use Particle Swarm Optimization with inequality linear constraints.
Hi Stephan, thank you to answer me. I am trying to use PSO just because I am facing a problem with my results when I have used ...

5 years ago | 0

Question


Problem with kind of genetic algorithm response
I am using the toolbox genetic algorithm of Matlab R2015a version and I am facing a problem with the responses that genetic algo...

5 years ago | 0 answers | 0

0

answers

Question


Use Particle Swarm Optimization with inequality linear constraints.
I would like to know how can I use Particle Swarm Optimization with inequality linear constraints. I get to run my code just wi...

5 years ago | 5 answers | 0

5

answers

Question


problem with curve tracking obtained by the genetic algorithm
Hello, I'm running a genetic algorithm with linear inequality constraints: gaoptions = gaoptimset('TolCon', 1e-12, 'TolFun', 1...

5 years ago | 1 answer | 0

1

answer

Answered
Problem with vector autoregressive model (vgxvarx) - "Covariance is not positive-definite."
Hi Peta, I need implement a code using vgxvarx at Matlab, but I'm not know exacly how is the input data. I'm trying reprodu...

5 years ago | 0