Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Delay related Problem help us

2 ビュー (過去 30 日間)
shane watson
shane watson 2017 年 2 月 18 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I'm stuck in a problem. I have array of zeros and ones like [ 0 1 1 1 1 0 0 ] I find its location by using strfind now I want to delay the location, for example, D=3 three times delay for this I code
for n=1:4(shows number ones)
K=(v=strfind)+delay ;
end
But what the problem is I don't get the delay Help me out

回答 (0 件)

この質問は閉じられています。

タグ

タグが未入力です。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by