|
Algorithm 1. Optimization of CDNSC via ADMM |
|
Input:, and . |
|
Output: The optimal , , , and . |
|
Initialization:, . |
| Repeat |
| 1: ; |
| 2: Estimate weight matrix by (17) and (20);
|
|
Update: and .
|
|
Initialization:, , , , , and . |
| Repeat
|
| 3: ;
|
| 4: Estimate by (43); |
| 5: Update by (32); |
| 6: Estimate by (45); |
| 7: Estimate by (48); |
| 8: Update , , , and by (38), (39), (40), and (41); |
| 9: Check the termination criterion by (49); |
| Until convergence
|
| 11:
|
|
Until
|