Statistik
3 Fragen
0 Antworten
RANG
247.449
of 295.527
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 9 Jahre vor | 2 Antworten | 0