photo

halime çelik


Last seen: 5 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
185,663
of 301,175

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

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

  • First Review

View badges

Feeds

View by

Question


how can I write more than 1 objective in linprog line
how can I define multi objective funtion problem? we can write linprog(f,A,..). however my problem has four objevtive function, ...

5 years ago | 2 answers | 0

2

answers

Question


How can I write division on A matrix (ga)
Hello I m using ga for integer linear problem. And I want to use division when I created A matrix. General constrain struct...

8 years ago | 1 answer | 0

1

answer

Question


Why ga gives different results on graphic and fval value
Hi. I m using ga for my problem. But , it gives different results on graphic(PlotFcns',{@gaplotbestf,@gaplotstopping}) and for f...

8 years ago | 0 answers | 0

0

answers

Question


Attempted to access d(1); index out of bounds because numel(d)=0.
c=6; for i=1:c; d=find(sira(i,:)>0) l=length(d); TC=STC(1,d(1)); t=0; T=0; for j=1:(l-1) ...

9 years ago | 1 answer | 0

1

answer