(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?

The prediction of shock disturbed systems is always a major challenge in the field of grey prediction. Considering the characteristics of grey buffer operator, this paper proposes a new grey buffer operator based on inverse accumulation, new information priority and logarithmic function to cope with the prediction challenge. In addition, some relevant properties of the new grey buffer operator are discussed in this paper, including adjustment intensity and smoothness. The new grey buffer operator is used to process monotonically increasing sequences, monotonically decreasing sequences and oscillating sequences, respectively. Experimental results show that the proposed buffer operator can effectively improve prediction accuracy.

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