Community Profile

photo

Grégoire (Greg) Le Goff, PhD


LAPLACE - CNRS, University of Toulouse, France

Last seen: 6 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Kontakt

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

Statistiken

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

fast 2 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 2 Jahre vor

Gelöst


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

mehr als 2 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 2 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 2 Jahre vor