Is it possible to perform real-time low-pass filtering on the data received from the USRP X310 in Matlab

18 次查看(过去 30 天)
I do low-pass filtering on the received data from the X310, and find this step will slow down the processing speed.
Can implement filtering in the parallel way?
Can I do other demodulation steps parallelly in Matlab?
Thanks,
Alfred

回答(1 个)

Walter Roberson
Walter Roberson 2025-11-30,19:04
Any data you receive from the USRP will be packetized and will suffer from variable time delay. It is not possible to perform real-time operations on this kind of data. The best you could hope for is "near real-time".

类别

Help CenterFile Exchange 中查找有关 Communications Toolbox 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by