- It seems a little odd that you are using "for" structures that only do one pass. For example, "for i = 2:2" could just be "i = 2;" (with no matching end, of course).
- I don't see any connection between P1 and the other code near line 117. Can you possibly create a much shorter piece of code which demonstrates the problem you are having?
Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
In my above code I added LEACH protocol from line 117 to make clusters in P1(1,1)..................but I can't able to do so..............plz help me I don't know what kind of mistake i done here
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
plz make change in my code so that clusters are formed inside box P1(1,1)........I got an error while running my program plz remove an error so that clusters would be made in P(1,1)
2 Commenti
James Ryan
il 10 Set 2016
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!