Skip to main content
. 2025 Jul 29;25(15):4688. doi: 10.3390/s25154688
Algorithm 2 The PSO-MO algorithm
Input:g¯n,h¯,g~n,h~
1:  Initialize ϕ¯,φ~n, i=0
2:  Optimize a by solving problem (10) via the PSO algorithm
3:    repeat:
4:                 Initialize φ~n according to (18)
5:                 Compute ϕ¯ according to Algorithm 1
6:                 Compute φ~n according to (25)
7:                 ii+1
8:    until a stopping condition is satisfied
Output:  a, ϕ¯, φ~n