Info

此问题已关闭。 请重新打开它进行编辑或回答。

data input to the wimax model

1 次查看(过去 30 天)
suryatapa
suryatapa 2014-3-9
关闭: MATLAB Answer Bot 2021-8-20
how can i input data generated form a simpowersystem model to be communicated over a wimax model?
eg. in the inbuilt library model for 802.16 instead of a random bit generator if i wanted to input voltage readings from power system model what do i have to do?

回答(1 个)

Joel Van Sickel
Joel Van Sickel 2020-12-1
if the wimax model is in simulink, you can just read the voltage from the simpowersystem model and connect it to your wimax model. Othewise, if you want to connect your model using wimax, you need to generate code from the model and add the appropriate communication interfaces manually.
This answer is part of a MATLAB Answers cleanup effort for unanswered questions that are outstanding.

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by