search for: gogo

Displaying 18 results from an estimated 18 matches for "gogo".

Did you mean: gigo
2011 Dec 28
1
Pascal's Triangle
Hello, Looking to generate Pascal's triangle in R. How do I get started? Thanks, -- Matilda Gogos matildaelizabethv@gmail.com [[alternative HTML version deleted]]
2011 Dec 28
1
Probability Question
...n on Ω (that is, a rule assigning real numbers to subsets of Ω). Suppose that P({H,T}) = 3, P({H,E}) = 3, P({H}) = 1 444 Why is it impossible that P is a probability measure ? (That is, no matter how P is defined on the remaining subsets of Ω, it can’t be a probability measure.) -- Best, Matilda Gogos matildaelizabethv@gmail.com [[alternative HTML version deleted]]
2006 Mar 20
6
hist-data without plot
...g. z=hist(data)$counts #returns absolute frequency but when i execute this command the plot occurs also. is it possible to suppress the plot? many thanks, best regards gg -- --------------------------------------------------- Gottfried Gruber mailto:gottfried.gruber at terminal.at www: http://gogo.sehrsupa.net
2011 Jan 02
2
iPhone 3G App For R?
Does anyone know if a free iphone 3G app for R is available now? Thanks, Matilda Gogos
2006 Mar 26
1
load huge image
...ving was done fairly fast. i fear i have to run the regressions again and store them in a database ... can i load this file? any suggestions? thanks & bets regards, gg -- --------------------------------------------------- Gottfried Gruber mailto:gottfried.gruber at terminal.at www: http://gogo.sehrsupa.net
2009 Mar 04
2
Do you have to use command to use win
...king about, not much of a tutorial. So I guess I either spend the next two years studing command line or go back to something that has user friendly GUI's like windows. Can't really complain though because this stuff is free. Thanks for any information gogo
2006 Aug 13
4
Javascript compression / How to hook in to rails development
...re, I thought it''s rather neat to use the javascript compression from http://dojotoolkit.org/docs/compressor_system.html This removes javascript comments and renames variables and seems pretty reliable and effective. For example, I keep the original htmlarea.js file from http://xinha.gogo.co.nz/ in a file htmlarea.js.txt and it compresses from 200K to 100K. With gzip it compresses further down to 27K as opposed to 50K without the intermediate custom_rhino compression (hopefully I can make use of Apache 2.0 mod_deflate soon.) So I set up a Rake task for all my javascript files...
2006 Mar 31
4
How to have a form within a form?
Say I am building a blogging platform, and I want to allow users to be able to add an avatar without leaving the page, when they''re writing a post. I need the avatar information to be included in the form for the post. So for example, after a user adds a new avatar while writing a new blog post, it would be available to be selected as the avatar to be used for that post. What is
2004 Aug 06
3
OK, am I missing something ??
...net fine, but just not my stream. So, I must be missing something obvious. Sadly, my one complaint has to be that it seems difficult to find out what I'm missing. I've been to iceast.org, tried thumbing through deja, eventually found the source for ices and streamcast and liblame and gogo and goodness knows what else. But none of it seems to work. I'm not stupid, I've been running Linux systems for years and compiled up a load of stuff from scratch, but I can't help but feel I've somehow overlooked the 'icecast cookbook' site that has simple examples of...
2005 May 01
1
opimization problem
...fine with lp the problem arises with the additional restriction w' * V * w where V is a [nxn] matrix how can i include this restriction since w arises twice? thanks, gg -- --------------------------------------------------- Gottfried Gruber mailto:gottfried.gruber at terminal.at www: http://gogo.sehrsupa.net
2006 Jan 24
1
Linearize a Function
...n x m matrix i assume the above code will get time-consuming. is there a trick to linearize the for-loop or any other solution? thanks for any solution & effort, tia gg -- --------------------------------------------------- Gottfried Gruber mailto:gottfried.gruber at terminal.at www: http://gogo.sehrsupa.net
2001 Mar 21
1
list of users in Win9x
...aced by a different version during the installation of a new software program) but I made this fixes, and the problem still persists. I know, that the released Samba (2.0.7) has'nt had, but the new alpha version now has the ability to control the user-level share for Win9x boxes? Sincerelly, Gogo.
2001 Mar 22
1
Va: list of users in Win9x
Hi Jerry, how can I download the SAMBA_2_2 you told about? Via cvs I only got the same 2.2.0alpha2 release. :( Gogo. -----Eredeti uzenet----- Felado: Gerald Carter [SMTP:gcarter@valinux.com] Kuldve: Thursday, March 22, 2001 4:36 AM Cimzett: bartus.l@bitel.hu Masolatot kap: samba@us5.samba.org Targy: Re: list of users in Win9x On Wed, 21 Mar 2001 04:49:02 Bartus Levente wrote: > > I recently installed the...
2001 Jan 08
1
Low bitrate encoding
...ty item, but it's not done yet." (Basically what the FAQ says.) I've been encoding about 20 minutes of mono audio each week to as small a file as I can, so it can be served via html. As long as the result is understandable, I'm more than willing to sacrifice quality for space. Gogo works well in producing a usable 8kbps file at about a 12:1 reduction in size, but that's an mp3 file. The best I've gotten with the ogg tools I've tried is about 65kbps, VBR. The quality is much better, but the compression is predictably not as good. I've read that ogg is curren...
2000 Dec 11
3
YAPQ (Yet Another Patent Question)
Looks like the mpeg gestapo are frantically at work cracking down on mpeg projects. Several important projects (tsunami mpeg, gogo, faac, etc) were shut down by the jack booted patent nazis. Since FhG, mpegla, etc plan to start charging royalties on everything even remotely mpeg-related very soon, I expect a lot of interest is going to shift to Vorbis. And soon thereafter, I expect FhG to attack Vorbis. FhG seem to have pate...
2003 Jan 23
4
SIMD instructions
Vorbis does not appear to use any SIMD instructions. A short look around in the source code indicates that it would be possible and might even yield big performance improvements. Why has nobody done it yet? I am currently trying to learn using these instructions and would be willing to rewrite a few functions in SIMD instructions, if I understand how to vectorize them and if they make a
2007 Jul 18
0
Using different NFS server
Hi to all, I'm trying to install PXE boot + NFS for diskless boot for Linux system. So everything looks fine until I tried to use other NFS server to mount root file system. So I try just to change parameter in pxelinux.cfg files Append nfsroot=to_new_nfs_server:/new_root_dir But in boot process I received rootserver: TFTP/DHCP server rootpath: <empty>
2007 Jul 18
0
use it with different NFS server
Hi to all, ?I'm trying to install PXE boot + NFS for diskless boot for Linux system. So everything looks fine until I tried to use other NFS server to mount root file system. So I try just to change parameter in pxelinux.cfg files Append nfsroot=to_new_nfs_server:/new_root_dir But in boot process I received rootserver: TFTP/DHCP server rootpath: <empty>