photo

Sinem Senel


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
1 个回答

排名
230,568
of 301,664

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,377

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,019

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


solving constrait optimization using external varibales
Hi i am trying to solve constarint optimization usinf for loop, Actually i trying to maximize x with this constrains but olsa i ...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
How can solve constrait optimization?
fun = @(x)-((1-x(1)-x(2))+ log(x(1))+log(x(2))); lb = [0.2, 0.2,0.2]; ub = [inf,inf,2]; A = [1,1,-1]; b = [0]; Aeq = []; b...

6 years 前 | 0

提问


How can solve constrait optimization?
Hi everyone, I have constrait optimizatıon problem. I am trying to maxımize x, y and z. And some of my constrait are like that ...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How can ı solve this constraint optimization problem?
<</matlabcentral/answers/uploaded_files/340291/E4B20C6E-7F12-436D-96C4-5A8B1F6A36E2.jpeg>>

6 years 前 | 3 个回答 | 0

3

个回答