Community Profile

photo

ABDULRAHMAN HAJE KARIM ALNAJAR


Last seen: 3年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

質問


MATLAB Handwritten digits dataset citation.
Dear all, I have used MATLAB handwritten digits dataset in my paper. However, I do not know how to cite it. Is there any sugg...

5年以上 前 | 0 件の回答 | 0

0

回答

回答済み
How can I draw a filled circle?
Simply, use the following command: I = insertShape(I,'FilledCircle',[x y r],'color',[1 1 1],'LineWidth',5); [x y] is the cen...

5年以上 前 | 1