photo

Aberna P


Last seen: 11 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
36,142
of 297,716

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
85.71%

VOTES RECEIVED
1

RANK
 of 20,469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,428

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 1

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer