フィルターのクリア

Info

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

i want find specific vector in vector group. help me

1 回表示 (過去 30 日間)
kanae
kanae 2014 年 11 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
hi,im working on my Q learning in matlab. i setup grid world and there is wall. and i want find the state that crushing wall.
whole state is 10x10 grid world current states is S=[x y] and state of wall is [2 4].[2 7],[3 5],[3 7]
i want know that how can i find this S=[x y] is in state of wall or not.
for example, '' if S is in state of wall, output is 1 or someting''and after knowing this, i can set up my reward value.
please help me. 

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by