Feeds
질문
How to recover variance from an Guassian kernel generated by using "fspecial" ?
Hello, I have a Gaussian kernel generated by "fspecial" command, the code is below: A=fspecial('gaussian',[5,5], 2); Fr...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Is it possible to declare the matrix is symmetric in advance before multiplication?
Hello, I have a code with many large matrix multiplication and the results are all symmetric, for example, AtA=A'*A, where...
대략 9년 전 | 답변 수: 1 | 1
