Community Profile

photo

Adam


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


??? 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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer