photo

Bob Hickish


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

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
39,252
of 300,057

声誉
1

贡献数
7 个提问
1 个回答

回答接受率
85.71%

收到投票数
1

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Revival Level 1
  • Thankful Level 3

查看徽章

Feeds

排序方式:

已回答
Error using database.jdbc.connection/select (line 74) Invalid connection.
I'm not sure if we had the same issue, but I managed to resolve mine by using these three functions in this order: opts = conf...

5 years 前 | 0

提问


Please could I have more detail on the 'quasirandom' sequence in surrogateopt?
Hi, I'm investigating the effectiveness of the function 'surrogateopt' by applying it to a series of test tasks involving integ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


bayesopt() fails to find any feasible solutions when feasible proportion of search space < ~ 10^-5 %
I have been conducting experiments on using bayesopt() to optimise model parameters. There is a reasonably simple constraint fun...

7 years 前 | 1 个回答 | 0

1

个回答

提问


bayesopt() - where is the code for the Gaussian Proccess and kernel function?
Hi, I'm currently using bayesopt() and am interested in the Gaussian Process code it uses and the kernel function it calls. I'...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Baysian Optimisation. Any way of increasing the sample size of candidates solutions to satisfy XConstraintFunction in bayesopt()?
I'm investigating the suitability of bayesopt() for problems of increasing dimensionality and range within the variables. As bot...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Bug in bayesopt() function? Initial evaluation points table being incorrectly evaluated?
Hi, I'm using the bayesopt() function in the Global Optimization Toolbox for a problem with integer variables. I'm providing my ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Automatically creating an array of variables and assigning to a function with changing number of outputs
I am writing a script that creates an array (A) of vectors. The value of each vector is the set subscripts that describe it's po...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Using genetic algorithm (ga) function for integer and linear inequality constrained optimization. Candidate solutions are violating the inequality constraints
I am using the ga() function in the Global Optimisation Toolbox. The problem is constrained by a linear inequality and all the o...

8 years 前 | 2 个回答 | 1

2

个回答