help with my code
조회 수: 1 (최근 30일)
이전 댓글 표시
i write this code so i can search for intesity point in 8 direction like this http://s11.postimg.org/3l4z61wb7/Untitled.jpg and see also http://www.mediafire.com/?y3sy0xs6i7eis58
my code work well but i think it too too too long and take long time 3 minutes can any one help me to make it small and powerful and faster
댓글 수: 0
답변 (1개)
Walter Roberson
2013년 6월 23일
편집: Walter Roberson
2013년 6월 23일
You indicate you are searching for intensity points, but you have not defined the algorithm and you have not defined what you want the output to be. The table in the .docx file does not help as you did not give any interpretation of it.
Your existing code has the appearance of a rats nest. There is no point in us analyzing how it works or what it is intended to do, when it would be much easier for you to describe it and document it (including comments.)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!