![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8216835_1679794466721.jpeg)
Andrew Chen
Followers: 0 Following: 0
統計
All
ランク
of 157,687
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
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...
6年弱 前 | 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...
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...
7年弱 前 | 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...
7年弱 前 | 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...
7年弱 前 | 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...
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...
7年以上 前 | 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...
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...
7年以上 前 | 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...
8年弱 前 | 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...
8年弱 前 | 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...
約8年 前 | 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(....
約8年 前 | 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: ...
8年以上 前 | 1 件の回答 | 0
1
回答送信済み
Difference of the Square of Sums and the Sum of Squares
A function called on a single natural number.
8年以上 前 | ダウンロード 1 件 |