photo

Mohammedashraf Shaikh


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
1 回答

ランク
291,015
of 298,896

評判
0

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

回答採用率
40.0%

獲得投票数
0

ランク
 of 20,655

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 162,825

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


send message using gsm
ss=serial('COM7'); ss.baudrate=9600; fopen(ss); ss.Terminator = 'CR' tx ='AT'; tx1=char(13); tx2 ='AT+CMGF=1';...

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

0

回答

質問


After converting video into frame, and appling frame differencing method to subtract two image, now i want to draw boundary in foreground of video, how?
%%Extracting & Saving of frames from a Video file through Matlab Code%% clc; close all; clear...

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

1

回答

質問


compare image and give out not similar or in boolean (1/0) form
i am using R2012 matlab i have to compare two image and get out put in numeric term or in words like not similar p...

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

1

回答

質問


function are not permitted in this context, a am using matlab R2012
function[d] = hcompare_EMD(h1,h2) d = sum(abs(cumsum(h1) - cumsum(h2))); end img = imread('C:\Users\Hp\Desktop\col\001.jp...

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

0

回答

回答済み
Drawing a bounding box around foreground objects
%%Extracting & Saving of frames from a Video file through Matlab Code%% clc; close all; clear all; % assigning the name ...

約8年 前 | 0

質問


Initialization failed. (No combination of intermediate filters could be found to make the connection.) Error
Initialization failed. (No combination of intermediate filters could be found to make the connection.) Error using 32-bit ma...

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

1

回答