photo

Mitra Bapat


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
35,587
of 297,613

評判
1

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

回答採用率
20.0%

獲得投票数
1

ランク
 of 20,457

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,263

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to send ASCII value from MATLAB to microcontroller through RS232 serial port?
I need to send different ASCII values from my MATLAB program to the microcontroller based on some condition (if-elseif condition...

約10年 前 | 0 件の回答 | 0

0

回答

質問


Is webcam support available in MATLAB 2009? If not, is there any other way to capture images from webcams at variable time intervals?
In my project, I have 2 webcams. I want to capture images with them alternately and automatically, and then do further processin...

約10年 前 | 0 件の回答 | 0

0

回答

質問


Hi, I want 2 timer objects to execute sequentially, one after the other. Please help
Suppose my program is as follows: t = timer; t.StartDelay = 3; t.TimerFcn = @(myTimerObj, thisEvent)disp('hello'); ...

約10年 前 | 1 件の回答 | 1

1

回答

質問


Can I introduce time delay in MATLAB?
I have 3 webcams connected to my PC. I want CAM 1 to take a snapshot, and say 30 seconds later, I want CAM 2 to take a snapshot....

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

1

回答

質問


How can I count the number of pixels in an image that satisfy a certain condition?
I am doing a project based on image processing. My image is in double format. I need to count the number of pixels in an image w...

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

1

回答