Matlab and Python are both popular languages, but which one is better? You won’t find an explicit answer here, but a few factors to consider.
Video: Circulating and eddy currents with PWM supply
Circulating and eddy currents combined with PWM supply, illustrated with a nice video. What more could you wish for, really?
SMEKlib to be Published OpenSource + Free Course on FEA!
SMEKlib – a Matlab library for analysing electrical machines – to be published OpenSource in the near future. Plus some other news.
Why Matlab is Awesome for FEM Development
I love using Matlab for FEM development. It’s easy to use, and it can be surprisingly fast if you know what you’re doing. Click to read my praise in detail.
Matlab Speed Optimization – Case Example 1 cont.
More tips on improving Matlab speed. Everybody knows vectorization, but what about using simpler algorithms, or the power of your GPU?
Matlab Speed Optimization – Case Example 1
Here’s how to improve Matlab speed. Some general guidelines followed be more specialized tricks, and a case example. Couldn’t be much better.
Determining the direction of a rectangle
How to numerically determine the long axis of a polygon? This week, I tweeted some indecipherable-looking scripplings of mine. Although probably not apparent at first glance, I was dealing with computational geometry. Again. This time however, it was not point-in-polygon,…
Matlab2Tikz
Today’s post begins with some background ranting. If you want to skip it, feel free. For quite a while, I’ve been thinking about moving my plotting a bit further away from Matlab. And why is that? Well, let’s just say…