Any MATLAB code or instruction to find metric of optimization technique

1 view (last 30 days)
Any MATLAB code or instruction to find metric of optimization technique
  2 Comments
Sulaymon Eshkabilov
Sulaymon Eshkabilov on 6 Jun 2021
Please post your question in a more explicit format. You may include a sample data to elaborate your question and your attempted codes, as well.
rajesh kumar
rajesh kumar on 6 Jun 2021
Edited: Matt J on 6 Jun 2021
An optimizaton technique is applied to determine the optimal value. after obtaining optimal value
i need to compare the results with existing methods. To determine how much of my optimal solution is
better to determine i need to apply metric.
example:
Literature method
Best cost Best Emission
1. cost : 600.1200 637.4200
emission : 0.2216 0.1942
Proposed one
Best cost Best Emission
2. cost : 600.1159 637.7855
emission : 0.2225 0.1943
i need to determine how much of optimal value (proposed one) is better than literature
method. to determine, metric is to apply.
my question is there any matlab code or instruction to find metric of optimization technqiue
is there any procedure or steps to be followed to determine the metric(any type of metric to
determine convergence and diversity)

Sign in to comment.

Answers (0)

Categories

Find more on Agriculture in Help Center and File Exchange

Tags

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!