Beginner in
2015 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,912
コントリビューション
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...
9年以上 前 | 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年以上 前 | 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年以上 前 | 0 件の回答 | 0