photo

DrGui


Last seen: 7 mesi fa Attivo dal 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

Statistica

All
MATLAB Answers

2 Domande
1 Risposta

Cody

0 Problemi
1 Soluzione

RANK
181.659
of 300.369

REPUTAZIONE
0

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
130.456
of 168.436

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
20

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


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

oltre un anno fa | 0 risposte | 0

0

risposte

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

oltre un anno fa | 0

| accettato

Domanda


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

oltre un anno fa | 2 risposte | 0

2

risposte

Risolto


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

oltre un anno fa