photo

ahmad mahmoodi


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
5 Answers

RANK
283,849
of 300,331

REPUTATION
0

CONTRIBUTIONS
3 Questions
5 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

  • First Answer

View badges

Feeds

View by

Question


Nonlinear multiobjective optimization - Gamultiobj - Options
Dear all, I am doing a nonlinear multi-objective optimization using gamultiobj. I know during optimization Matlab always finds ...

5 years ago | 1 answer | 0

1

answer

Answered
Why I am getting "Constraints are not satisfied within constraint tolerance." from using "gamultiobj"?
Dear all, I am using gamultiobj to optimize the objective functions, which are canculated in a simuation program. I use the sys...

6 years ago | 0

Question


gamultiobj system command / gamultiobj FitFcn and nonlcon order
Dear all, I am using gamultiobj to optimize the objective functions, which are canculated in a simuation program. I use the s...

6 years ago | 0 answers | 0

0

answers

Answered
Can I manually set the exit criteria for the genetic mutation algorithm with an Objective Function?
Hi, I read the text above but I could not resolve my problem: Here is the optimization which I am trying to run: options = g...

6 years ago | 0

Answered
How can I show variable index in a for loop?
This is the main code considering your comment: function dT = Fb6(t, T) c_p_grout=1500; rho_grout=1...

7 years ago | 0

Question


How can I index variables inside loops????
Hello all, How can I simply write a code like this: function dT=Mesal(T,t) n=100; dT=zeros(n,1); for i=1:n if...

7 years ago | 0 answers | 0

0

answers

Answered
How can I show variable index in a for loop?
Hello all, How can I simply write a code like this: function dT=Mesal(T,t) n=100; dT=zeros(n,1); fo...

7 years ago | 0

Answered
How to declare time dependent symbolic array?
Hello all, I used the same method. However I can not multiply my cell array of coefficients (AB) into the cell array of symbo...

7 years ago | 0