photo

Chris Verhoek


Last seen: 10 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

PhD student in Control

统计学

All
MATLAB Answers

2 个提问
1 个回答

File Exchange

3 文件

排名
30,506
of 299,830

声誉
1

贡献数
2 个提问
1 个回答

回答接受率
100.0%

收到投票数
1

排名
8,505 of 20,813

声誉
97

平均
5.00

贡献数
3 文件

下载次数
8

ALL TIME 下载次数
424

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • Editor's Pick
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • First Review

查看徽章

Feeds

排序方式:

已回答
Convert simscape model in Windows to Mac
It is quite easy, actually. The parameter name is of the simulink block is "ExtGeomFileName" load_model('simulinkmodel1') % ...

4 years 前 | 0

| 已接受

提问


Convert simscape model in Windows to Mac
I'm working together with someone that involves a SimScape model of a system. The thing is that he is using windows, and I'm usi...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Using a function_handle 'variable' from workspace in simulink
I have a script where I define a function as e.g. f = @(x) 16*sin(3*x).*exp(-x.^2)+atan(x+1); Here f is now a function handle ...

5 years 前 | 1 个回答 | 1

1

个回答