photo

Mehul Agrawal


Millennium Partners

2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Joining 2 tables with outer join both having extra elements
I have 2 tables having names and scores of individuals. I want to find the total marks scored by people in the tests. If they to...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


Replace NaN with specific value.
I have many large column matrices (each is ~20k x 1). Some elements of the matrices are NaN. I want to replace them with 0 (or s...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Controlling accuracy of variables in ga
I have a problem where I am trying to use GA with some constraints. If the objective function = f(X) and constraints are AX <= B...

8年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Could not find a feasible initial point.
The equality constraints that I have are like x1 = 0.5 (No fancy equation). The other constraints are like x2+ x3+ x4 = 1 where ...

8年以上 前 | 0

質問


Could not find a feasible initial point.
I am trying to solve an optimization problem using ga where I have some linear constraints (both equality and inequality). Catch...

8年以上 前 | 2 件の回答 | 0

2

回答