Understanding the vector input to matlab function dwt
Ältere Kommentare anzeigen
Utilizing a current signal in the time domain with a 1000 points of data as my input to the dwt function [cA,cD] = dwt(x,wname), will I have to interatively use the dwt function to process across the whole dataset? Will the vector input "x" be some sort of chunck of the dataset?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Discrete Multiresolution Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!