Beginner in


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
108,075
of 300,338

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

View by

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers