We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@Datseris I am following your progress with DelayEmbedding and all. Can I suggest that you also bring Broomhead and King and Multivariate Singular Spectral Analysis into the Embedding methods as it deals nicely with noise and rank with respect to other embedding methods (http://www.spectraworks.com/Help/mssatheory.html). There is almost nothing on MSSA in julia. Some tutorials in Matlab are available here: https://www.mathworks.com/matlabcentral/fileexchange/58968-multichannel-singular-spectrum-analysis-beginners-guide and you have the setup already in place. ToeplitzMatrices.jl and BlockSparseMatrices.jl could be of help.
An obvious extension to reconstruct is to also include MSSA.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered:
Awesome! Thanks a lot for all these useful links!
Sorry, something went wrong.
No branches or pull requests
@Datseris I am following your progress with DelayEmbedding and all. Can I suggest that you also bring Broomhead and King and Multivariate Singular Spectral Analysis into the Embedding methods as it deals nicely with noise and rank with respect to other embedding methods (http://www.spectraworks.com/Help/mssatheory.html). There is almost nothing on MSSA in julia. Some tutorials in Matlab are available here: https://www.mathworks.com/matlabcentral/fileexchange/58968-multichannel-singular-spectrum-analysis-beginners-guide and you have the setup already in place. ToeplitzMatrices.jl and BlockSparseMatrices.jl could be of help.
An obvious extension to reconstruct is to also include MSSA.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: