Skip to content

Waveform mixing with Spectral Forecast in JS - is a demo application designed in Javascript, that is able to mix two signals (A and B) in arbitrary proportions. Some cases can be seen, with two different waveform signals that are combined depending on a value d, called a distance.

License

Gagniuc/Waveform-mixing-with-Spectral-Forecast-in-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waveform mixing with Spectral Forecast in JS

This Javascript 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 novel utility is demonstrated for signals by using the equation on vectors. This new use on 1-dimensional objects was published here. Waveform mixing with Spectral Forecast in JS - is a demo application designed in Javascript, that is able to mix two signals (A and B) in arbitrary proportions. Different cases can be seen, with two different waveform signals that are combined depending on a value d, called a distance. This distance d can be arbitrary chosen between zero and a value Max(d), which is defined as the maximum value found above the two vectors that represent these signals. Note: The two HTML files (index.html and waveform mixing with Spectral Forecast.html) have the same content. The presence of the index.html file is required for the live demo (Github specific). Here's how to use the Spectral Forecast equation to combine two waveforms:

screenshot

Live demo: https://gagniuc.github.io/Waveform-mixing-with-Spectral-Forecast-in-JS/

screenshot

screenshot

screenshot

screenshot

screenshot

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.

About

Waveform mixing with Spectral Forecast in JS - is a demo application designed in Javascript, that is able to mix two signals (A and B) in arbitrary proportions. Some cases can be seen, with two different waveform signals that are combined depending on a value d, called a distance.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages