search for: emded

Displaying 20 results from an estimated 55 matches for "emded".

Did you mean: embed
2011 Feb 11
1
Help optimizing EMD::extrema()
Hi folks, I'm attempting to use the EMD package to analyze some neuroimaging data (timeseries with 64 channels sampled across 1 million time points within each of 20 people). I found that processing a single channel of data using EMD::emd() took about 8 hours. Exploration using Rprof() suggested that most of the compute time was spent in EMD::extrema(). Looking at the code for EMD:extrema(),
2011 Nov 03
1
EMD arguments default values
Hi, i'm using this command line with EMD package filename<-emd(y,x,boundary="wave",plot.imf=F) i'd like to know if this EMD uses default values for non-specified arguments. i'm especially interested in "stoprule", "max.imf", "tol" behavior in such cases. Thanks
2008 Nov 19
1
C++ code from R
Hi I managed to compile (and use) C code from R, but now I have to use C++ code. After reading "Writing R extensions", I came up with the following code, which compiles fine ------------------- // emdL1_R.cc: #include <time.h> #include <stdio.h> #include "emdL1.h" extern "C" { void emd_L1( double *H1, int *n1, double *H2, int *n2,
2000 Jul 17
3
No subject
We are looking for another solution besides Samba, which will allow our application developers using Windows 95/98/NT to access share on our Sun Box running Solaris 2.6 operating systems. Our supervisor feels the Samba installation process is more complex than what we really need. Any suggestions? Steven Hawks NCR Corporation IT Services - GAD Sales and Business Infrastructure * 1529 Brown St.,
2006 Dec 21
5
cft through changes (new tool based on puppet)
I''ve started working on a new tool that should help with modifying the configuration of a system under the control of puppet. The tool is called cft (pronounced ''sift'') and is inspired by Gnome''s Sabayon[1] in taht it watches how an admin changes a system and spits out a puppet manifest based on its observations. Cft''s website is
2005 Mar 15
6
New Beta version of Rake for Rails Users ... Fix for Ruby 1.8.2 unit test bug
I have a new version of Rake that I''m (almost) ready to release. But before I make an official release, I would like some Rails folk to give it it try ... Why? Because it contains a workaround for the notorious Ruby 1.8.2 test/unit bug. Using this version of rails, it should be possible to unit test a rails app without patching the Ruby 1.8.2 test/unit library. Where to get it?
2004 Aug 06
3
[Re: icecast2 ??]
Behold, gtgbr@gmx.net hath decreed: > Dale Ghent wrote: > > Icecast2 is icecast2. I'm talking about it's lack of innovation (ogg > > streaming! woopdefuckingdoo) as well as it's lack of functionality that > > doesnt even near icecast 1.x (yp, acls, metadata, web-based admin). > > Apparently, you haven't tried Icecast2-alpha, yet. So... we have to try an
2008 Nov 16
1
Need help in calling C code from R
Hi I would like to implement the "Earth Movers Distance" into R and found the code in C on the following page: http://www.cs.duke.edu/~tomasi/software/emd.htm Unfortunately, I don't know much (nearly nothing) about C and how to call it from R. As far as I have seen, the calling of the code from R should be rather straight forward, but there are still several things I don't
2003 Jan 29
0
Weird problem with mixed up id's
Several users get sometimes the wrong profile. I have one example here: The user bfs1a-15 logs in. The batch file is created, transfered to the client and executed. Among others there is a line saying: net use p: /home The user gets an error, saying "the password for \\fileserver\fg13z-15 is wrong, type in the for \\fileserver\fg13z-15:" (translated from german). I know from the past
2001 Feb 11
3
Scatter plot calling R function from C
Dear R users, I want to create a C program drawing a scatter plot with R functions. Is it possible to do such a thing with interfaces declared in 'Rgraphics.h'? If so, I would like to get sample C sources. >From a user in Japan. Thanks, -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read
2004 Aug 06
2
Legal issues
On Wed, Apr 21, 2004 at 10:52:38PM +0200, Jack Moffitt wrote: > > Does it matter if the stream is mp3 or ogg? > > No. It could be WAV, FLAC, or some 2-bit per sample mono format where > the music is unrecognizable. You'd still have to pay the royalties. It DOES matter if it's mp3. You have to pay the publisher royalties regardless, but in addition, there's a 2%
2015 Apr 26
3
question about use MP3s with LAME on Icecast
Hi. Is it possible (legally) to stream MP3s on Icecast that have been encoded with LAME encoder (http://lame.sourceforge.net/license.txt)? So if a composer writes a track, then saves in MP3 with LAME, and wants to distribute with Icecast server, is it legal? Must he get license for MP3 (http://mp3licensing.com/royalty/emd.html) and pay any royalties for MP3 DISTRIBUTING or STREAMING as it stated
2010 Oct 11
2
compare histograms
Hello How to compare  two statistical histograms? How i can know if these histograms are equivalent or not??   Regards [[alternative HTML version deleted]]
2003 Dec 04
1
Réf. : Re: SAMBA Groups and Permissions
I confirm that Malte M?ller says. If you want to set multiple group acces, you must use ACL. the valid user parameter in smb.conf force the right of directory but the unix right is only for group user. ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467
2004 Aug 06
0
[Re: icecast2 ??]
Aaron Gaudio wrote: > > Dale Ghent wrote: > > > Icecast2 is icecast2. I'm talking about it's lack of innovation (ogg > > > streaming! woopdefuckingdoo) as well as it's lack of functionality that > > > doesnt even near icecast 1.x (yp, acls, metadata, web-based admin). > > Apparently, you haven't tried Icecast2-alpha, yet. > So... we have to
2000 Jul 13
1
Mapping Drives from Windows 98 client to Sun Sever
We have a Sun box physically located at another site running Solaris 2.6 We perform administration remotely using telnet, CRT and others from Windows 95/98 workstations. We are want to use Samba to allow mapping to certain directories on the Sun Server. The documentation I have seem to only reference installation of Samba on the Sun Server. Our workstations do not have the Solaris Operating
2002 Dec 12
0
R-intro: Simple manipulations/Vectors and assignment (PR #2365)
The message is a warning message, (which is new), but it still works. I guess the notes could warn you a warning was coming! We might re-think this, I suggest. It began as an example that forced you to come to grips with the recycling rule, but it is a bit obsolete now. In S-PLUS 6.x it actually fails. Perhaps we don't need to be quite so thorough about this after all and use a more
2005 Mar 26
2
Problem with GEM
I try the following command: gem cleanup and I get this: C:\Ruby\bin>"c:\Ruby\bin\ruby.exe" "c:\Ruby\bin\gem" cleanup ERROR: While executing gem ... (RuntimeError) Unknown command cleanup Even if I try: gem cleanup rails I get the same thing. Anyone know what I am doing wrong? Thanks, Chad
2004 Aug 06
0
Legal issues
The license for MP3/mp3PRO useage is not quit as you think - first the webcasters must meet certain base requirements - Note: No license is needed for private, non-commercial activities (e.g., home-entertainment, receiving broadcasts and creating a personal music library), not generating revenue or other consideration of any kind or for entities with an annual gross revenue less than US$
2015 Apr 26
0
question about use MP3s with LAME on Icecast
Hi, first and foremost: I am not a lawyer, none of the following can be considered legal advice! Consult a specialist lawyer, one who is familiar with your local jurisdiction! On 26/04/15 14:23, Konstantin Smirnov wrote: > Is it possible (legally) to stream MP3s on Icecast that have been > encoded with LAME encoder (http://lame.sourceforge.net/license.txt)? That will depend on several