photo

Vivek


Last seen: 18 days 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
3 个回答

排名
176,671
of 297,457

声誉
0

贡献数
5 个提问
3 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Choosing optimal values from the genetic algorithm
As GA are probabilistic and indetriministic everytime I run the code I am getting different optimas with the same value of objec...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting the objective function
The below shown objective function has to be plotted and while doing so its going in infinite recursion. The functions m and b...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Maximization problem in MATLAB Optimisation Toolbox
Basically by default MATLAB OPtimisation Toolbox fminocon and ga algorithms minimise the objective function. To maximise normal...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Issues in the constraint functions of the Optimization Problem solving
I want to add more than two constraints which are linear, nonlinear and with both equality and inequality signs. As per the MATL...

2 years 前 | 2 个回答 | 0

2

个回答

已回答
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
I want to add more than two constraints which are linear, nonlinear and with both equality and inequality signs. As per the MATL...

2 years 前 | 0

已回答
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
For optimisation the command used is as shown below options=optimoptions('ga','ConstraintTolerance',1e-3,'Display','iter') [x,...

2 years 前 | 0

已回答
I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
Thank you so much @Cris LaPierre @Walter Roberson @Torsten for responding and helping me to solve the problem. I have done cha...

2 years 前 | 0

提问


I am getting the error as "Too many Input arguments", " Failure in Initial Objective function evaluation" .Also unable to run the function vivek1
I am getting the above said error....basically here I have written function to calculate the beta and mach, for every iteration ...

2 years 前 | 3 个回答 | 0

3

个回答