]>
Invert the forward matrix using filtered backprojection with a user-supplied regularization parameter.
| Syntax: | X = fbp(A, Y, alpha[, CD[, CI]]); | |
|---|---|---|
| Inputs: | A | Forward matrix |
| Y | The residue appropriate to |
|
| alpha | Regularization parameter, multiplies |
|
| CD | Covariance of the data. Optional: identity of not specified | |
| CI | Covariance of the image. Optional: identity of not specified | |
| Outputs: | X | The reconstructed image |
Filtered backprojection applies the following operator to the experimental residue to solve for the unknown perturbation
The covariance matrices