Feeds
질문
How to get started with digital image processing ?
I am very interested in digital image processing. I work on this as part of my undergraduate research, so I have already studied...
20일 전 | 답변 수: 0 | 0
0
답변질문
trying to find main diagonal of a matrix for cholesky method
my goal is to find the main diagonal of a matrix G, through the cholesky method. For this I'm using a summation, however there i...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How can I sum a number of terms as a polynomial?
My code performs the individual calculation of each term of my polynomial, which is not exactly a polynomial, however, I need it...
거의 3년 전 | 답변 수: 1 | 0
