Fitting points in an equation
이전 댓글 표시
I am trying to do an optimization problem where I will input the points and I have to find the equation of the curve which fits into it. I am using genetic algorithm to find the equation. I am giving the criteria that the distance of the point from the equation to be minimum. I am able to get a curve that doesnt fit the equation exactly, but has the least error. Is there any other method to find the near exact curve?
Thanks all.
댓글 수: 1
John Petersen
2012년 7월 10일
Do you know the form of the equation for the curve? How many parameters define it? This type of information will help determine a good method to use.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!