photo

anna thomas


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
111,108
of 301,298

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,225

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,851

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to set the values for the options in genetic algorithm toolbox?
Hello, I am trying to solve a nonlinear constrained optimization problem using genetic algorithm solver. The problem includes 2...

10 years 前 | 1 个回答 | 0

1

个回答

提问


what does the error ''Undefined function or method 'wholenetwork' for input arguments of type 'double'" mean?
hello, i am trying to optimize nonlinear constrained problem. the nonlinear constraints are saved in wholenetwork.m format. the...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to code the given below nonlinear constrained optimization problem using genetic algorithm in matlab?
I need to optimize (minimize) the function, f = (632.7*((x(1)*1000)^1.327)) + (506.16*((x(2)*1000)^1.327))... + (7...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how can i solve an optimization problem which has two constraints and five unknons?
my question is to find the values of x, y, z, p and q. min f= 1100*(x+y+z) subject to: -2 = 240.773*((p*(x^4 + z^4...

10 years 前 | 1 个回答 | 0

1

个回答