Feeds
提问
Detecting line positions on an edged detected photo
I am having an issue trying to learn the pixal location of certain points along a curved line that has been created due to the u...
10 years 前 | 0 个回答 | 0
0
个回答提问
Extra term in "min" function in while loop
I was given a piece of code to work on and edit but I'm running into a few errors because I am unsure what this extra piece of t...
10 years 前 | 3 个回答 | 0
3
个回答提问
syntax error on a while loop
Hi I've got a while loop that looks like this: if(450<=Xep && Xep<=(c-1)) % c-1 is the max index point in the DC1 array ...
10 years 前 | 1 个回答 | 0
1
个回答提问
??? Subscripted assignment dimension mismatch. Error
Hi so Im getting this error when ever I try to run this section of code: for i = 1:l C2(i,1) = min ( G1(i,Xbp: Xep+...
10 years 前 | 1 个回答 | 0
1
个回答提问
Ignoring If statements error
Hi I am having trouble with my selection of if statements to sort out a minvalue grab from my array. In previous code the min f...
10 years 前 | 1 个回答 | 0