Community Profile

photo

Divyayan Dey


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • Solver
  • First Review

查看徽章

Feeds

排序方式:

已解决


Number of Horns on a unicorn!
Calculate the number of horns on a *unicorn*! And I'm talking about a unicorn with not more than one horn on it!

3 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years 前

提问


Bounds constraints not followed in genetic algorithm ga
I have a cost function that is solved using the Hybrid Solver combining ga and fmincon in MATLAB. However, I find that the bound...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Using user specified gradient function in fmincon and obtaining cost function value as well as optimized vector from optimization
I have an objective function as folllows : options = optimoptions('fmincon', 'Algorithm', 'interior-point','GradObj', 'on', 'He...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Declared variable shown as undefined
I have a cost function hybrid_cost() defined for optimization. Howver, with N defined, the function hybrid_cost() on running sho...

4 years 前 | 1 个回答 | 0

1

个回答