photo

SUBROTO KUNDU


Last seen: 6 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
153,784
of 301,261

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,209

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,690

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Review

查看徽章

Feeds

排序方式:

提问


Suppose I have the 8-into-8 matrix A. How the binomial transform can be applied on each pair of the components in row wise manner to get the transformed components?
The formulation can be derived by transforming each pair of pixel components (Ai, Ai+1) into a pair of transformed components (S...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How can I make each pair of pixels from the matrix in a row major order?
Imag A=[ 43 36 31 35 35 29 29 25 33 33 32 29 25 25 22 22 33 33 31 32 31 27 ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


What is the problem with my code? please help me
function main() clc clear close all global bimg m n k block varr; m=1; n=0; k=1; block=0; ...

6 years 前 | 1 个回答 | 0

1

个回答