Feeds
질문
finding the best model parameters (C and gamma) for an SVM model
I have a 1x8 array of C values (called 'C'), and a 1x6 array of gamma values (called 'gamma'), for which I would like to find th...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
backprojection algorithm in Matlab
Hi, I'm looking to reconstruct a CT image using the backprojection algorithm. I'm a bit stuck at the implementation. The algorit...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
accessing all elements along the diagonals and rows (simple backprojection algorithm for image reconstruction)
Hi, I'm wondering how to effectively sum all elements along every diagonal and row that touches an element in a given matrix. Fo...
7년 초과 전 | 답변 수: 4 | 0
