photo

ocean


Last seen: 2 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to choose one between two constraint conditions
clear;clc; x = optimvar('x',1,1,'LowerBound',0) prob=optimproblem; prob.Constraints.con1=x<=10 or prob.Constraints.con1=x^2<=...

3 months 前 | 2 个回答 | 0

2

个回答