zhaolin820 / near-field-integrated-sensing-and-communications

The code for the paper "Near-Field Integrated Sensing and Communications" in IEEE Communications Letters
Apache License 2.0
49 stars 15 forks source link

question about RCRB #1

Open zxv497 opened 9 months ago

zxv497 commented 9 months ago

Hello,I'm a first year graduate student,and I am seriously studying this paper of yours. I want to plot the fig.2,fig.4,but the RCRB is not given very clearly. RCRB is the root of CRB. Here's what I did with this question. I think the CRB is correct,which is in the main.m file at line 24. And the CRB is for distance or angle and Matrix of $2\times 2$. I solved for the characteristic root of this matrix CRB as RCRB. The result was much worse. So I would like to know the formula for solving RCRB or the source code for fig.2 and fig.4. I look forward to your answers to my questions. Thank you very much.

zxv497 commented 9 months ago

I think I found the answer in the paper called STARS Enabled Integrated Sensing and Communications, and I apologize about that.

zxv497 commented 9 months ago

I think I still need help.