資源簡介
用matlab實(shí)現(xiàn)vibe目標(biāo)檢測,程序比較基本,能基本實(shí)現(xiàn)任務(wù)

代碼片段和文件信息
function?d?=?getRandomNeighbrXCoordinate(?xmax)
%UNtitleD3?Summary?of?this?function?goes?here
%???Detailed?explanation?goes?here
if(x==1)
????d=randi([1?2]11);
elseif(x==max)
????d=randi([max-1?max]11);
????else
????d=randi([x-1?x+1]11);
end
end
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????268??2015-01-14?16:09??vibe_matlab\getRandomNeighbrXCoordinate.m
?????文件????????219??2015-01-14?16:11??vibe_matlab\getRandomNeighbrYCoordinate.m
?????文件???????2900??2019-05-07?15:39??vibe_matlab\vibe.m
?????目錄??????????0??2019-05-07?15:25??vibe_matlab
-----------?---------??----------?-----??----
?????????????????3387????????????????????4
- 上一篇:matlab 鎖相環(huán)模型
- 下一篇:matlab鏈接.txt
評論
共有 條評論