photo

JJJ


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
116,730
of 301,175

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


What type of entropy encoder does the MATLAB save() function use? I.e. how does that function work?
I am working on a compression project, and I used the default save() function in Matlab for the purpose of lossless (entropy) en...

3 years ago | 1 answer | 0

1

answer

Question


How to transpose many matrices X_1 ... X_N at once?
My question is very simple. I have the objects X_1 X_2 ... X_N. I want to get all of their transposes: Y_1 = X_1'; ... Y_N = ...

3 years ago | 4 answers | 0

4

answers

Question


How to test compression algorithms on MATLAB Data?
I have a variable A which is 581*581 single and when I use the command imshow(mat2gray(A)) I see a biological cell that I am sup...

3 years ago | 0 answers | 0

0

answers