Giter Club home page Giter Club logo

ns3-aodv-optimized-route-discovery-using-k-means-clustering's Issues

Question for AODV

Hi,
Sorry I need your help if you can:
I have some questions for that:
1- Can I integrate the Cooja with ns3?
2- Could you please lead me on how to build a Malicious Nodes in a given route (AODV)?
3-Could you tell me how to use a specific algorithm such as Naive Bayes classifier in AODV rather than K-mean?

Thank you

There are same problems when I module the aodvKmeans.

../src/aodvKmeans/model/aodvKmeans-routing-protocol.cc:42:37: fatal error: ns3/wifi-mac-queue-item.h: No such file or directory
compilation terminated.

../src/aodvKmeans/examples/aodvKmeans.cc: In member function ‘bool aodvKmeansExample::Configure(int, char**)’:
../src/aodvKmeans/examples/aodvKmeans.cc:132:28: error: no matching function for call to ‘ns3::CommandLine::CommandLine(const char [41])’
CommandLine cmd (FILE);
^
In file included from ./ns3/core-module.h:21:0,
from ../src/aodvKmeans/examples/aodvKmeans.cc:26:
./ns3/command-line.h:211:3: note: candidate: ns3::CommandLine::CommandLine(const ns3::CommandLine&)
CommandLine (const CommandLine &cmd);
^
./ns3/command-line.h:211:3: note: no known conversion for argument 1 from ‘const char [41]’ to ‘const ns3::CommandLine&’
./ns3/command-line.h:205:3: note: candidate: ns3::CommandLine::CommandLine()
CommandLine ();
^
./ns3/command-line.h:205:3: note: candidate expects 0 arguments, 1 provided

fatal error: ns3/krop-module.h: No such file or directory

[2067/2125] Compiling scratch/aodvKmeansExample.cc
../scratch/aodvKmeansExample.cc:37:10: fatal error: ns3/krop-module.h: No such file or directory
 #include "ns3/krop-module.h"
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

This problem occurred when I was running your project. Can you solve it? I can't find this file anywhere.

Question about Gnuplot

Hi dear Ramisa:

Could you please tell me how you did you doing plotting graphs?
Could you please explain a little bit?

Thanks a lot for help me.

the result not accurate

I have some comment why when run the code several time it change the result ? I mean the measure of throughput and etc, its not static.
How you can modify this issue?
or tell us the reason for that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.