katarado
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0