Community Profile

photo

andrea84


2012년부터 활동

Followers: 0   Following: 0

연락

통계

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

배지 보기

Feeds

보기 기준

답변 있음
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)

거의 11년 전 | 0

질문


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

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


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

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변