how to solve a deflection problem in pavement surface using genetic algorithms.
이전 댓글 표시
The question is like this,
I have the formula for the theortical deflection d(t) that depends on four parameters(u,v,x,y) that have a specific range ( let it be theoretical deflection)
along with these, I have six measured deflections d(m) at six different points.
So, I need a GA
where the function is the root square mean of the sum of error in each deflection.
i.e., 

Where the outcome should have a single value for every parameter so that the error should be minimized and have exact or nearby value to measured deflection.
댓글 수: 4
ADITYA ANUPAM
2020년 5월 1일
darova
2020년 5월 1일
Why there are no u, v, x and y in formula?
ADITYA ANUPAM
2020년 5월 1일
ADITYA ANUPAM
2020년 5월 1일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!