Community Profile

photo

andrea84


Attivo dal 2012

Followers: 0   Following: 0

Contatto

Statistiche

All
  • Thankful Level 1
  • First Answer
  • Quiz Master
  • CUP Challenge Master
  • Scholar
  • ASEE Challenge Master
  • Tiles Challenge Master
  • Speed Demon
  • Creator
  • Commenter
  • Promoter
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
How to establish all possible combinations of 4 variables out of 6 ?
I believe you need something like this : v=[var1 var2 var3 var4 var5 var6]; combinations=nchoosek(v,4)

quasi 11 anni fa | 0

Domanda


Saving intermediate population during GA
I need some help to find out a way to store the information related to every generation of the GA (both the variable and the ...

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


both real and integer variables ga optimization
How can i perform an optimization with the gamultiobj function using both real and integer variables ?

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


how to costrain variables for ga optimization
Hello, I'm perfoming an optimization using the gamultiobj but I'm not able to force my variables to follow the inequalityies : ...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


help with numerical integration
I have the x and y coordinate of the points belonging to a curve and I am not able to figure out how to solve this two integrals...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Closed spline fit of airfoil coordinates
Hi, I'm working on airfoil coordinates and trying to fit the data point to a single closed curve but now i need some help to ex...

oltre 11 anni fa | 1 risposta | 0

1

risposta