Nik - MATLAB Central
photo

Nik


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 08/13 to 04/25Use left and right arrows to move selectionFrom 08/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
0 个回答

排名
229,481
of 297,986

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,517

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,028

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


specifying bpp of an image
Most of compression analysis use different value of bpp. For example Lena image in 0.5 bpp, 0.25bpp and 0.125bpp. How can we adj...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to develop non uniform quantizer
Dear all, how to write a matlab code to produce non uniform quantizer on an image with smaller interval at high occurrence pixe...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to pass the matrix value outside the loop
I need to pass the matrix value of 'xd' outside the loop. % display all the blocks. plotIndex = 1; numPlotsR = size(ca, 1...

10 years 前 | 1 个回答 | 0

1

个回答

提问


what is actually wavelet coefficient
Dear all, I have some question regarding wavelet coefficients. 1. What is the purpose of wavelet coefficients? 2. Can we ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


operation using *.m file
Can we make mathematical operation by calling our *.m function? For example, I have hthresh.m and sthresh.m. I want to get the a...

11 years 前 | 1 个回答 | 0

1

个回答

提问


error + matrix dimension must agree
I got error -- Error using + Matrix dimensions must agree. on this code. Please help me a=sign(X(ind1)).*(abs(X(in...

11 years 前 | 1 个回答 | 0

1

个回答

提问


different between tiff and jpeg format in calculating MSE and PSNR
I got a code to calculate CR,bpp, MSE and PSNR. I works well for *.jpeg image but not for *.tiff. A message "Error using ...

11 years 前 | 1 个回答 | 0

1

个回答