Good day,
I have MSO7054 oscilloscope, and i need software for PC where i can apply digital filters to my signals in real time / or in pause mode.
Maybe someone have MATLAB script for digital filtering ?
I have MSO7054 oscilloscope, and i need software for PC where i can apply digital filters to my signals in real time / or in pause mode.
Maybe someone have MATLAB script for digital filtering ?
As for post-processing, there are MATLAB scripts in the "Scripts" portion of the forums for getting the data out of a scope. Some of them are for the Infiniium, but they would work with minimal changes on any Agilent scope. There are also examples in the Mathworks File Exchange. You will need the Instrument Control ToolBox to connect to the scope. If you don't have that, then you can extract the data from the scope on a USB stick, and do the work on a PC.
Once the data is out of the scope, there are many filter types, and if you have the DSP ToolBox for MATLAB, you can use any or all of them.
Al