help with my code
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 23 Jun 2013
Edited: Walter Roberson
on 23 Jun 2013
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.)
2 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!