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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0