photo

Akshra


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
81,466
of 300,632

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 21,033

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,890

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

  • Thankful Level 1

View badges

Feeds

View by

Question


What does the scale sample of dyadic wavelet transform represent?
Is the scale samples of dyadic wavelet transform similar to different decomposition levels in discrete wavelet transform? What i...

9 years ago | 0 answers | 0

0

answers

Question


Error using ISWT2 " Index exceeds matrix dimensions. Error in iswt2 (line 127) , tmp{j} = reconsLOC(a(:,:,j ),h(:,:,j,:),v(:,:,j,:),d(:,: ,j,:));"
Hi I am trying to perform a simple inverse stationary wavelet transform using the code below but i get the following error ...

9 years ago | 2 answers | 0

2

answers

Question


Error in iswt2/reconsLOC (line 153) ca(sR,sC),ch(sR,sC,k),cv(sR,sC,k),cd(sR,sC,k), ... Error in iswt2 (line 122) a = reconsLOC(a,h,v,d);
Hi I am trying to reconstruct the input image with just the horizontal coefficients of stationary wavelet transform, [A,H,V,...

9 years ago | 1 answer | 0

1

answer

Question


Why does imshow() function in Matlab return a blank image?
I am trying to perform the inverse stationary wavelet transform on an image, but I can't view the output of the image using the ...

9 years ago | 1 answer | 0

1

answer

Question


How can I use wcodemat to re-scale an intensity/gray-scale image?
I want to change my original intensity/gray-scale image into wcodemat for wavelet transform but problem is if i use Y = wco...

9 years ago | 1 answer | 0

1

answer