Hi...how efficient is hybrid function in particle swarm optimization ,in my program I am just changing swarmsize and stalliteration .what are the options I can change to get a better optimal result?
Can u explain hybrid function? If it is multi object function. Then u can be restricted their domain. Then in velocity equation u can change other Parameters like inertia weight, random numbers, personal best position, global best position, acceleration coefficients, whole social component and other parameter.......