how to solve a deflection problem in pavement surface using genetic algorithms.
Show older comments
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 Comments
ADITYA ANUPAM
on 1 May 2020
darova
on 1 May 2020
Why there are no u, v, x and y in formula?
ADITYA ANUPAM
on 1 May 2020
ADITYA ANUPAM
on 1 May 2020
Accepted Answer
More Answers (0)
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!