How can I use a genetic algorithm for aerodynamics?

조회 수: 2 (최근 30일)
Briggs Baltzell
Briggs Baltzell 2016년 1월 20일
편집: jgg 2016년 1월 22일
I want to make a genetic algorithm to determine the most aerodynamic shape for a rocket nosecone across a range of speeds. I want the contour to be a radially symmetrical cubic bezier curve. How do I go about doing this?
  댓글 수: 2
Yuebin Zhou
Yuebin Zhou 2016년 1월 22일
Genetic algorithm should be helpful in this problem. If you have a fitness function which captures the relationship of the shape and air resistance. You can use genetic algorithm to find an global optimum which is the most aerodynamic shape.
jgg
jgg 2016년 1월 22일
편집: jgg 2016년 1월 22일
As Yuebin said, you need a fitness function to apply this technique. We're not (in general) aerospace engineers, so we can't possibly provide you with an aerodynamic fitness function for a radially symmetrical cubic bezier curve-shaped nose-cone. You'll have to do some research on the topic first.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by