PlainDSP (Part 2)
Part 1, 2, 3, 4 The next lines of code illustrate how PlainDSP simplifies the combination of data acquisition and data analysis. You no longer need to worry about the vectors of data. PlainDSP creates dynamically and transparently the required vectors. On the other hand you must keep in mind that they exist and take 8 times the number […]