fuzzy logic in Matlab
조회 수: 1 (최근 30일)
표시 이전 댓글
For a part of my research I have to develop a fuzzy logic system. My problem is that my network has to be simulated in OMNet++ which already has the model for IEEE 802.15.4 standard, but I can't implement the fuzzy logic part in OMNet++ as it does not have a toolbox for it and writing a C++ code for it could be quite difficult. I have decided to implement the fuzzy logic part in Matlab but the question is: Will I be able to later export the entire fuzzy logic system to my simulations in OMNet++ where I want to run my network simulations integrated with that fuzzy logic system? (because the inputs are real time variables when the simulations are running and the fuzzy logic system has to run over them for as many times as needed during a simulation run).
I have one more question as well, do we have IEEE 802.15.4 model in Simulink or Matlab?
Thank you so much for your time.
Regards,
Nesa
댓글 수: 1
CC
2012년 2월 16일
hi,I have same research topic can we discuss through email, we can discuss and get more benefit.
my email: oyas2007@yahoo.com
답변 (1개)
Tasos Giannoulis
2017년 6월 30일
편집: Tasos Giannoulis
님. 2017년 6월 30일
In R2017a, the Communications System Toolbox Library for the ZigBee Protocol is available in MATLAB. This library vertically spans the entire IEEE 802.15.4 / ZigBee stack (PHY, MAC, NET and APP layers).
To download this library, you can navigate in the MATLAB toolstrip -> Add-Ons -> Get Add-Ons -> Search for "Communications System Toolbox Library for the ZigBee Protocol".
Best,
Tasos
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Transportation Engineering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!