How to find adjoint of Point spread function PSF in matlab language
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (0)
See Also
Categories
Find more on Numerical Integration and Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!