Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagniuc authored Mar 9, 2022
1 parent e173689 commit f3cb475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Spectral-Forecast-in-EXCEL

A more complex example that uses the spectral forecast equation is related to matrices. A question that can be asked this time would be: given two matrices <i>A</i> and <i>B</i>, what would a third matrix (<i>M</i>) look like if it must resemble both <i>A</i> and <i>B</i> in a certain proportion? For instance, a matrix <i>M</i> may be required to resemble matrix <i>A</i> in a proportion of 60% and matrix <i>B</i> for the remaining proportion of 40%. This is exactly what the spectral equation provides, namely a direct way of obtaining such an intermediary matrix. Moreover, the Spectral Forecast equation can also be applied to signals (one dimension), but also to mathematical objects with more than two dimensions.
A more complex example that uses the spectral forecast equation is related to matrices. A question that can be asked this time would be: given two matrices <i>A</i> and <i>B</i>, what would a third matrix (<i>M</i>) look like if it must resemble both <i>A</i> and <i>B</i> in a certain proportion? For instance, a matrix <i>M</i> may be required to resemble matrix <i>A</i> in a proportion of 60% and matrix <i>B</i> for the remaining proportion of 40%. This is exactly what the spectral equation provides, namely a direct way of obtaining such an intermediary matrix. Moreover, the Spectral Forecast equation can also be applied to signals (one dimension), but also to mathematical objects with more than two dimensions. More projects involving the Spectral Forecast equation can be found in multiple languages [here](https://github.com/Gagniuc?tab=repositories&q=spectral&type=&language=&sort=).

# Info on Spectral Forecast
Please read more about Spectral Forecast here:
Expand Down

0 comments on commit f3cb475

Please sign in to comment.