MFAC icon indicating copy to clipboard operation
MFAC copied to clipboard

The difference between CFDL and PFDL

Open RuifMaxx opened this issue 3 years ago • 0 comments

I would like to try PFDL algorithm. However, the example code has less difference between CFDL and PFDL.

For example, CFDL MIMO is

https://github.com/huipengly/MFAC/blob/e83a9de49b0cb4e1c6126c1fc11d99aa1aa92619/matlab/Example5_2_MFAC_CFDL_MIMO.m#L42-L67

and PFDL MIMO is

https://github.com/huipengly/MFAC/blob/e83a9de49b0cb4e1c6126c1fc11d99aa1aa92619/matlab/Example5_4_MFAC_PFDL_MIMO.m#L39-L63

RuifMaxx avatar May 22 '22 10:05 RuifMaxx