Community Profile

photo

Hussain Ja


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

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Adding two linear inequality constraints in Optimization toolbox
I have the following code for maximizing revenue for a plant: function varargout = EbsOptimize5_3(para) para = reshape(para, 2...

4 years 前 | 3 个回答 | 0

3

个回答

提问


Constraint function in optimization toolbox
I have the following main function which is connected with an external black box model through which Revenue of a plant is being...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Constraint function in optimization toolbox
One of the variables in my model is Measured Power which is being calculated by an external black box model connected with MATLA...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Index in position 1 exceeds array bounds (must not exceed 1).
SunDNImeasm = [600; 700]; powerPrice = [100; 100]; Power = zeros(1,length(SunDNImeasm)); Revenue = zeros(1,length(SunDNImeasm...

4 years 前 | 1 个回答 | 0

1

个回答