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