Displaying 20 results from an estimated 45 matches for "witten".
Did you mean:
written
2009 Jun 23
0
[Fwd: Re: Which product to use?]
...don't believe that Microchip's
code is going to allow me to experiment with the 2.15k bit rate mode
that is most attractive for my purposes. I understand that that mode
has serious limitations and needs a variety of modifications, at least
in the applications that interest me.
-- Dave Witten
> -------- Original Message --------
>
> Thanks Pekka,
>
> Your response is very helpful. I will look closely at the VS1053 and
> watch for the VS1005 to see what features it offers. I have an
> implementation of Speex for one family of integer 16 bit DSP's, with
&...
1999 Jun 02
1
Import Possibilities for Excel or lotus 1 2 3 table
...there any possibility to import excel or lotus 123 (.wk1) files to R
without
using Excel to export as ASCII itself? Any external converter for unix
will also do the job, but i do not know about one.
Thanks
chris
--
Christoph M. Friedrich | mailto:friedrich at computer.org
University of Witten/Herdecke | http://www.tussy.uni-wh.de/~chris
Institut fuer Angewandte Biotechnik und Systemanalyse
Alfred-Herrhausen Str. 50 ; D-58448 Witten, Germany
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-F...
2008 Dec 04
2
Does animated gif will work properly using RMagick?
Dear all,
I have used RMagic to read and write a image while uploading. An
animated gif was read from my local machine and was written in my images
folder using RMagick. But the animated gif which i read was witten in my
folder without animation. What should i do to write the gif image with
animation.
Here is my code to read and write image while uploading.
image = params[:image][:blob]
image1=params[:image][:blob].original_filename
imgs = Magick::Image.from_blob(image.read)
img = imgs.first
File.open(RAILS...
1999 Jun 09
2
summary gives inaccurate data
...us,
it gives the same result,
but this seems to be inaccurate.
Any suggestions for this problem
Chris
--
Christoph M. Friedrich | mailto:friedrich at computer.org
Gesellschaft f?r Modulfermenterbau mbH (GfM mbH) |
http://www.tussy.uni-wh.de/~chris
Alfred-Herrhausen Str. 44 ; D-58455 Witten, Germany
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 !) To: r-help-request...
2004 Aug 06
2
radio station infrastructure.
Hello,
I'm setting up icecast/ices to be used as part of a radio station. For
our purposes, we're going to want to be able to do things like schedule
blocks of media to be played at regular times (shows), as well as to
schedule things like one-time broadcasts.
It looks like this can be done by building a scheduler app, and writing a
script that provides the appropriate items to ices at
1999 Dec 03
2
R as Unix-Filter and Streams for DataMining
...read.table) and give
the output to stdout. Is there
any concept in R like this?
Thanks in advance
Chris
--
Christoph M. Friedrich | mailto:friedrich at computer.org
Gesellschaft f?r Modulfermenterbau mbH (GfM mbH) |
http://www.tussy.uni-wh.de/~chris
Alfred-Herrhausen Str. 44 ; D-58455 Witten, Germany
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 !) To: r-help-request...
2010 Jan 26
3
Problem with "nls" function
Dear R users,
I have a response variable in a csv file called "y" and a matrix of
predictor variables in a csv file called "mat". I have used the function
"nls" I have specified the nonlinear relation between these variable.The
code I have witten is called Rprog which begins with the phrase:
L.minor.m1<-nls(Y~a ....etc..
The program when I execute the program, I obtain the following message:
L.minor.m1 file not found.
You find attached Rprog, y.csv and mat.csv.
Can you please help me, it is very important for my phd thesis.
Thanks in adv...
2005 Jul 18
13
in place text edit
...> when
you click it by dynamically creating DOM objects. When you click "ok"
it sends back the content of the text field to the server in the body
of the post, displays "Saving..." and then takes whatever the server
returns and updates the <span> with it.
It''s witten using TDD and has unit tests written in a simple unit
testing framework that I borrowed from a mailing list archive
somewhere (can''t find it again!) and then modified a bit.
I''d like to submit this to Script.aculo.us so I get other people
looking at it and getting it to work for...
2004 Aug 06
0
radio station infrastructure.
heyho
i was going to reply to the last string of questions about this a few
mails ago on the list
I have a beta scheduling system witten in php with sql and a drop of
python...its all web based, is a multiuser system and some of the features
include:
1. upload audio to encoding machine via web interface
2. add live urls
3. annotate tracks with meta info
4. drag and drop timezone 'aware' timetable (dhtml)
5. requests
6. smar...
2009 Feb 19
0
Firebird 2.1 and Wine under MANDRIVA
Good Morning
I'm working with MANDRIVA 2008. My application has been witten with Delphi 7. As
long as I had FireBird 1.5, i could connect my program to a DataBase without any
problem using Wine. Since I have installed Firedird 2.1 the application cannot
connect.
If I run Flamerobin directly under Linux, no pb
I have used as a path the one given in Flamerobin : no connecti...
2002 Mar 21
0
What's up ?
Hi!
I already asked once but got no reply so I'm trying again...
For some time, it seems that there is something seriously broken here.
Any windows dialog box pops up either without anything witten in it,
just the symbol (like yellow triangle with an exclamation mark) being
drawn, or there is something written, but the buttons which are normally
there (Yes/No, OK/Cancel...) are missing at all, so it's not possible to
click on them. The app shows this faulty dialog for a while and then
obv...
2012 Feb 07
1
pdfmerge and ghostscript-8.70-6.el5_7.6.x86_64
Everyone,
It looks like pdfmerge is broken after the recent upgrade of gs to
ghostscript-8.70-6.el5_7.6.x86_64. Has anyone else had this problem. I
have just started trying to debug it. If any of you already have
solutions please let me know.
Thanks,
Greg Ennis
2013 Dec 01
0
MOOC on Statistical Learning with R
Rob Tibshirani and I are offering a MOOC in January on Statistical Learning.
This “massive open online course" is free, and is based entirely on our new book
“An Introduction to Statistical Learning with Applications in R”
(James, Witten, Hastie, Tibshirani 2013, Springer). http://www-bcf.usc.edu/~gareth/ISL/
The pdf of the book will also be free.
The course, hosted on Open edX, consists of video lecture segments, quizzes, video R sessions, interviews with famous statisticians,
lecture notes, and more. The course starts on January...
2015 Jan 28
0
[ANNOUNCE] xkeyboard-config 2.14
New xkeyboard-config release is out:
Andreas Wettstein (1):
Add oe ligature to Swiss keyboard layout, replacing oslash.
Changwoo Ryu (1):
update Korean
Julien Cristau (1):
fujitsu_vndr: add a name to xkb_symbols sections
Michael Witten (1):
README: Clean up grammar/formatting, and mention bugzilla
Peter Hutterer (2):
rules: improve documentation for numpad:microsoft
symbols/il: add HOLAM HASER FOR VAV on shift+5 to il(biblical)
Ran Benita (3):
symbols/macintosh_vndr: add some "default" annotati...
1999 Jun 12
1
R does not compile if make is not gmake
...1
gmake[4]: Leaving directory
`/home/aal/chris/software/R-devel/src/library/modreg/src'
Thanks
Chris
--
Christoph M. Friedrich | mailto:friedrich at computer.org
Gesellschaft f?r Modulfermenterbau mbH (GfM mbH) |
http://www.tussy.uni-wh.de/~chris
Alfred-Herrhausen Str. 44 ; D-58455 Witten, Germany
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 !) To: r-help-request...
1999 Jul 07
1
Linear Models with positive coefficients?
...le in one of the libraries on linear methods to constrain
the coefficients to
be positive?
Thanks
Chris
--
Christoph M. Friedrich | mailto:friedrich at computer.org
Gesellschaft f?r Modulfermenterbau mbH (GfM mbH) |
http://www.tussy.uni-wh.de/~chris
Alfred-Herrhausen Str. 44 ; D-58455 Witten, Germany
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 !) To: r-help-request...
2002 Sep 05
7
data mining for R
I was wondering if R had a data mining componant and how i could get it. If not do you know anyone who is developing a datamining "plug in" for R
Phillip Goodreid
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
2001 Mar 01
2
aggregated CHM help files
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 2490 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20010301/996dcd36/attachment.bin
2010 Sep 21
3
How to convert a character into a filename?
Dear list,
How to convert a character to a filename?
such as:
x <- "height" # "height" here is actually a name of a colume in a data
frame
filename <- paste("plant,x")
write.csv (data, file="C:/plant/filename.csv) # having trouble with this
statement, how to 'write' the filename here?
All I want from above is to write 'data' to a file
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
...trace_start )
> > +
> > + 3. start domU
> > + # xm create -c rhel5
> > +
> > +=========
> > +Reference
> > +=========
> > +- Wiki of Xen/IA64 upstream merge
> > + http://wiki.xensource.com/xenwiki/XenIA64/UpstreamMerge
> > +
> > +Witten by Akio Takebe <takebe_akio at jp.fujitsu.com> on 28 May 2008
>
> Written
>
> > --
>
> ---
> ~Randy
>
--
yamahata