統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to retrieve 100 highest coefficient from <1x1024> cell array
for i=1:1024 c12mean{i}=mean2(cv1{1,2}{1,i}); end c12mean array contain mean values stored in  <1x1024> cell ...
10年弱 前 | 1 件の回答 | 0
1
回答質問
Curvelet input image 256x256 size, 1st level decomposition <1x2> cell, 256x256 and <1x1024> cell of size 32x36. How can select the best cell values from <1x1024>cell array
Curvelet input image 256x256 size, In 1st level decomposition the image was decomposed into <1x2> cell, <1x...
10年弱 前 | 1 件の回答 | 0
1
回答質問
How to select 100 highest coefficient from Curvelet subband image
Input image size is 256x256 How to calculate number of levels required for this image size. How to select 100 highest coeffici...
10年弱 前 | 2 件の回答 | 0