photo

lavanya vs


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Image compression huffman coding
%clearing all variableas and screen clear all; close all; clc; %Reading image a=imread('jpeg-image-compression-1-638.JPG'...

environ 5 ans il y a | 4 réponses | 0

4

réponses

Question


Replacing last few bits for huffman encoding using LSB
'11100001000' Now I want to change the last 4 bits for the first value ...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


Replace binary values with varying binary values
Hello, I have an array of 32 bit binary numbers and I want to replace the last bits with varying lengths of binary numbers. ...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


Conversion of multidimensional cell into string
2 [0,1,0] 73 [0,1,1,1] 97 1 108 [0,1,1,0] 109 [0,0,0,1] 110 [0,0,0,0] 118 [0,0,1,1] 121 [0,0,1,0] This is a cell I want ...

environ 5 ans il y a | 2 réponses | 0

2

réponses