Beginner in
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to find quantize, flooring and mod 2 of an image
I have decomposed/ generated the coefficient matrices of the level-one approximation (LL) and horizontal (LH), vertical (HL) and...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to seperate LL subband in dwt
I am working on simple dwt2 command. I have shown the LL, LH, HL, HH subband in the figure. Now I need to work on LL subband. So...
9 years 前 | 1 个回答 | 0
1
个回答提问
I want to generate a sinusoidal signal with following lines of programme. It shows the error "Matrix dimensions must agree." Why is this error and what is the solution?
N=512; %length of the signal n=0:N-1; phase=30; phase_in_rad=degtorad(phase); final_ph...
9 years 前 | 0 个回答 | 0