(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, '

What is it about?

This work demonstrate and implemented a very useful concept for identifying and modeling systems with time-delay. The systematic organization of the manuscript will enable the reader to understand the utility of artificial neural networks in formulating the time-delay systems within its architecture in parametric form.

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