Community Profile

photo

lavanya vs


Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 5 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 5 años hace | 2 respuestas | 0

2

respuestas