Borrar filtros
Borrar filtros

fuzzy logic and OMNet++

5 visualizaciones (últimos 30 días)
Nesae Mouzehkesh
Nesae Mouzehkesh el 13 de Feb. de 2012
Comentada: Nesae Mouzehkesh el 12 de Mayo de 2020
Hi everyone,
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?
Thanks a lot for your help,
Nesa

Respuestas (2)

Ferheen Ayaz
Ferheen Ayaz el 11 de Mayo de 2020
Generate C++ version of your Matlab code using Matlab coder and use it as an object in OMNeT++.
  1 comentario
Nesae Mouzehkesh
Nesae Mouzehkesh el 12 de Mayo de 2020
Thanks! 8 years overdue! But thanks heaps 🙂

Iniciar sesión para comentar.


Hagar Mahmoud
Hagar Mahmoud el 7 de Oct. de 2019
I'm facing the same question, have you got a solution on your question?
What you finally did about this?

Categorías

Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by