photo

Huseyin Eken


Scuola Superiore Sant'Anna

Last seen: 27日 前 2020 年からアクティブ

Followers: 0   Following: 0

Ph.D. Student in Biorobotics, Wearable Robotics Laboratory

統計

All
MATLAB Answers

1 質問
0 回答

Cody

0 問題
2 解答

ランク
87,628
of 300,381

評判
0

コントリビューション
1 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,941

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
81,539
of 168,477

コントリビューション
0 問題
2 解答

スコア
30

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Solver

バッジを表示

Feeds

表示方法

質問


Fmincon works for MATLAB version 2020a but not for version 2021b
Hello! I have a convex function (i.e., energy) that I would like to minimize on a single variable named x. My code looks like t...

4年弱 前 | 1 件の回答 | 0

1

回答

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

約5年 前

解決済み


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:...

約5年 前