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...
1 month 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
