How to find adjoint of Point spread function PSF in matlab language

1 view (last 30 days)
Hello every bady, please help me. I have a problem in calculating adjoint of a squar matrix called Point spread function, this matrix have det= 0?? and of matrix is adj(A)=det(A)*inv(A) =0 PSF = fspecial('gaussian',9,9); adjA=adjoint(PSF);
thank you very much

Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!