Matlab implementation of Bluetooth PHY layer?

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

답변 (1개)

Shivam Chaturvedi
Shivam Chaturvedi 2016년 4월 19일

0 개 추천

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

Oh.. sorry.. I mean I want to simulate bluetooth, mess with all of that in a Matlab environment, not control a bluetooth interface on the computer. E.G. looking for the modulation simulated in Matlab code, looking for the packet structure in Matlab code, etc.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Get Started with Bluetooth Toolbox에 대해 자세히 알아보기

질문:

2016년 4월 14일

댓글:

2016년 4월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by