photo

Grégoire (Greg) Le Goff, PhD


LAPLACE - CNRS, University of Toulouse, France

Last seen: 11 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Nachricht

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

Statistik

All
MATLAB Answers

0 Fragen
1 Antwort

Cody

0 Probleme
4 Lösungen

RANG
115.622
of 301.172

REPUTATION
0

BEITRÄGE
0 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 21.183

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
63.357
of 173.200

BEITRÄGE
0 Probleme
4 Lösungen

PUNKTESTAND
51

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 3 Jahre vor | 0

Gelöst


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

mehr als 4 Jahre vor

Gelöst


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

mehr als 4 Jahre vor

Gelöst


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

mehr als 4 Jahre vor

Gelöst


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

mehr als 4 Jahre vor