An open API service indexing awesome lists of open source software.

https://github.com/gagniuc/spectral-forecast-model-for-signals

Spectral forecast is a novel general-purpose prediction model recently published in the journal CHAOS. The model revolves around three known states: two extreme outcomes (A and B) and one measurement (P). These states are represented by either vectors or matrices that include sets of homologous parameters.
https://github.com/gagniuc/spectral-forecast-model-for-signals

alternative chaos equation html5 information javascript js math matrices measure model outcomes prediction signal signals space spectral-forecast states

Last synced: 7 months ago
JSON representation

Spectral forecast is a novel general-purpose prediction model recently published in the journal CHAOS. The model revolves around three known states: two extreme outcomes (A and B) and one measurement (P). These states are represented by either vectors or matrices that include sets of homologous parameters.

Awesome Lists containing this project

README

          

# Spectral Forecast model for signals

Spectral forecast is a novel general-purpose prediction model recently published in the journal [CHAOS](https://doi.org/10.1063/1.5120818). The model revolves around three known states: two extreme outcomes (A and B) and one measurement (P). These states are represented by either vectors or matrices that include sets of homologous parameters. An information spectrum is described as a series of predicted states (M1, M2, M3, …, Md) generated between the two extreme outcomes (A and B). These states are successively calculated using the [spectral forecast equation](https://github.com/Gagniuc?tab=repositories&q=spectral+forecast&type=&language=&sort=). The predicted states are compared with a known state (P) from the measurements to generate a series of similarity index values. The trend generated by the values of the similarity index shows how a system may behave against these two extreme outcomes (A and B). Note that the construction and theory behind the chart of this application can be found [here](https://github.com/Gagniuc/World-smallest-js-chart-v1.0).

# Info on Spectral Forecast

Please read more about Spectral Forecast here:

- [Spectral forecast: A general purpose prediction model as an alternative to classical neural networks](https://aip.scitation.org/doi/10.1063/1.5120818)

- [Algorithms in Bioinformatics: Theory and Implementation](https://www.wiley.com/en-ag/Algorithms+in+Bioinformatics%3A+Theory+and+Implementation-p-9781119697961)

# Live demo

**Live demo**: https://gagniuc.github.io/Spectral-Forecast-model-for-signals/

# 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.