photo

Guillaume Dupré


Last seen: 8 Tage vor Aktiv seit 2024

Followers: 0   Following: 0

Phd in control engineering: nonlinear MPC, gain-scheduling control, fixed-structure H2/Hinf control, gradient-based optimization, simulation of ODE/DAE systems

Programming Languages:
Python, MATLAB
Spoken Languages:
English, French

Statistik

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


What is the best way to log Simulink signals into a dedicated appdesigner-based MATLAB GUI ?
Hi, I am trying to build a dedicated GUI to display signals of a running Simulink model in real-time. To do this, I saved my s...

4 Monate vor | 0 Antworten | 0

0

Antworten

Beantwortet
How to create struct from fieldnames and values cell arrays for code generation ?
Hi all, Based on Stephen23 and Matt J advices, I managed to produce the following solution: list_fields = {'a'; 'b'; 'c'; 'd'...

5 Monate vor | 0

| akzeptiert

Frage


How to create struct from fieldnames and values cell arrays for code generation ?
Hi, I am trying to make a "code generation friendly" function: [output_struct] = declareStruct(list_fields, list_values) that...

5 Monate vor | 2 Antworten | 0

2

Antworten

Gelöst


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

6 Monate vor