Rasmus Herlo - MATLAB Central
photo

Rasmus Herlo


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

MATLAB AnswersFrom 11/19 to 01/25Use left and right arrows to move selectionFrom 11/19Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
8,024
of 296,364

REPUTATION
6

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
convert 16 bit image to 8 bit image
OBS: Jan's answer will do absolutely fine, if your image is optimized to use the entire scale. However, if your pixel values a...

4 years ago | 1

Answered
find for sign changes
Finding any place where the sign changes, either from neg to pos or from pos to neg could also be done in general by this: Id...

5 years ago | 0

Answered
Taking means of initial values in individual cells of structure
Thanks for the effort Daniel. My tracks-structure was slightly different than the one you used, so that tracks(1).A = [1:1000]...

5 years ago | 0

Question


Taking means of initial values in individual cells of structure
This is my first question in here, so excuse for lacking syntax or structure: I have a structure ('tracks') containing many f...

5 years ago | 2 answers | 0

2

answers
Go to top of page