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...
12년 초과 전 | 답변 수: 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...
거의 13년 전 | 답변 수: 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 ...
거의 13년 전 | 답변 수: 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...
대략 13년 전 | 답변 수: 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...
13년 초과 전 | 답변 수: 3 | 0
