Community Profile

photo

Jorge Zapata


ESIME

Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Linear Feedback Shift Register algorithm
I'm trying to code my own implementation of Linear Feedback Shift Register on Matlab in order to generate a pseudo-random sequen...

11 years ago | 0 answers | 0

0

answers

Question


Matlab DWT H-level
I'm trying to implement some watermarking algorithm found in a paper. This is a line of the paper: *Do the H-level DWT fo...

11 years ago | 0 answers | 0

0

answers

Question


Flip last 3 bits of vector
I have a uint16 vector which I need to flip the last 3 bits of every number. I already have done this but I think there must ...

11 years ago | 1 answer | 0

1

answer

Question


Find first substring not in map
I'm using containers.Map class in Matlab as dictionary and I want to find the first substring (from left to right) that is not i...

11 years ago | 0 answers | 0

0

answers

Question


Why does 'imread' reads grayscale images as two-dimensional
According to matlab documentation imread does the following: "If the file contains a grayscale intensity image, A is a two-dimen...

11 years ago | 3 answers | 0

3

answers