Displaying 20 results from an estimated 900 matches similar to: "wavelets"
2012 May 30
1
Help needed for this error
> results <- mra(x$w1mcp, filter = "d4", n.levels = 3, boundary =
"periodic", method = "dwt")
> write.csv(results, "c:/mydata.csv")
Error in as.data.frame.default(x[[i]], optional = TRUE) :
cannot coerce class 'structure("mra", package = "wavelets")' into a
data.frame
I am not able to access data stored in results.
2006 Jan 08
2
Filters in waveslim
Dear R Users,
For running wavelet functions using dwt( ), modwt( ), and mra( ), a wavelet filter algorithm is applied. For all these functions, default is "la8" and other possibility is "haar". In related documents, another possibilities like as symlet and coiflet ... are not cited.
Besides "la8" and "haar", which wavelet filters can be used?
Thank
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,
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]]
2010 Sep 03
2
Package wavelets
Hi user's
Does anybody work with wavelets on R?
Please I need some help.....!!!!
Atte
Marize Sim?es
--
View this message in context: http://r.789695.n4.nabble.com/Package-wavelets-tp2526023p2526023.html
Sent from the R help mailing list archive at Nabble.com.
2002 Oct 27
1
denoising univariate data with wavelets
Hi,
I am interested in a applying wavelets as a smoothing tool for my
(1-dimensional) data. I looked into wavetresh and waveslim packages but
could not quite figure out an obvious way to do this after running dwt or
wt functions. Would someone be able to point me in the right direction on
how to denoise univariate data using one of wavelet packages available in
R?
Thank you very much
Jane
ps
2000 Dec 08
2
R and wavelets
Does anyone know of any use of wavelets (particularly for density
estimation) in R? Are there any wavelet packages?
-Alex Morgan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject
2009 Oct 23
2
Wavelets
Hi all,
I am trying to do wavelets and I got an error message saying "The
length of data is not a power of 2"
Is there a way of handing that? or should the data length be exactly
the power of 2?
I am using R version 2.9.2 (2009-08-24)
The is library(wavethresh).
wds <- wd(ds$v,filter.number=1)
Thanks
2005 Nov 23
1
assign() problem
I've written a piece of code (see below) to do a wavelet image
decomposition, during the evaluation of this code I would like to write
the results of some calculations back to the R root directory. I used
assign() to do so because the names should vary when going thrue a
while() loop. For some unknown reason I get an error that says:
Error in assign(varname[i], imwrImage) :
2001 Apr 28
1
Is there a package for wavelets?
The library wavethresh performs 1-d and 2-d wavelet statistics and
transforms.
You can find it in the package sources in http://cran.r-project.org.
Hope this helps.
--
==============================================================
Alvaro Colina |-|o||o||o||o||o||o||o||o||o|-
Area de Quimica Analitica | Pza. Misael Banuelos s/n
Facultad de Ciencias | 09001. Burgos. Spain
Universidad de
2003 Feb 25
1
Wavelets correlation test
Hello,
I use wavethresh packages to perform wavelet analysis.
In particular, I would like to compare 2 signals (vectors) after a wavelet
decomposition. I would like to use cor.test function, but this function acts
on the entire vector values.
I plan to perform a cor.test on each level of the wavelet decomposition, say
N. So I will have at the end of a first step N results of cor.test.
How can
2005 Jan 21
1
Cholesky Decomposition
Can we do Cholesky Decompositon in R for any matrix
---------------------------------
[[alternative HTML version deleted]]
2012 Apr 01
1
Error in xy.coords(x, NULL, log = log) : (list) object cannot be coerced to type 'double'
Hi there,
When I run the code below I get the error
Error in xy.coords(x, NULL, log = log) :(list) object cannot be coerced to
type 'double'
Any tips how I can resolve this?
>
> library("waveslim")
>
> vols=read.csv(file="C:/Users/ocuk/My Documents/Abs Vol.csv", header=TRUE,
> sep=",")
> x<-c(vols[,1])
> #x
> #data(ibm)
>
2013 Mar 29
2
changing y-axis intervals in a boxplot
Dear R-users,
I'm a bit of a rooky in R and do not know how to change the y-axis intervals of a boxplot.
The y-axis in my boxplot ranges from 0 to 100 which is fine. The problem is the interval level in between. Now it increases with steps of 20 but I'd like to have it changed by steps of 5.
Anyone knows how to do this in R?
I used the following code for producing this boxplot:
2001 Jun 27
1
Wavelet audio codec by Adapted Wave Tech.
Following a post on vqf.com forum, I found out that some company called
Adapted Wave Technology is ready to release its audio codec based on
wavelets. They say that this wavelet-based codec is superior to MDCT codecs
by 30-50%.
One sentence caught my attention: "Adapted Wave Technologies holds exclusive
patent rights for applying wavelet packets to audio applications." - sounds
like a
2012 Mar 14
1
Wavelet Image Codec - advice
Hello,
Is is a great pleasure to post on a Xiph IRC Channel.I contacted you to
have your advice and comment about wavelets for image/video compression, as
I have made a wavelet-based image compression codec.
I know that currently the best image/video compression codecs use the DCT
block-based transform, like JPEG, Ogg Theora and the recent Google WebP,
for example, but what would you think of
2008 Feb 11
4
domain member WIN2003 AD - Trusted Domain
Hi folks,
we have a problem with a win2003 DC and Samba. The authentification of users from the dc works fine, but when we added users from a forest trust in a active directory localgroup, samba don't find the users...
I post this problem here:
https://bugzilla.samba.org/show_bug.cgi?id=5245
Maybe you can help.
Cheers
Paul
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu
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,
2013 Dec 13
1
Mailbox with .broken files
We're using Dovecot 2.2.4 and mdbox storage with compression.
I noticed yesterday that at least one of the accounts has unusual files in it's mail/storage directory. This account has approximately 17.5G of compressed mail, across about 750 storage files (m.###) using 8G of storage.
Starting on Dec 11, storage files m.409 through m.731 have not only their m.### file, but also a
2001 Sep 01
0
local dicriminant basis with wavelets
hi,
does anyone already have implemented in R the Best-Basis
Algorithm or the Local Discriminant Basis Algorithm using
wavelets?
for those interested: both algorithms are described in N. Saito, R.
R. Coifman: "Local Discriminant Bases" (SPIE vol. 2303, 1994) and
can be downloaded here:
ftp://pascal.math.yale.edu/pub/wavelets/papers/ldb.ps.gz
thanks,
till
--
ALL THESE WORLDS