Displaying 20 results from an estimated 1000 matches similar to: "help on wavelet"
2008 Dec 06
1
Morlet wavelet not supportd by wavCWTPeaks
aa <- (structure(list(X.0.85 = c(-1.02, -1.17, -1.29, -1.39, -1.46,
-1.5, -1.52, -1.5, -1.46, -1.39, -1.3, -1.19, -1.07, -0.93, -0.79,
-0.65, -0.5, -0.36, -0.22, -0.08, 0.05, 0.18, 0.3, 0.41, 0.52,
0.62, 0.72, 0.81, 0.89, 0.98, 1.05, 1.13, 1.19, 1.25, 1.29, 1.31,
1.31, 1.29, 1.24, 1.16, 1.06, 0.93, 0.77, 0.58, 0.38, 0.16, -0.07,
-0.31, -0.89, -1.05, -1.19, -1.31, -1.41, -1.47, -1.51, -1.51,
2008 Sep 11
3
periodicity validation
There is a series of data contains time in fixed step and energy
varying with time, how to test its periodicity?In R, it seems there is
no direct tools since I have search the R manual with periodic and I
have not found any related topic.
Thanks a lot
2009 Jun 04
1
Morlet wavelet analysis
Dear,
I am using "cwt "function from Rwave package to perform Morlet wavelet analysis.
d1<-c(1.31673209591515, -0.171333455797346, -1.67618546079420,
-0.931604651010362, -0.954614183224057, -1.19821794547758, 0.516096363353144,
-0.0432811977638559, 0.737764943619919, 0.438046629673177, -0.208607167908743,
-0.3091308821262, -1.42473112931594, 0.234125312118165, -0.307047554490597,
2007 Feb 01
1
Wavlet filter using morlet mother wavelet
Hi, List ,I am searching any package on R which can do wavelet filtering for mother wavelet morlet ,is anybody having any script for the same ? I am new to the RwAVELET ANALSSIS.. THANKS IN ADVANCE ANIL KUMAR ANIL KUMAR( METEOROLOGIST) LRF SECTION NATIONAL CLIMATE CENTER ADGM(RESEARCH) INDIA METEOROLOGICAL DEPARTMENT
2008 Dec 05
2
Help with wavCWTPeaks
I cannot understand the following error printed out when I try to get the extrema of my time series.
I would appreciate some suggestion as I really cannot interpret the error. I might not be using a proper
set of parameters in calling such functions. I am learning by doing ...
> aa.peak <- wavCWTPeaks (aa.tree)
Error in `row.names<-.data.frame`(`*tmp*`, value = c("1",
2008 Sep 03
2
R update
Hi all,
please, someone can explain me how update my R version?
thank you!
giov
--
View this message in context: http://www.nabble.com/R-update-tp19291451p19291451.html
Sent from the R help mailing list archive at Nabble.com.
2008 Aug 12
3
dixon test
Hi, I need some help using the R outliers package. I would like to perform a
Q-test (Dixon test) on my data set. I used the dixon.test function, but I
cannot understand what is the confidence level used to perform the test. I
have n=101 (n= number of data). So, can I use directly dixon.test ? What
about qdixon and qtable functions?
thank you so much!
--
View this message in context:
2010 Aug 31
1
wavelet parameters with sowas
Hello everybody.
My name is Angela.
I'm doing wavelet using the sowas library. The problem I have is that I
don't know how to choose the paremeters to describes differnt wavelet
analysis. How I select the noctave, nvoice, w0, s0,...?
I hope my question is clear enough.
Thank you very much beforehand.
Angela
--
View this message in context:
2008 Sep 04
1
help on jarque test
Hi all,
I used the function jarque.test (in the moments package) on my data set and
I obtained something like this:
Jarque-Bera Normality Test
data: x
JB = 4.8381, p-value = 0.089
alternative hypothesis: greater
or
Jarque-Bera Normality Test
data: x
JB = 2.6018, p-value = 0.2723
alternative hypothesis: greater
I cannot understand this. Please, someone can help me?
thank you
2008 Dec 02
1
help with package Rwave
I am looking for some explanations about the usage of the poorely documented R paclkage Rwave.
Has anyone ever tried out its functions for Wavelet Analysis ?
Thank you so much.
Maura
Alice Messenger ;-) chatti anche con gli amici di Windows Live Messenger e tutti i telefonini TIM!
Vai su http://maileservizi.alice.it/alice_messenger/index.html?pmk=footer
[[alternative HTML version deleted]]
2010 Sep 28
1
Best package for time series analysis with wavelets???
Hi!!
I'm looking for a package in R for time series analysis using wavelets( I'm
interested on extractingt information from electrocardiograms with the aim
of study the heart rate variability) so i want to know which package is the
best for me. I've thinking about using some of those(you can recommend me
others,xD):
*wavelets: A package of funtions for computing wavelet filters,
2008 Nov 01
2
Hidden line algorithms and a different kind of waterfall
This is not the same as the recent thread on a waterfall graph.
I'm thinking about the rolling FFT display used in acoustics and other
spectrum analysis tasks.
Here's an example of a very fancy 3-D waterfall display:
http://www.ultimaserial.com/UltimaWaterfall.html
I was just wondering if there are any simple hidden-line tools in R that
I could use to draw simple waterfall displays.
2006 May 25
3
Wavelet Functions
Does R have any wavelet functions? When I type
> help.search("wavelet")
I get
" No help files found with alias or concept or title
matching 'wavelet' using fuzzy matching."
Thanks,
Peter.
2009 Oct 16
2
what's the R code for wavelet decomposition (Haar transformation)?
Dear all,
Using R function "dwt", it seems that I cannot specify the wavelet
transformation like Haar. What's the R code for wavelet decomposition
which allows me to specify Haar wavelet transformation? Of course, if it
can include "db2", that is even better. In general, I want an R function
like matlab code "dwt". Thanks in advance!
Zhen Li
2008 May 28
1
Writing intermediate analysis to disk
Is there a way to write and analysis to disk and then reconstruct the whole
thing back into an object.
wavCWT() #wmtsa package
I am running out of memory on my computer and I was wondering if there was a
way to iterate through this process (as it is an iterative process anyway-
it just stores the whole thing to memory). Or is there a way to set the
scale that I want to look at so that wavCWT
2010 Nov 25
2
Lifting Wavelet Transform
Hi R users
Thanks in advance
Is lifting wavelet transform implemented in R? If so, which package or codes can be used for performing that?
assaedi76@yahoo.com
Thanks
[[alternative HTML version deleted]]
2012 May 29
1
Help needed in wavelet transforming
Hello
I am currently working on forecasting hourly electricity prices where I am
required to do wavelet transformation. First I need to calculate
decomposition coefficients of the wavelet transform, then I need to select
wavelet function using multiresolution technique. I would be really
grateful if I can find any help in this matter.
Thanking You
with regards,
--
Name : Tarun Trivedi
Senior
2011 May 19
1
IDWT - Inverse Discrete Wavelet Transform
Hello,
I am not expert in wavelet.
i am working with a discrete dataset in 3D. I applied the D4 wavelet
transform to each dimension sequentially. I made some analysis in the
transformed space and i detected some interesting vowel.
My question is. How is it possible to map a 3d coordinate in the transformed
space to the related coordinate in the 3d original dataset? (i think that
probably one
2012 May 29
1
Help needed in wavelet transformation
Hello
I am currently working on forecasting hourly electricity prices where I am
required to do wavelet transformation. First I need to calculate
decomposition coefficients of the wavelet transform, then I need to select
wavelet function using multiresolution technique. I would be really
grateful if I can find any help in this matter.
Thanking You
with regards,
--
Name : Tarun Trivedi
Senior
2009 Mar 22
1
using wavelet transform to calculate mean frequency of a signal
Dear list,
in short: I would like to calculate the mean frequency
of a signal (e.g. time series) using the wavelet transform.
with details: I did not find a R function to calculate a
mean frequency using one of the cran packages.
My searches using R Site Search returned:
**(1)waveclock {waveclock} R Documentation
Reconstruction of the modal frequencies in a time series using continuous