Community Profile

photo

Areen Dalina


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


What mean by this fitness coding? I'm not understand. What is "ones" means?
This is the coding clear clc n = 50; % Size of the swarm " no of birds " bird_step = 50; % Maximum number of "bird...

2 years ago | 0 answers | 0

0

answers

Question


How to tune this model with this PSO coding? Is there any mistake in this coding or do I need to add something?
Below is the NARX integrated with PSO but i cant tune PSO with NARX. clear; %load input-output data tt=cputime; load ui.dat...

2 years ago | 1 answer | 0

1

answer

Question


Why there is an error in line 132? ( [Fit(1,j), tetaDE]=selectmodel2(Pop(:,j),NP,D,mphi,start,nodata,y,u);)
% %this program for comparison between MGA & DE clear; %load input-output data tt=cputime; load ui.dat; %load input u=ui(:,...

2 years ago | 1 answer | 0

1

answer

Question


Why there is an error in the line 132?
% %this program for comparison between MGA & DE clear; %load input-output data tt=cputime; load ui.dat; %load input u=ui(:,...

2 years ago | 0 answers | 0

0

answers