Community Profile

photo

Andrew Chen


Last seen: 5개월 전 2016년부터 활동

Followers: 0   Following: 0

통계

All
  • Thankful Level 2
  • First Submission
  • Revival Level 1
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
i want to use imfreehand on an image displayed on axes and display the selected area on clicking an button in the same axes in GUI but when i am done with imfreehand and while i am using imshow to display it i get error
Well almost a year later but if you still need an answer, here's something that worked for me: Assume you have an image displ...

대략 5년 전 | 0

답변 있음
Undefined function for input type 'cell'
Well I have to say this is a bit embarrassing but I somehow managed to save the function in a directory other than the one it sh...

거의 6년 전 | 0

| 수락됨

질문


Undefined function for input type 'cell'
Hello, I've encountered an interesting problem while making functions which I was not experiencing before. I've been going th...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Transfer Learning with GoogLeNet Error when Freezing Weights
Hello, Recently I have been exploring the machine learning and neural network capabilities of Matlab and I have been trying t...

대략 6년 전 | 답변 수: 4 | 2

4

답변

답변 있음
How to smooth edges of polygons?
Perhaps <https://www.mathworks.com/help/images/ref/imopen.html imopen> with a disk structuring element will provide the function...

6년 초과 전 | 0

답변 있음
How to dilate lines in an image at varying levels of 'thickness'?
Hello, I am kind of new to image processing and morphological operations but I've done some digging myself into your question...

6년 초과 전 | 0

질문


Quiver Plot Arrows too Wide
Hello everyone, sorry I'm asking what seems like a rudimentary question but I've probably spent the better half of an hour onlin...

거의 7년 전 | 답변 수: 2 | 3

2

답변

질문


3D matrix to Video
Hello all, I have been having a lot of trouble trying to export a video from Matlab from a 3D matrix. The matrix dimensions indi...

대략 7년 전 | 답변 수: 2 | 0

2

답변

질문


Run a section of code, pause, close figures and proceed to next section
Hello, I am trying to beautify my code and it would be great if I could make my code run as described in the question. My most r...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


symsum returning a large fraction
I am using the symsum command to obtain a value for the summation of a series. My specific code is syms g SUM = symsum(....

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Is there a better way to find the nth prime?
I want to find the value of the nth prime number. For example, the 10th prime number is 29. My code currently looks like this: ...

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

1

답변