I want to find the inverse function of the MxN matrix using the pinv function.
However, a message indicating that the creation of the matrix has failed is displayed, which is as follows."SVD values do not converge"
The matrix is a full rank matrix.
Is this why I can't build a pseudo inverse matrix?Or is there any other reason that I can't create a pseudo inverse matrix?
1 Comment
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/720844-cannot-create-a-matrix-using-pinv#comment_1272064
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/720844-cannot-create-a-matrix-using-pinv#comment_1272064
Sign in to comment.