How to simulate network performance characteristics in Matlab?

3 次查看(过去 30 天)
I'm working on a control application that involves sending image features to a remote computing resource. The Simulink model and the remote resource -- currently a server located in-house -- exchange messages using UDPSend and UDPReceive blocks. I want to simulate a scenario where the algorithm that processes the input features is located in the cloud and connected via the Internet. In such scenario, the message exchanges will be subject to conditions such as varying delays, bandwidth availability, packet loss, and congestion -- unlike the present working model where the message exchanges are almost instantaneous and no loss.
Can someone provide me with advice on how to realize the above goal? Which of the toolboxes offer the capabilities to achieve the same?
Thanks.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Computer Vision with Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by