Beginner in


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
207,156
of 297,527

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

10 years 前 | 0 个回答 | 0

0

个回答