photo

Aberna P


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
36,168
of 299,722

声誉
1

贡献数
7 个提问
0 个回答

回答接受率
85.71%

收到投票数
1

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to save the output value from struct H(Index).b to variable f ?
Code: Index=1; if(H(Index).e > 0.5 && H(Index).c > 0.9 || H(Index).c < 0.5 && H(Index).en > 0.2 && (H(Index).x)>10) f...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to import 256*3 size input table into fuzzy?
Error using evalfis: Specify a valid type-1 FIS structure.

2 years 前 | 1 个回答 | 1

1

个回答

提问


Suggest mpeg compression on video and guide to clear the error mentioned below. Mpeg compression on video
Zigzag.m for x = 0:((rowZigZag/(8*index))-1) for y = 0:((columnZigZag/(8*index))-1) Line 21: if(indicationIndex(...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to scramble an image using Gyrator transform? matlab code?
Need to scramble the image using gyrator trnasform? Is their any tool for that?

2 years 前 | 1 个回答 | 0

1

个回答

提问


how to calculate energy of each 8*8 blocks of DCT coefficient values?
Hepl me out to compute energy of each pixel of image or set of pixel? will it be possble? They have given formula to calculate e...

3 years 前 | 1 个回答 | 0

1

个回答

提问


create 256* 256 matrix with loop values 0 to 7
How to Create Matrix of size 256*256 with the values 0 to 7 filled in row-wise manner?

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract feature vector using CNN and how to extract one particular image feature values from the extracted feature ?
How to Extract the normalized feature vector using CNN for a dataset that contains 100 images? And how to get one particular ima...

3 years 前 | 1 个回答 | 0

1

个回答