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

Electrical Conductivity Identification

What is it about?

In this research, a successful approach was presented for identifying the electrical conductivity of a material. The methodology involved formulating and solving an inverse optimization problem using the Particle Swarm Optimization (PSO) method.

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