how to change mutation,c​rossover,s​election,p​opulation size or some parameters in GA and BPSO to improve the performance of algorithms and make them hybrid ,means i want to use both GA and BPSO in one m file with certain changes?

1 次查看(过去 30 天)
for cost ,PAR -peak to average ratio and energy optimization please comments and guidance is required.
[Merged from duplicate]
Hello i want to use GA and BPSO in one .m file as one code and tell it as GA-BPSO Hybrid code ,please suggest me what changes i make in both so i can say it as hybrid and this Hybrid code have better performance than GA and BPSO individually?
kindly write in code form may be i change mutation or crossover or velocity or position what ever may be suggested so these both become hybrid and gave improved performance.
  5 个评论
Zafar Iqbal
Zafar Iqbal 2016-1-20
Yes walter ,but i am talking in general my code is like other Genetic algorithm and Binary particle swarm optimization,so i think i must do changes in mutation or crossover or selection or some other parameters so it gave improved performance as combined GA+BPSO compared to ga and bpso individually.
Walter Roberson
Walter Roberson 2016-1-20
Without a reference implementation, you are talking about creating new algorithms rather than (for example) the syntax of creating a custom crossover function for ga(). However, this is not an algorithms research forum: this is a forum about MATLAB. Come to us when you know the algorithm you want to use for the crossovers, and you are having difficulty with the implementation.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Particle Swarm 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by