Finding optimal values for a linear combination using PSO
显示 更早的评论
Hello, I want to find the optimal values of x1-x4 of the linear combination CCIQ(X,Y)=x1*ECC(X,Y) + x2*H(X,Y) + x3*R + x4*AMBE(X,Y) using PSO algorithm.
ECC(X,Y), H(X,Y), R and AMBE(X,Y) are computed knwown values which corresponds to edge based contrast criterion, entropy, corelation coef and absolute mean brightness error respectively. Any help on this would be greatly appreciated!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Programming and Mixed-Integer Linear Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!