particle swarm optimization algorithm (PSO)
binary particle swarm optimization algorithm (BPSO)
Dear Modawy Adam Ali Abdalla
In computational science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality.
Kind Regards
Qamar Ul Islam
BPSO is just a binary version of PSO where particles are encoded in 0s and 1s. It can be applied to any optimization problem.
PSO is a metaheuristic optimization algorithm that can be employed for solving all types of optimization problems, and BPSO is its binary version.
I suggest that read the following papers if you need more information.
https://www.sciencedirect.com/science/article/abs/pii/S002002551930982X
https://link.springer.com/article/10.1007%2Fs10898-012-0006-1
https://www.sciencedirect.com/science/article/abs/pii/S0020025514011530
https://www.sciencedirect.com/science/article/abs/pii/S0020025513005756
The mentioned papers are written by Dr. @Zahra Beheshti that acquaint you with the concepts of BPSO and its advanced versions.
simply... continuous and discrete
I would like to create a small guide containing the meanings of the names .. Thanks to everyone who cooperates with me in achieving it.
03 March 2021 5,266 4 View
I have dataset which shows the length of power lines. I need to classify the lines based on the line length. Is there a rule to classify the High voltage (HV) and low voltage (LV) lines based on...
03 March 2021 4,116 4 View
Any good recommendations for participant recruitment for online surveys on a grad school student budget?
02 March 2021 4,293 4 View
Preference in terms of the scientific aspect
28 February 2021 796 2 View
I build a model of 4 regression equations (probit and OLS) in R studio. I need to take the weights of observations into consideration. While it is simple to do so for every regression equation,...
27 February 2021 1,233 1 View
The size of data generated by Ethovision is huge. Having NAS system for data storage seems to be a good option, I am wondering whether Ethovision can directly store the data to the NAS system...
27 February 2021 6,350 2 View
I am working on TiO2 composite material and the results of XRD have a lot of small/junk peaks and while I apply a smooth filter in Origin then the other characteristics peaks disappear so anyone...
26 February 2021 8,183 3 View
While performing the Linear regression analysis in SPSS version 26.0.0. my intermediate/mediation variable goes to the excluded section. Please share your valuable suggestion "How to restrain the...
25 February 2021 4,591 5 View
i have frequencies of bridge that are effected by mass of vehicle. the problem is when any vehicle pass the bridge it would add the its mass to the bridge mass ultimately mass of the bridge will...
22 February 2021 10,004 3 View
I'm developing a UHPLC assay, and the fluorescent product is 2,3-dihydroxyquinoxaline. The reaction to produce this requires hydrochloric acid (about 1.2 M). Will storage in this acidic...
20 February 2021 5,820 4 View
Hello, I am currently working on simulating water droplet partciles in a closed room. When I use uniform particles, without "particle break-up", I can carry out the simulation without any problem....
02 March 2021 3,053 2 View
How would define the "good" and "poor" distribution of particles within the matrix. Is there a quantitative solution to assess the distribution of the particles, which then having denotation of...
28 February 2021 7,397 8 View
I think we were all surprised at the first time we got to know quantum mechanics that the squared modulus of the wave function is the probability density of the existence of the particle? The role...
28 February 2021 6,282 9 View
I am interested in evaluating mesh optimization solvers that converge to high aspect ratio unstructured hexahedral grids. In other words, I am interested in a solver that optimizes warpage,...
26 February 2021 7,279 2 View
In the formation of Zno nano particles process, after drying at 120 degree C, my zno nano particles are completely white but when i calcine it for 450 degree C it converts into grey colour. i...
26 February 2021 2,435 4 View
Hi, I am trying to learn the theoretical modelling of silver nanoparticle using the Mie scattering theory. After that, I discovered a software named Mieplot developed by Philip Laven, where it...
25 February 2021 7,493 6 View
Hi, I am having trouble with a problem, in the field of Optimal Control and the generation of optimal time-series. Let's consider a system, whose dynamics are represented by dx/dt =...
24 February 2021 9,105 2 View
I will start to fabricate micro/nanoparticles for growth factor release and I check out a procedure quite nice, however, it is lacking some details and since I don't have much knowledge doing this...
20 February 2021 199 2 View
I don't know much about molecular dynamics, but I am suspicious of my pressure being equal to kinetic energy. I am using // sum the velocities squared: double v2sum = 0.0; for (int i = 0; i
15 February 2021 1,316 3 View
Hi RG community, Like the title shows ,i was wondering if choosing the GA for this kind of Optimizaiton is a good choice? For example we have a population of 100 (for 7-8 Optimization Variables),...
14 February 2021 1,160 7 View