lavanya vs
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
137,139
of 295,569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
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'...
5 years ago | 3 answers | 0
3
answersQuestion
Replacing last few bits for huffman encoding using LSB
'11100001000' Now I want to change the last 4 bits for the first value ...
5 years ago | 0 answers | 0
0
answersQuestion
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. ...
5 years ago | 0 answers | 0
0
answersQuestion
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 ...
5 years ago | 2 answers | 0