Info

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

2d Minimum block return wrong idx and value

5 ビュー (過去 30 日間)
Haijia Zhu
Haijia Zhu 2018 年 6 月 7 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi, I'm looking for the min value in a 160000*1 vector using 2d minimum block from computer vision toolbox. There are some nan element in this vector. However, I always receive NaN as a result even though there exists a min value.
I compare this result with Min block, and It does give me something.
This is my model setup, inport 1 receive a vector(16000*1) and the 2-d minimum find the min value and return the idx and value.
This is the result(scope on the right bottom). The ch1 receive the result from 2-d Minimum block and ch2 receive the result from min block.
I'm wondering if this is a bug or I did something stupid?
Thanks,
Alex

回答 (0 件)

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by