دانلود کد برنامه نویسی شبیه سازی الگوریتم جسجتوی آ.استار برای یافتن مسیر بین دو نقطه در یک نقشه ی شبکه ای Grid موضوع پروژه: سورس کد برنامه الگوریتم A* پیاده سازی الگوریتم جستجو بر روی یک نقشه و زبان برنامه نویسی مطلب زبان برنامه نویسی: متلب MATLAB محیط برنامه نویسی: Mathworks MATLAB توضیحات کد: Can handle any heigth and width of occupancy grid? YESPossible to specify multiple goal nodes? YES.Fast and efficient? YES.Possible to specify connecting distance to other nodes? YES (in other words the algorithm is not restriced to 8-directions)There are no nested functions, subfunctions, plotters, or any other mess in the actual pathfinder script.Algorithm has simple inputs: An occupancy grid. A goal Matrix, the start node and preffered connecting distance. مترجم گوگل:می توانید هر heigth و عرض شبکه اشغال اداره کند؟ بلهممکن است برای مشخص گره هدف های متعدد؟ بله.سریع و کارآمد؟ بله.ممکن است برای مشخص اتصال از راه دور به گره های دیگر؟ بله (به عبارت دیگر این الگوریتم است ک ...
پاورپوینت