photo

Opt User


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
7,087
of 299,793

声誉
6

贡献数
8 个提问
1 个回答

回答接受率
50.0%

收到投票数
6

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Wrapping code lines when exporting .mlx live scripts to .pdf
With a live script open, I go to save->export to pdf. Unfortunately the code blocks have lines that go through the document and ...

7 years 前 | 1 个回答 | 2

1

个回答

提问


optimproblem object: Change variable bounds
"OptimizationProblem property 'Variables' is read-only". That is the message I get after trying to change something like: p...

7 years 前 | 1 个回答 | 3

1

个回答

提问


Testing framework: Only test specific parameter combinations
In an <https://www.mathworks.com/help/matlab/matlab_prog/create-advanced-parameterized-test.html advanced parametrized test> cla...

8 years 前 | 1 个回答 | 1

1

个回答

提问


How to remove top dendogram from clustergram plot
Basically I want to cluster both along the rows and columns with clustergram(), but I cannot find a way to hide the top dendodog...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Turn off the latex interpreter in clustergram
The dreaded default latex interpreter hunts me again. How can I turn it off in a clustergram? I tried rendering the clustergram ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Evaluate many possible logical expressions
I have a set of binary variables: a,b,c... and a set of rules = { 'a or b', 'a or (b and c)', ... I need a fast way to determi...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
Does gamultiobj() return alternative solutions (different variables but same vector of objectives)?
I am aware that the heuristic nature of this algorithm does not guarantee that all soultions, or optimal solutions at all, will ...

8 years 前 | 0

提问


Does gamultiobj() return alternative solutions (different variables but same vector of objectives)?
I am trying to enumerate alternative solutions by running the algorithm for additional generations. I see some, but I was wonder...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Nonlinear constraints in ga and gamultiobj with binary variables.
Does the population type 'bitstring' allow for the use of nonlinear constraints in ga and/or gamultiobj? I have been attempti...

9 years 前 | 1 个回答 | 0

1

个回答