-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
evaluation.m #3
Comments
kindly check |
Yes, Earthat. the value is 1. But I have a question. The whole purpose is to configure 1 RSU and multiple nodes. Then I want to see pcktloss,throughput as the number of the nodes increasing. I put the following line in the console. my understanding is nodtble is 10 and node_rsu is 3. Am I right? |
Hi Earthat, Steven again, I rechecked the code, I notice the UrbanCitySimu.m will trigger the evaluation function. I also notice at the end of UrbanCitySimu.m, you have the code to generate plot figures. May I ask where to find those figures. I am so sorry, I am very new for MATLAB. Sorry for the inconvenience |
Hi Earthat,
I encounter an issue when I run evaluation.m. Firstly, when I input the number of the node and the number of the RSU, I got the following error. When I check the code, I notice the code didn't go through the first loop.
Error in evaluation (line 7)
total_dist=sum(distnc); % total distnace from source to destination
May I ask for some help?
Thank you very much.
Best regards,
Steven
The text was updated successfully, but these errors were encountered: