[問題] ds-bpsk snr值

看板C_and_CPP (C/C++)作者 (wingXD)時間11年前 (2014/11/11 10:34), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) VC++ 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) NO 請問各位高手 DS-BPSK的SNR值要如何調整 才能使她的performance跟BPSK一樣呢 我現在noise用 for(snr=0;snr<=8;snr++) { N0=pow(10,(-0.1)*snr) sigma=sqrt(0.5*N0) noise=sigma*sqrt((-2)*logU)*cos(2*pi*U); noise=noise*sqrt(spreadlen) } -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.135.9.106 ※ 文章網址: http://www.ptt.cc/bbs/C_and_CPP/M.1415673263.A.AC7.html
文章代碼(AID): #1KONMlh7 (C_and_CPP)
文章代碼(AID): #1KONMlh7 (C_and_CPP)