photo

Vivek


Last seen: 3ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
3 回答

ランク
269,219
of 300,759

評判
0

コントリビューション
5 質問
3 回答

回答採用率
40.0%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

コントリビューション
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...

3年弱 前 | 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...

3年弱 前 | 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...

3年弱 前 | 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...

3年弱 前 | 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...

3年弱 前 | 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,...

約3年 前 | 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...

約3年 前 | 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 ...

約3年 前 | 3 件の回答 | 0

3

回答