arman Yaraee - MATLAB Central
photo

arman Yaraee


King Edward VII

2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/11 to 04/25Use left and right arrows to move selectionFrom 10/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 質問
0 回答

ランク
208,205
of 298,086

評判
0

コントリビューション
7 質問
0 回答

回答採用率
28.57%

獲得投票数
0

ランク
 of 20,530

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,316

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to find all regions of the same color?
Hi guys. I wrote a piece of code which finds all the points with the same color as I selected: In this part we just find...

9年以上 前 | 3 件の回答 | 0

3

回答

質問


Use video Live stream
Hello guys. I need to have a live video stream on matlab. I prefer if it's not on GUIDE. I found one but it's a .dll file and I ...

約13年 前 | 1 件の回答 | 0

1

回答

質問


GUIDE Serial help
Hello guys. I am trying to define a serial object at the opening function. and I am a super beginner. I just want to know how ...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Serial Port Object
Hello all. I have a serial port and made an object. my question is this. I have two variables which actually are two pins on ...

約13年 前 | 1 件の回答 | 0

1

回答

質問


compare two arrays of different size
Hi guys. %% In this part we just find the coordinates of the required color clear; im = imread('Lighthouse.jpg'); ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Finding a specific colour within a picture.
hey guys. This is my approach but it doesn't work: im = imread('img.jpg'); n = 1; figure, imshow(im) [x,y] = ginpu...

13年以上 前 | 4 件の回答 | 0

4

回答

質問


How to figure a colour based on a matrice of 1-by-3
This is my code: %% In this part we just find the coordinates of the required colours im = imread('Lighthouse.jpg'); ...

13年以上 前 | 3 件の回答 | 0

3

回答