Community Profile

photo

Chris Verhoek


Last seen: 8 days ago Active since 2020

PhD student in Control

Statistics

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

View badges

Content Feed

View by

Submitted


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

2 years ago | 1 download |

Thumbnail

Submitted


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

2 years ago | 14 downloads |

Thumbnail

Answered
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 years ago | 0

| accepted

Question


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 years ago | 1 answer | 0

1

answer

Submitted


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

3 years ago | 1 download |

Question


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 years ago | 1 answer | 1

1

answer