Community Profile

photo

katarado


Active since 2017

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


complex nested for loop
This is the section of my script that does not seem to be working (Full script attached). I get bestDx=-30, bestDy=-30, newCoeff...

7 years ago | 1 answer | 0

1

answer

Question


easy if statement not working
I am trying to make (what I thought would be) a simple if loop. Here is what I've tried; none work. I have a 384-by-384 matrix c...

7 years ago | 1 answer | 0

1

answer

Question


field displacement array range
Hello, weather1618 and whether1623 are two 2D array of size 384x384. Following is my script section for weather1618Modified f...

7 years ago | 2 answers | 0

2

answers

Question


WHat is this : uint8((double(weather1618) ./ maxv) .* 50); ?
This code (almost) does what I want but I don't understand how it can be that simple. So can someone, please, explain me how t...

7 years ago | 2 answers | 0

2

answers

Question


gradient map from n-by-n array
I have a n-by-n array which starts in the south-west corner. Each line is W-E and the next line is immediately north of it. If i...

7 years ago | 1 answer | 0

1

answer

Question


Matlab 3D matrix same index condition
Hello, Imagine two squared arrays A and B. I want array C to equal array A if array A is >= than array B. Now, imagine a...

7 years ago | 1 answer | 0

1

answer