photo

Jorge Zapata


ESIME

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
267,335
of 297,457

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

12 years ago | 3 answers | 0

3

answers