Skip to content
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

Regarding the end-to-end performance evaluation #11

Open
STARainZ opened this issue Dec 4, 2024 · 2 comments
Open

Regarding the end-to-end performance evaluation #11

STARainZ opened this issue Dec 4, 2024 · 2 comments

Comments

@STARainZ
Copy link

STARainZ commented Dec 4, 2024

Hi Marius,

Thanks once again for your excellent work! Could you kindly share the code necessary to reproduce the end-to-end BER performance (Fig. 6 in the paper)? Reproducing these results is crucial for assessing the practical value of the proposed scheme. Thank you.

@mariusarvinte
Copy link
Collaborator

Hello, the code is already there in https://github.com/utcsilab/score-based-channels/blob/main/matlab/test_end_to_end.m.

It will require MATLAB and the Communications toolbox.

I no longer have access to MATLAB unfortunately, but if you would be willing to try running that script, once inference results are saved you will have to point to the right target_file on your local storage (https://github.com/utcsilab/score-based-channels/blob/main/matlab/test_end_to_end.m#L23) and hopefully the rest of the simulation should work.

In any case, the channel coding, modulation, etc. are all implemented in https://github.com/utcsilab/score-based-channels/blob/main/matlab/testPackets.m

@STARainZ
Copy link
Author

STARainZ commented Dec 5, 2024

Got it. Thank you for the quick reply.

PS: It might be helpful to include some notifications or notes about the end-to-end evaluation scripts in the README to guide users more effectively :). Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants