photo

Aberna P


Last seen: 16일 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
36,168
of 300,364

평판
1

참여
7 질문
0 답변

답변 채택
85.71%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
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년 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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?

거의 3년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변