統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,497
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
