-
Answer added to:5 What is the difference between empirical mode decomposition (EMD) and wavelet transform?Regarding online signal processing, Flandrin's group proposed an online EMD algorithm: http://perso.ens-lyon.fr/patrick.flandrin/NSIP03.pdf
-
Answer added to:4 What is the potential of Bio-signal (EEG and ECGl) as biometrics?I am not convinced that ECG or EEG signals can be used for a reliable high-end biometric systems. The signals are i) just to easily influenced by non-... [more]
-
Question:Open Denoising with Tree-Structure WaveletsHi everyone, I try to repeat the result of Section 5.3 of the paper "Proximal Methods for Hierarchical Sparse Coding" by R. Jenatton .et.al by using ... [more]
-
Answer added to:5 How to convert .eeg file to .mat file in matlab?You can use the following function within matlab to load the *.eeg file: http://sccn.ucsd.edu/~arno/programs/loadeeg.m To use it, just write... [more]
-
Answer added to:2 I need help in wavelets based analysis of time series dataDear Shivappa Sobarad, this question is very broad. Could you give more details about your question?
-
Answer added to:3 For discret wavelet analysis , how we decorrelate data, a stationarize the signalIf you want to distroy all the correlations in a signal then you have to randomize (shuffle) the signal. This will preserve the original PDF of the si... [more]
-
Answer added to:3 Are there databases available for Photplethysmogram (PPG) using mobile phone camera?For SaO2, normally one LED is red, with wavelength of 660 nm, and the other is infrared, 940 nm. To measure bilirubin a blue LED, 460 nm or to measur... [more]
-
Answer added to:14 How can I relate wavelets to the theory of music?
-
Answer added to:3 Wavelet coefficients are stationary at each scale??In fact your question embedds two : for the second it is yes. For the first one (in your "title"), I would answer no. For example, think of the bulb o... [more]
-
Answer added to:1 Local fractional wavelet transformAs far as I know it was proposed by Yang and you can follow this link to get more help. summary of his book here : http://www.nonlinearscience.com/dow... [more]
-
Answer added to:1 Local fractional wavelet transform was proposed by Yang.Hi dear Yang Is there any implementation (matlab) for this transform? Do you ever used it in signal processing filed? is there any comparison between ... [more]
-
Answer added to:7 What is the best tool for EMG classification?Hello Rabya, I sent the article to your email. I hope you will get it. Best wishes,
-
Answer added to:2 Can any body send the code of Curvelet Transformor visit the site : http://www.curvelet.org/ under software, where is the latest version of CurveLab
-
Answer added to:3 GGD is used for modelling DWT wavelet coefficients of natural images (Do 2002). Can it be generalized for other types of wavelet ?Besides GGD, wavelet coefficients can also be effectively modeled by Gaussian Mixture Model (GSM). Using GSM with Hidden Markov Tree model, we have a ... [more]
-
Answer added to:14 EMG signal processing techniques: any suggestions?Try Hilbert -Huang Transform ..........
-
Answer added to:1 Multiresolution AnalysisHello, Yes, it is necessary that the spaces V_j are closed, otherwise you haven't any immediate notion of basis to decompose vectors. To be able to d... [more]
-
Answer added to:3 Introductory notes about DWT?The theory of local fractional wavelet analysis is a new tool to process non-differential functions in fractal space
-
Answer added to:4 Do you know of theoretical results on peaks or center frequency of Daubechies wavelets (locations, convergence, etc.)?Yes, I hope.
-
Answer added to:2 How can wavelet analysis be used to analyse very large genomic sequences?Thanks for your help but this paper does not sort my problem
-
Question:Open Wavelet Packet Modulation PSD?Dose anybody know how to calculate Wavelet Packets PSD on reconstruction output with MatLab? I did it using IFFT's output in OFDM, but it looks worse ... [more]
-
Question:Open Approximation coefficientsCan approximations undergo linear regression? Does it depending on the original signal?
-
Answer added to:4 How to Acquire exact signal after multiple decomposition using mdwt, when the signal is generated for a DNA sequenceI think you should read some book of the basic filter of wavelet. what' more, you can just using the wavelet toolbox for applications.
-
Answer added to:11 Choosing a mother wavelet for a image.Laurent Sir, My Matlab version is not supporting the codes. I am trying to make use of ssim as you suggested
-
Answer added to:8 Choice of level of decompositionThe choice in signal is not a real problem, my problem is the perfect choice of the decomposition level
-
Answer added to:1 How we choise the level of decomposition ,,??i use to count kurtosis and skewness for each level. At the level that kurtosis is closer to 3 and skew close to zero means that you have reached cont... [more]
-
Answer added to:13 Drawback of discrete wavelet analysisbut there are advantages of DWA. I want to know the draw backs of Wavelets transform and different between fourier and wavelets tranform.
-
Question:Open the step od decompostion in DWT1/ at each step, the number of data is reduced by /2 , how at each scale of decomposition, the number of points still the same despite of reduction o... [more]
-
Answer added to:3 wavelets analysisYou are very welcome. Good luck with your research
-
Answer added to:2 Review paper on 2D wavelet bases and frames, and related toolsDear Sattar Thank you for your kind message. Best regards
-
Answer added to:2 the group in wavelet analysisThe modular function of the topological group is \Delta(a,b)=1/|a|, with Haar measure dadb/a^2. The Duflo-Moore Operator is FAf=Ff(x)/|x|, where Ff(x)... [more]
About Wavelet Analysis
Signal and data processing method that uses decomposition of wavelets to approximate, estimate, or compress signals with finite time and frequency domains. It represents a signal or data in terms of a fast decaying wavelet series from the original prototype wavelet, called the mother wavelet. This mathematical algorithm has been adopted widely in biomedical disciplines for data and signal processing in noise removal and audio/image compression (e.g., EEG and MRI).