(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

UAV low altitude path planning

What is it about?

This paper proposes a fuzzy system for planning a low altitude flight path without crashing into the earth and avoiding threat regions.

Why is it important?

This paper has applications in military and surveillance systems.

Read more on Kudos…
The following have contributed to this page:
Mehri Bagherian
' ,"url"));