Community Profile

photo

Harrison Chong


Last seen: 대략 1년 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Plotting a bar graph on a circular axis
Could anyone point me in the direction of being able to produce a bar graph on a circular axis like in the picture attached? (No...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Motion tracking error when trying to pass a video into it
Hi, I'm receiving errors when trying to execute a script. The error is: >> ClustersTracking('nanoparticle.avi') Undefined va...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


RGB to Truecolor image conversion
Hi, could someone guide me regarding how I would convert an RGB image to a truecolor image? Some background: I have been go...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


Random Indexing from an array for different values
Hi all, I want to index a random value from an array named "x" to fill the value of something called a1 and then make sure that ...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Surf to image conversion
Hi all, I have the following code: h = getHeight; x = getX; y = getY; z = getZ; D=500; height = z + h; surf(x,y,height); ...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


I have a matrix 16561 x 3. Each row represents a point (x,y,m), and I wanna have a new array or matrix or something that gives me every possible combination of 3 points, So every possible combination of 3 rows (not adding them together).
h = getHeight; HR=reshape(h,[65341,1]) %turning the h variable into an array [65341 x 1] x = getX; XR=reshape(x,[65341...

5년 초과 전 | 답변 수: 0 | 0

0

답변