統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to decode the bitstream in SPIHT
hi, I Have made the programme for encoding the wavelet transformed coefficients using SPIHT. But I am not able to decode it. Ca...
11年弱 前 | 0 件の回答 | 0
0
回答質問
How to change a linear one dimensional matrix into a desired m*n matrix following morton scan order in images?
hi, suppose there is a matrix A=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16]; How can it be changed in the following morton scan o...
11年弱 前 | 0 件の回答 | 0
0
回答質問
related to image processing
hi, I have made the following program which is used for refinement in image coding. mark=zeros(1,4); out1=zeros(1,4); out=ze...
11年弱 前 | 1 件の回答 | 0
1
回答質問
related to image processing
hi, I have made the following program which is used for refinement in image coding. mark=zeros(1,4); out1=zeros(1,4); out=ze...
11年弱 前 | 0 件の回答 | 0
0
回答質問
related to image processing?
hi, A threshold is defined as t=2^n, where n=floor(log2(max(A))); where A is the linear matrix. We would decrease n at ea...
11年弱 前 | 1 件の回答 | 0
1
回答質問
how to check significance testing?
hi, I am new to MATTLAB. I have made this program function [out] = significance(z,t); if t <= z < 2*t; out = 1 else if Z...
11年弱 前 | 1 件の回答 | 0