How to find adjoint of Point spread function PSF in matlab language
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!