photo

nur aqila


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

17 질문
0 답변

순위
202,467
of 300,753

평판
0

참여
17 질문
0 답변

답변 채택
35.29%

획득한 표
0

순위
 of 21,075

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,858

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to save code for each block ?
Hi, I have constructed a huffman coding. supposedly the coding should read the pixel number block by block and then save the huf...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


what is the function of predictive coding ?
Hi, I want to ask regarding lossless image compression. what is the function of performing predictive coding before using Huffma...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to write a program that read block by block ?
I am having a matrix of size 512x512. Now I have to extract 16x16 blocks from the matrix and encode each of the blocks. Now ther...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to calculate entropy for 1D?
Hi, I have 1D data which I got after encoding an image, the data only have value 0 and 1. How can I calculate the entropy of the...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I convert 1D array into 2D array ?
Hi, I have 512x512 image size and I want to convert the pixel to 1D matric. How can I convert from 2D into 1D without changing t...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to transform 16-bit pixels into 8-bit pixels ?
Hi, I want to ask. I already constructed a coding which can only process 8-bit image(grayscale). But my problem right now some i...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to decode to get the symbol number ?
Hi, I'm currently constructing a code for truncated Huffman.I already encoded the program, but I don't know how to decode it bac...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to solve "Subscripted assignment dimension mismatch" error ?
Hi, I have 3 input which is 1 7 6 and the output supposed to be 00 for input 1, 110000 for input 7 and 1011 for input 6. my outp...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to encode and decode negative pixel to positive pixel in matlab ?
hi, I want to ask. I have 512x512 image and I want to calculate the entropy. But, it has some error because the pixel contains n...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


what is the wcodemat should I used ?
Hi, I wanna use this command "image(wcodemat(H2,192))" . but I don't know what is the suitable NBCODES for 512x512 image. may I ...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to resolve the "Index exceeds matrix dimensions" error ?
Hi, I did some coding for lossless image compression and I want to calculate the entropy value. the error "Index exceeds matrix ...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to get rid of the error for predictive coding ?
hi, I want to perform hybrid lossless image compression where I combine dpcm and iwt for predictive coding. I already did combin...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


how to know how many number of symbol needed for huffman coding ?
hi, I want to perform Huffman coding for 512x512 image. I'm new to this. how do I know how many numbers of symbols (NOS) do I ne...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to calculate entropy in matlab for lossless image compression ?
hi, I already perform iwt coding for the lossless image compression with image size 512x512 but I don't know how to calculate th...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


HOW TO CALCULATE ENTROPY FOR IWT ?
hi, I already perform iwt coding. I have "case" command which allows me to choose at which level I want to perform image decompo...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


How to calculate entropy for IWT image decomposition ?
Hi, I wanna ask. If I already perform Integer wavelet transform and I did 9 level image decomposition (I use image size 512X512)...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


how to encode and decode IWT until 9 level
hi, I'm having a problem in performing IWT for 9 level. I already had matlab code for the first level, but I don't know how to d...

대략 8년 전 | 답변 수: 0 | 0

0

답변