![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14980679_1552028251723_DEF.jpg)
lavanya vs
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Image compression huffman coding
%clearing all variableas and screen clear all; close all; clc; %Reading image a=imread('jpeg-image-compression-1-638.JPG'...
6年弱 前 | 3 件の回答 | 0
3
回答質問
Replacing last few bits for huffman encoding using LSB
'11100001000' Now I want to change the last 4 bits for the first value ...
6年弱 前 | 0 件の回答 | 0
0
回答質問
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. ...
6年弱 前 | 0 件の回答 | 0
0
回答質問
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 ...
6年弱 前 | 2 件の回答 | 0