Timeline for Reconstruction of a Signal from Sub Sampled Spectrum by Compressed Sensing
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 24, 2021 at 3:27 | comment | added | Royi | You could use the DCT matrix if you build it as an orthogonal matrix. Since it is a real transform you won’t need to do the trick I did. | |
| Sep 24, 2021 at 2:11 | comment | added | Quetzalcoatl | thank you -- if I'm reading your code right, one of the key elements of your solution is to i) use a discrete fourier transform (not a dct as alluded to in the Rishik reference) and ii) apply equality constraints to the corresponding real and imaginary separately as in this line . | |
| Sep 24, 2021 at 2:02 | vote | accept | Quetzalcoatl | ||
| Sep 22, 2021 at 7:42 | history | answered | Royi | CC BY-SA 4.0 |