BP-reconstruction-master

所属分类:压缩解压
开发工具:matlab
文件大小:14KB
下载次数:5
上传日期:2020-04-05 17:42:51
上 传 者DLuck518
说明:  当观测数据不足时,采用压缩感知重建方法重建高维信号。 所有代码都可以在Matlab中运行。 当没有噪声时,使用l1eq_pd.m和BP_no_noise.m文件还原数据。
(When the number of observations is insufficient, we use compressed sensing reconstruction method to reconstruct high-dimensional signals. All codes can run in Matlab. When there is no noise, the data are restored with l1eq_pd.m and BP_no_noise.m files.)

文件列表:
BP_no_noise.m (2879, 2019-08-10)
BPDN.m (4543, 2019-08-10)
BPNDjiaoben.m (274, 2019-08-10)
BPnonoise_jiaoben.m (282, 2019-08-10)
l1eq_pd.m (6484, 2019-08-10)
l1qc_logbarrier.m (3995, 2019-08-10)
l1qc_newton.m (4840, 2019-08-10)
LinearProgramming.m (2062, 2019-08-10)
solveLS.m (905, 2019-08-10)
timejiaoben.m (296, 2019-08-10)

# BP-reconstruction When the number of observations is insufficient, we use compressed sensing reconstruction method to reconstruct high-dimensional signals. All codes can run in Matlab. When there is no noise, the data are restored with l1eq_pd.m and BP_no_noise.m files. // Operating method Signal length, number of spikes in the signal, number of observations can be configured. Run BP_no_noise.m directly. Or you could run BPnonoise_jiaoben.m to gain the multiple runs results, and data stored in Excel sheet. There are two ways to run l1eq_pd.m. The default is the first normal mode, and the second is large scale. It should be noted that when using largescale, the cgsolve.m function in the toolbox needs to be used extra. //////////////////////////////////////////////////////////////////////// Three files, BPDN, m, l1qc_logbarrier.m and l1qc_newton.m, are used to recover data in case of noise. // Operating method Signal length, number of spikes in the signal, number of observations can be configured. Run BPDN.m directly. Or you could run BPNDjiaoben to gain the multiple runs results, and data stored in Excel sheet. The l1qc_logbarrier. m has two invocation modes. The default is the first normal mode and the second is large scale. It should be noted that when using largescale, the cgsolve. m function in the toolbox is also needed.

近期下载者

相关文件


收藏者