Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 1 of 1

Thread: Add fuzzy algorithm to the controller

  1. #1
    Junior Member
    Join Date
    Jan 2020
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Add fuzzy algorithm to the controller

    HI friends,

    i have the following code from the controller to map the wsn network and find the shortest path depending on the information gathered from network, but now i want to divide the network to clusters using fuzzy algorithm in java. how and where should i add the fuzzy approach.
    any help plz

    many thanks.

    https://github.com/hieunq95/sdn-wise...ontroller.java
    Last edited by basma; January 2nd, 2020 at 08:36 PM.

Similar Threads

  1. I can't modify the board(controller has a problem)
    By oldblueberry in forum Java Theory & Questions
    Replies: 2
    Last Post: March 8th, 2018, 04:34 AM
  2. Approximate/Fuzzy matching when we have a huge list
    By bilalonjavaforum in forum What's Wrong With My Code?
    Replies: 1
    Last Post: December 23rd, 2013, 07:19 AM
  3. Web mvc controller - Brutos
    By urubu in forum Web Frameworks
    Replies: 6
    Last Post: July 28th, 2013, 12:09 PM
  4. Model View Controller help
    By kari4848 in forum AWT / Java Swing
    Replies: 2
    Last Post: November 15th, 2012, 03:19 PM
  5. Controller for date class
    By Ecosse in forum What's Wrong With My Code?
    Replies: 3
    Last Post: November 2nd, 2012, 10:21 AM

Tags for this Thread