photo

Don Alexander


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
208,514
of 297,457

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


I am getting error Not enough input arguments..
function q = simple_sa(x) z1 = xlsread('staad.xlsx','A:A'); z2= xlsread('staad.xlsx','B:B'); z1_new=z1(2) ...

10 years ago | 1 answer | 0

1

answer

Question


I have trouble using GA inside loop
I want matlab to accept values from an excel file and the Ga fuctions should be inside the loop. for each input from excel the G...

10 years ago | 1 answer | 0

1

answer

Question


I have a problem with bounds in ga
I am new to GA & Matlab. I have written a code to minimise an objective function in matlab. But every time i run it vaible X(2)...

10 years ago | 1 answer | 0

1

answer