Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.91 KB

File metadata and controls

16 lines (9 loc) · 1.91 KB

Spectral Forecast equation for signals in VB6

This project uses my own mathematical model published in the journal Chaos. The model is called Spectral Forecast. The Spectral Forecast equation is a part of the Spectral Forecast model and it was initially used on matrices. It can also be used on other multidimensional mathematical objects. Here, a new utility is demonstrated for signals by using the equation on vectors of the same size. This new use on 1-dimensional objects was published here. The Spectral Forecast equation for signals (2.0) - is a demo application designed in Visual Basic 6.0, that is able to mix two signals in arbitrary proportions. Different cases can be seen, with two different waveform signals that are combined depending on a numerical value found in a variable called distance d. This distance d is defined from zero to Max(d). Where Max(d) is the maximum value found above the two vectors that represent these signals.

screenshot

The Spectral Forecast equation for signals: screenshot

screenshot

References

  • Paul A. Gagniuc et al. Spectral forecast: A general purpose prediction model as an alternative to classical neural networks. Chaos 30, 033119 (2020).

  • Paul A. Gagniuc. Algorithms in Bioinformatics: Theory and Implementation. John Wiley & Sons, Hoboken, NJ, USA, 2021, ISBN: 9781119697961.