data input to the wimax model
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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?
Risposte (1)
Joel Van Sickel
il 1 Dic 2020
0 voti
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.
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!