photo

Areen Dalina


Last seen: 4 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
269,182
of 301,464

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,292

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,642

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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...

4 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...

4 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(:,...

4 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(:,...

4 years ago | 0 answers | 0

0

answers