photo

Ajay Ganti


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
26,823
of 300,147

声誉
1

贡献数
7 个提问
1 个回答

回答接受率
71.43%

收到投票数
1

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,532

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Extracting data from nested cell.
I'm having a cell of size 30x36. In that each element is a cell of 150x4 (type is double). I want to extract the second column o...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot animation plots?
I have an array of size 2396160x1. It contains 2396160 values. Now i want to plot these values like an animation, in which the v...

7 years 前 | 2 个回答 | 1

2

个回答

提问


How to process a large matrix of size 28x28x11684?
I'm having 11684 matrices each of size 28x28. So the variable a has size 28x28x11684. Now i would like to do sorting them using ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to get values in an 8x8x4096 matrix?
I have a matrix of size 8x8x4096. I need to get the values of positions (1,2),(2,2),(2,1) of each 8x8 block of all 4096 such blo...

7 years 前 | 1 个回答 | 0

1

个回答

提问


how to detect double compressed JPEG images using DCT coefficients?
I have a problem related to jpeg compression. How to detect double compressed images using DCT coefficients? Also it is said to...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Digital Watermarking using DWT & DCT
I'm also having the same problem. Can you send me the complete code of this problem?

7 years 前 | 0

提问


How to calculate discrete wavelet transform on an image with levels 2,4 and 6 using dwt2 function in matlab
I have an image lena.pgm. I want to compute the dwt on the image using dwt2 function in matlab and i want to display all the coe...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Extract a sub-matrix from a very big matrix
I have a matrix of size 112 x 1200. I want to separate them into 6 matrices each of size 112 x 200. How can i do it?

7 years 前 | 1 个回答 | 0

1

个回答