MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   资料存档 (https://www.labfans.com/bbs/forumdisplay.php?f=72)
-   -   MATLAB中的高速UDP接收器 (https://www.labfans.com/bbs/showthread.php?t=22855)

poster 2019-12-10 16:49

MATLAB中的高速UDP接收器
 
我想在MATLAB中实现系统的接收端-这需要千兆位以太网,且持续速度应超过200Mb / sec。

从[URL="http://www.mathworks.com/products/instrument/"]仪器控制工具箱[/URL]使用MATLAB的内置[URL="http://www.mathworks.com/access/helpdesk/help/toolbox/instrument/udp.html"]UDP[/URL]似乎还不够。有什么好的选择吗?


回答:
如果您了解Java,则可以在Java类中编写代码的网络部分,使用javaclasspath()将它们加载到Matlab会话中,然后从M代码中调用它们。这可能会将问题从通过Matlab的udp()函数获取数据转变为跨Java / Matlab边界获取数据。



[url=https://stackoverflow.com/questions/1644600]更多&回答...[/url]


所有时间均为北京时间。现在的时间是 23:25

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.