photo

kvk


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
134,971
of 301,313

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,955

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 4 answers | 0

4

answers