PANLI-NUAA / code-implementation

A code implementation for Gridless Maximum Likelihood One-Bit Direct Position Determination
1 stars 0 forks source link

Appreciation for Your Work + A Few Questions #1

Open miao2233 opened 2 months ago

miao2233 commented 2 months ago

Hello! I want to thank you for your amazing work on your DPD code. I’ve been self-studying DPD, but I’m struggling to grasp the fundamental principles. Could you point me to any papers or resources that explain the concepts behind your code? Any advice you could share would be greatly appreciated. Thank you!

PANLI-NUAA commented 2 months ago

Thank you for your interest. Unfortunately, I am unable to share the original manuscript with you at this time, as it is still in the peer review stage. We released these codes at the request of the reviewers, but since the paper has not yet been published, I cannot provide them to you. It is expected to be published in the coming months, with the title as mentioned in the README.

miao2233 commented 2 months ago

haha.Congrats on your paper. That's awesome, and I'm really happy for you.I'm new to DPD and struggling a bit. Any chance you could recommend some easy-to-understand books or papers? I'd really appreciate it.(^ω^)

PANLI-NUAA commented 2 months ago

haha.Congrats on your paper. That's awesome, and I'm really happy for you.I'm new to DPD and struggling a bit. Any chance you could recommend some easy-to-understand books or papers? I'd really appreciate it.(^ω^)

You can refer to this paper: https://ieeexplore.ieee.org/document/1288121. This paper is the first in this field, and any paper related to DPD will cite it. You might want to take a look at this paper as well as the papers that cite it. Regarding the easy-to-understand materials you mentioned, I cannot provide any, as there isn't even a known review paper in this area.

miao2233 commented 2 months ago

Thanks, chief. Wishing you a million-dollar salary in the future.(^▽^)

miao2233 commented 1 month ago

Sorry to bother, just wanted to say thanks for the pointer! Got the simulation working, the article you shared really helped.