Objective function vs fitness function.
Show older comments
What is the difference between an Objective Function and a Fitness Function?
Are Objective Functions only used in Linear Programming?
Are Fitness Functions only used in Genetic Algorithm?
Do we need to apply any operation on a mathematical function to discover Objective/Fitness Functions?
Can you give any concise but versatile example to explain the ideas?
Accepted Answer
More Answers (1)
Shanuka Jayasinghe
on 2 Apr 2020
0 votes
According to this post, objective function is the function you're trying to optimize and the fitness is the algorithm's guide to doing so.
Categories
Find more on Solver Outputs and Iterative Display 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!