Statistics
3 Questions
0 Answers
RANK
247,449
of 295,527
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 2 answers | 0