Git Product home page Git Product logo

Comments (5)

gummif avatar gummif commented on August 27, 2024

No, the upsampling and downsampling is pretty baked into the algorithms. I at least don't have much time so there are no plans.

from wavelets.jl.

daanhb avatar daanhb commented on August 27, 2024

Perhaps I can help? It is not that I have much time available right now myself, but some time ago I experimented with Wavelets.jl in order to play with vectors of arbitrary length, biorthogonal (filter-based) transforms and various extension methods. This didn't quite materialize yet, but I intend to pick it up again in the not too distant future. If so, I'd be happy to polish and contribute the results.

from wavelets.jl.

ElOceanografo avatar ElOceanografo commented on August 27, 2024

I've just implemented some pseudocode from Percival and Walden's "Wavelet methods for time series analysis" for the undecimated DWT (which they call the maximal overlap DWT, or MODWT). I've checked my code's results against those of the wavMODWT function in the R package wmtsa, based on the book. I can reproduce them, though it requires some fiddling with wavelet filters...theirs seem to be defined slightly differently from those here (differences in sign, normalization, and indexing of the filter orders).

I could add this implementation and make a PR if desired...

from wavelets.jl.

gugushvili avatar gugushvili commented on August 27, 2024

MODWT would be a very useful addition. I work on wavelet de-noising methodologies, and at the moment use an admittedly not very elegant solution of using R for computing MODWT, while performing the actual de-noising in Julia.

from wavelets.jl.

ElOceanografo avatar ElOceanografo commented on August 27, 2024

Ha, that's what I've been doing too. I'll try to make some time for this in the next couple of weeks.

from wavelets.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.