Community Profile

photo

ardalan


Last seen: 10 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


I use the PSO optimization algorithm and I get the error Unable to perform assignment because the size of the left side is 10-by-1 and the size of the right side is 1-by-3.
This is how I wrote the code I used for the Particle swarm optimization (PSO) function: function [best_mdl] = myELMtrain_PSO(da...

10 months ago | 1 answer | 0

1

answer