photo

ahlem sellami


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
135,529
of 300,399

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,952

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,598

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how I Found the minimum of function using the fminbnd ??
f(x)=3x1+2x1x2+x2 such as 0.1≤ x1 ≤1 0.25 ≤ x2 ≤ 4 help me please thanks in advance

7 years 前 | 2 个回答 | 0

2

个回答

提问


How can I convert a multi objective optimization algorithm to a single objective one by using The weighting method ?
F =(f1 ,f2) my objective is maximised f1 et minimised f2 please help me !! thanks in advance

7 years 前 | 2 个回答 | 0

2

个回答

提问


how I transfer a multi-objective optimization ( F1 F2) to a mono-objective optimization f ??
my object is to maximize F1 and minimize F2 and formulating a single-objective optimization problem f help me please !!

7 years 前 | 1 个回答 | 0

1

个回答

提问


how I found W1,W2 ?
f= w1 F1(x) + w2 F2(x) Consider the problem for minimize F1(x)and maximize F2(x) Wi = weight value how I found W1,...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Undefined function 'x0' for input arguments of type 'double'.??
Error in x0(5*n+1)=((Uh*Ah)/Ls)*((Tb0-x0(4*n))/log((Tvc-x0(4*n))/(Tvc-Tb0)));

9 years 前 | 1 个回答 | 0

1

个回答

提问


When i saved my code , I am getting this error "Undefined function 'X0' for input arguments of type 'double'". Why is that?
Tb0 =100; Tvc =110; % initialisation du débit de la vapeur de chauffage (Mvc) en [kg/s] x0(5*n+1)=((Uh*Ah)/Ls)*((T...

9 years 前 | 2 个回答 | 0

2

个回答

提问


When i saved my code ? I am getting this error "Undefined function 'X0' for input arguments of type 'double'". Why is that?
Tb0 =100; Tvc =110; % initialisation du débit de la vapeur de chauffage (Mvc) en [kg/s] x0(5*n+1)=((Uh*Ah)/Ls)*((Tb0...

9 years 前 | 1 个回答 | 0

1

个回答