Speeding up with repmat function (MEX version)

To run your matlab applications with repmat “functionality” faster, you can use MEX format of this function from Lightspeed matlab toolbox.
With the same initial conditions you can see “productivity boosting”. Figure 1 – with default repmat function. Figure 2 – with MEX version of repmat function.

matlab repmat

Fig.1 matlab default repmat function

MEX version repmat

Fig. 2 MEX version repmat

VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)

One Response to “Speeding up with repmat function (MEX version)”

  1. forward-backward algorithm in C (Mex format) | eng.kulanov.org.ua Says:

    [...] the previous post we were talking about repmat function in MEX format. We can reach further improvements if replace [...]

Leave a Reply

*