photo

Grégoire (Greg) Le Goff, PhD


LAPLACE - CNRS, University of Toulouse, France

Last seen: 11ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

Associate Professor in Automatic Control for Electrical Engineering. Currently crafting and exploring control architectures tailored to provide new critical capabilities to electrical systems (power converters, electrical machines, grids) of increasing complexity, aiming to improve their resilience and life expectancy while being frugal.

Programming Languages:
MATLAB
Professional Interests:
Control Systems, MPC Design, Optimization-Based Control Design, Electrical and Computer Engineering, Power and Energy Systems

統計

All
MATLAB Answers

0 質問
1 回答

Cody

0 問題
4 解答

ランク
271,679
of 301,234

評判
0

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

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,204

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
63,477
of 173,580

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

スコア
51

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
Simulink Coder error: Cannot generate code for models with more than 32 switch elements in one physical domain
Hi, I have just encountered the same exact problem: Using the PLECS Blockset in Simulink to emulate my power converter and then ...

3年以上 前 | 0

解決済み


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

4年以上 前

解決済み


Find max
Find the maximum value of a given vector or matrix.

4年以上 前

解決済み


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

4年以上 前

解決済み


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

4年以上 前