Community Profile

photo

Grégoire (Greg) Le Goff, PhD


LAPLACE - CNRS, University of Toulouse, France

Last seen: 5 mois il y a Actif depuis 2021

Post-Doctoral Researcher in Automatic Control for Electrical Engineering. Research Project on Advanced and Optimized Control Methods for Electrical Systems (Control Allocation Methods for Static Converters).

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

Statistiques

All
  • First Answer
  • Solver

Afficher les badges

Content Feed

Afficher par

A répondu
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 ...

plus d'un an il y a | 0

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a