├── Cluster.radius.fis ├── Draw_plot ├── Fis1 │ ├── Distance_to_BS.fig │ ├── Energy_level.fig │ └── fitness1.fig ├── FisDraw1.m ├── FisDraw2.m └── FisDraw3.m ├── Fibo_mazumdar.m ├── Func_Fuzzy_Greedy.m ├── Greedy.m ├── Kết-quả-mô-phỏng.xlsx ├── README.md ├── bfs.m ├── dijkstra.m ├── dis_Fuzzyfitness1.fis ├── dis_Fuzzyfitness2.fis ├── greedy_main.m ├── greedybfs.m ├── initial_input.m ├── initial_input_mazumdar.m ├── license.txt ├── main.m ├── main_Fuzzy_Greedy.m ├── main_d.m ├── main_greedy.m ├── main_mazumdar.m ├── matlab.mat ├── matlab_greedy.mat ├── mazumdar.mat ├── mazumdar1.mat ├── mazumdar2.mat ├── meme.m ├── new-fibo └── initial.m ├── result.docx ├── test.mat ├── test_init.mat ├── test_initial.m ├── wsn.mat ├── wsn1.mat └── wsn_meme.mat /Cluster.radius.fis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Cluster.radius.fis -------------------------------------------------------------------------------- /Draw_plot/Fis1/Distance_to_BS.fig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Draw_plot/Fis1/Distance_to_BS.fig -------------------------------------------------------------------------------- /Draw_plot/Fis1/Energy_level.fig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Draw_plot/Fis1/Energy_level.fig -------------------------------------------------------------------------------- /Draw_plot/Fis1/fitness1.fig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Draw_plot/Fis1/fitness1.fig -------------------------------------------------------------------------------- /Draw_plot/FisDraw1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Draw_plot/FisDraw1.m -------------------------------------------------------------------------------- /Draw_plot/FisDraw2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Draw_plot/FisDraw2.m -------------------------------------------------------------------------------- /Draw_plot/FisDraw3.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Draw_plot/FisDraw3.m -------------------------------------------------------------------------------- /Fibo_mazumdar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Fibo_mazumdar.m -------------------------------------------------------------------------------- /Func_Fuzzy_Greedy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Func_Fuzzy_Greedy.m -------------------------------------------------------------------------------- /Greedy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Greedy.m -------------------------------------------------------------------------------- /Kết-quả-mô-phỏng.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/Kết-quả-mô-phỏng.xlsx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/README.md -------------------------------------------------------------------------------- /bfs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/bfs.m -------------------------------------------------------------------------------- /dijkstra.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/dijkstra.m -------------------------------------------------------------------------------- /dis_Fuzzyfitness1.fis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/dis_Fuzzyfitness1.fis -------------------------------------------------------------------------------- /dis_Fuzzyfitness2.fis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/dis_Fuzzyfitness2.fis -------------------------------------------------------------------------------- /greedy_main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/greedy_main.m -------------------------------------------------------------------------------- /greedybfs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/greedybfs.m -------------------------------------------------------------------------------- /initial_input.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/initial_input.m -------------------------------------------------------------------------------- /initial_input_mazumdar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/initial_input_mazumdar.m -------------------------------------------------------------------------------- /license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/license.txt -------------------------------------------------------------------------------- /main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/main.m -------------------------------------------------------------------------------- /main_Fuzzy_Greedy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/main_Fuzzy_Greedy.m -------------------------------------------------------------------------------- /main_d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/main_d.m -------------------------------------------------------------------------------- /main_greedy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/main_greedy.m -------------------------------------------------------------------------------- /main_mazumdar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/main_mazumdar.m -------------------------------------------------------------------------------- /matlab.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/matlab.mat -------------------------------------------------------------------------------- /matlab_greedy.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/matlab_greedy.mat -------------------------------------------------------------------------------- /mazumdar.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/mazumdar.mat -------------------------------------------------------------------------------- /mazumdar1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/mazumdar1.mat -------------------------------------------------------------------------------- /mazumdar2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/mazumdar2.mat -------------------------------------------------------------------------------- /meme.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/meme.m -------------------------------------------------------------------------------- /new-fibo/initial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/new-fibo/initial.m -------------------------------------------------------------------------------- /result.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/result.docx -------------------------------------------------------------------------------- /test.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/test.mat -------------------------------------------------------------------------------- /test_init.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/test_init.mat -------------------------------------------------------------------------------- /test_initial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/test_initial.m -------------------------------------------------------------------------------- /wsn.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/wsn.mat -------------------------------------------------------------------------------- /wsn1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/wsn1.mat -------------------------------------------------------------------------------- /wsn_meme.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ductnn/WSN_Fuzzy/HEAD/wsn_meme.mat --------------------------------------------------------------------------------