Community Profile

photo

Hudson Romualdo


Last seen: ungefär ett år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to know what pixels where compressed and not compressed in a image?
Havin a image (jpg or png - I can have lots of extensions) it's possible to know what them was compressed? For exemple, let's s...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to sum a single column of a cell whose content are vectors
How to sum a single column of a cell whose content is a vector? data = cell(20,2); for i=1:20 data{i,1} = i; data{...

mer än ett år ago | 2 answers | 0

2

answers

Question


Why objects are losing reference for each other?
Hello. I'm wrinting a code in using O.O. paradigm and having some problems with references. I have one classe "Person" that ha...

mer än ett år ago | 1 answer | 0

1

answer