can anyone explain about termination criteria on ABC & PSO Algorithm?
You can terminate a run based on:
i) When the maximum number of preset iterations or function evaluations are reached.
ii) The change in particles positions in subsequent iterations are negligible or nil.
Visit link for Matlab Code
https://youtu.be/OQ3T575sbI8
http://dg-algorithm.blogspot.com/
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 I am trying to segment a sentinel2 image. At this stage, I want to run a binary classifier that assigns each pixel to either farm or non-farm pixel. For this purpose, I have 4 10m bands...
15 February 2021 3,596 9 View