photo

DrGui


Last seen: 5 months 前 自 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

统计学

All
MATLAB Answers

2 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
191,327
of 302,101

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,543

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
138,103
of 178,957

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Review

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

已回答
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'...

2 years 前 | 0

| 已接受

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

已解决


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

2 years 前