photo

Jorge Zapata


ESIME

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

12 years 前 | 0 个回答 | 0

0

个回答

提问


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...

12 years 前 | 3 个回答 | 0

3

个回答