Matlab implementation of Bluetooth PHY layer?
Afficher commentaires plus anciens
I want to write simulation code for Bluetooth in Matlab. Is there existing code for this (or part of this) anywhere? I can find Simulink stuff, but I need Matlab... please advise? Thanks! Tom
Réponses (1)
Shivam Chaturvedi
le 19 Avr 2016
0 votes
For MATLAB related commands to control Bluetooth, you can have a look at the following examples from the MATLAB Documentation covering setting up the bluetooth object and transmitting data through it:
For more info on the bluetooth object, you can refer the guide here:
Note that you will need the "Instrument Control Toolbox" since the bluetooth object is a part of this toolbox.
Hope that helps.
1 commentaire
Tom McGiffen
le 19 Avr 2016
Catégories
En savoir plus sur Bluetooth Communication dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!