Community Profile

photo

Chris Verhoek


Last seen: 9日 前 2020 年からアクティブ

PhD student in Control

統計

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

バッジを表示

Content Feed

表示方法

送信済み


Euler Spiral plotter
Plots a discrete time Euler spiral for a number of iterations, which results in a beautiful fractal-like plot.

約2年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


tightfig
subtitle fix for the tightfig function from Richard Crozier ('Remove excess margins from figures.)

2年以上 前 | ダウンロード 16 件 |

Thumbnail

回答済み
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') % ...

約3年 前 | 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...

約3年 前 | 1 件の回答 | 0

1

回答

送信済み


leafpile3D -- minor mods
Added some modifications to the code by https://en.mathworks.com/matlabcentral/fileexchange/79727-leafpile3d, which is a super-f...

3年以上 前 | ダウンロード 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 ...

3年以上 前 | 1 件の回答 | 1

1

回答