• 0 Posts
  • 3 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle

  • I’m less optimistic than Sam is about the chances of rain. There is a small shower cell about 40km to the west right now, but the sun is heating up the air and I don’t think it’ll make it to the track because of it. Maybe a few drops around 15:45 local time, but low probability. The even smaller cell he sees to arrive at around 15:05 near the track is already fizzling out. So if there aren’t any humid air masses or intense vertical movement I have missed, this is most probably a dry race. There is some significant gusty wind though.


  • We used Matlab back where I studied and the faculty did provide the software for free through a central license server. Since internet wasn’t as prevalent and stable back then, a good chunk of students did pirate it anyway… so there’s that…

    I’ve been using and continue to use SciLab and Octave privately and even at my job. It’s great for calculations, simulations and for data analysis, if you’re not doing it in dedicated tools and don’t require a neatly designed graphic interface. Where we ran into trouble was with toolboxes, hardware integration (HiL) and safety. For a business it doesn’t make sense to spend all those resources (the workers’ time and skill) to build all those tools etc. when Mathworks already does it and you’ll always be trailing them. Also as soon as you try for ‘safe’ software and are restricted to specific hardware (which is being developed and updated regularly itself), the whole process becomes way too cumbersome, while Matlab has specific toolboxes for specific hardware. And as a last point: Matlab has made alot of progress in terms of the interface and automation in the last few years, so more people can easily use it.

    So there are differences but it really depends on the specific circumstances, whether they merit the price.