similar to: Branch and Bound

Displaying 20 results from an estimated 8000 matches similar to: "Branch and Bound"

2008 Sep 08
2
(no subject)
Hello all, I have a very large file (280k lines) containing three comma separated variables. The first variable is a 0 or 1 depicting a pass or fail. The other two are X and Y coordinates. Is there a good way I can represent this data in a chart/plot form other than using a 3d histogram? If I need to use the histogram, should I base my chart off the example contained in the RGL package? Thanks a
2002 Nov 19
0
Kalman Filter
help.search("Kalman") says to look at help(KalmanLike, package=ts). Andy -----Original Message----- From: Mohamed A. Kerasha [mailto:mohamed at engr.uconn.edu] Sent: Tuesday, November 19, 2002 9:27 AM To: r-help at stat.math.ethz.ch Subject: [R] Kalman Filter Hi all, Does any one know if there is Kalman Filter code or library in R. Thanks, Mohamed.
2005 Jan 13
8
Installing R on Xandros 3.0
Dear List, After obtaining a second-hand PC and because XP costs too much, I installed Xandros 3.0 (based on Debian) but pretty easy to use if migrating from WinXP. Does anyone know how to install R on this OS? Thank you for your time, Tom Volscho ************************************ Thomas W. Volscho Graduate Student Dept. of Sociology U-2068 University of Connecticut Storrs, CT 06269
2003 Feb 24
2
problem configuring smbd for domain authentication
Hello everyone, I am trying to configure a Samba 2.2 server to allow users to mount their home directories (stored on a UNIX filesystem) from Windows after authenticating against a Windows 2000 Domain Controller. The Samba server is 2.2.3a compiled with acl support on Solaris 8. I think I am experiencing some (hopefully) basic configuration issues and can't seem to get it to work. I
2007 Jan 31
4
possible spam alert
The last two times I have originated message threads on R or Bioconductor I have received the message included below from someone named Patrick Connolly. Both times I was the originator of the message thread and used what I thought was a unique subject line that explained as best I could what my question was. Patrick seems to be implying that I am abusing the R and BioC help newsgroups in this
2004 Dec 12
12
switching to Linux, suggestions?
Dear List, I have acquired a new desktop and wanted to put a free OS on it. I am trying Fedora Core 1, but not sure what the best Linux OS is for using R 2.0.1? Thank you in advance for your input, Tom Volscho ************************************ Thomas W. Volscho Graduate Student Dept. of Sociology U-2068 University of Connecticut Storrs, CT 06269 Phone: (860) 486-3882
2005 Feb 17
3
icecast stats
That is why I asked for a protocol :) Why we have to go the extra mile of parsing the XML, that will contain plenty of info we don't need !! Anyway, thank you for the tips. On Thu, 17 Feb 2005 10:39:26 +1100, Michael Smith <mlrsmith@gmail.com> wrote: > On Wed, 16 Feb 2005 16:23:03 +0200, Mohamed Eldesoky > <eldesoky.lists@gmail.com> wrote: > > I don't mind using
2006 Nov 10
2
Outgoing problem on PRI
Dear All, I have an asterisk server version 1.2.12.1 along with trixbox and I am having this nasty problem, I have a TE200P and have an E1 pri attached to it and zttool says it's OK, I have configured the whole 31 channels into one group as follow: Zapata-auto.conf: callerid=asreceived signalling=pri_cpe switchtype=euroisdn context=from-zaptel group=0 channel=>1-15,17-31
2013 Oct 14
2
Bandwidth Usage
On Mon, 14 Oct 2013, Basil Mohamed Gohar wrote: > To: icecast at xiph.org > From: Basil Mohamed Gohar <basilgohar at librevideo.org> > Subject: Re: [Icecast] Bandwidth Usage > > On 10/14/2013 12:42 PM, Keith Roberts wrote: >> If there is no sound input on the client audio stream being >> sent to the icecast server does this mean there is no >> bandwidth
2010 May 05
2
t.test per line
Dear All, I apologize for this trivial question, I can not find the solution I try to use t.test function per line in the data.frame, But i dont'understand the error message my program is as follows group1<-gl(2,20) fun<-function(x){ m<-data.frame(group1,x) #anova(aov(x ~ group1, m)) t.est(x ~ group1,m) } ttest<- apply(data, 1, fun) Error in t.test.default(x = c(1, 1,
2000 Nov 24
2
Comments in read.table
I know it is possible to use the character "#" to comment lines in script files. Is it possible to give an argument (just like skip) to the fuction read.table to avoid reading commented lines in data files. I want to use this function to read a table in a data file like this #------------------------------- x y z #my data begin here 1 2 3 12 3 4 1 0 1 # no comment !!! 2 3 5
2009 Aug 28
2
Introduction
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everyone! My name is Basil Mohamed Gohar, and I'm an avid free software user & advocate. I've been using Theora for years as I strongly believe there is an urgent need for free-as-in-freedom multimedia codecs. The recent improvements in Thusnelda encoder have encouraged me to become more actively involved, so I've joined both
2005 Feb 16
2
icecast stats
I don't mind using the password. Just I am asking if there is some sort of protocol to retrieve the information without playing with the xsl !! I mean, to directly retrieve the wanted information, like ME: Get MetaData Server: Celin Dion - All comes back to me. On Tue, 15 Feb 2005 10:22:11 -0800 (PST), Karl Heyes <karl@xiph.org> wrote: > On Tue, 2005-02-15 at 14:28, Mohamed
2010 Jul 12
3
need information
Dear All. I want to become a wholesale VoIP traffic Provider , and i don't have a experience about the software used this career . I ask about Freeside billing system , FreeRADIUS AAA server and Asterisk telephony server gave me all i need to start my business . thanks -- Best Regards Mohamed Daif -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Mar 05
5
GSoC19: Debug Info should have no effect on codegen
Dear all, My name is Mohamed and I am a first year computer science masters student. I am writing this email because I am interested in the project idea "Debug Info Should have no effect on codegen". So far I have built llvm and clang and I was trying to reproduce the problem on simple c++ programs but I can't. Being specific this are the steps I am doing: $ clang -g test.cc > $
2011 Nov 29
5
puppetlabs-firewall: source param as array
Hi, am trying this rule: firewall { ''100 allow ssh from GUNET'': proto => ''tcp'', dport => ''22'', source => [''10.0.0.0/8'',''192.168.0.0/16'',], action => accept, } and it only seems to add a rule for the first subnet. The second is silently
2014 Feb 10
2
libvirt 1.2.1 / lxc : default virtual network not defined after installing/starting Libvirt
Hi There, I am using Libvirt 1.2.1 on Fedora 20. So, Libvirt is well installed and started but the weird thing is that the 'default' virtual network is not automatically defined and started, knowing that I can define/start it manually and everything goes fine. previously I was using libvirt 1.0.4 and the 'default' virtual network was defined/started at Libvirt startup. so,
2005 Mar 09
2
Streaming live from windows
Sorry, Forgot to say that I am looking for free software On Wed, 9 Mar 2005 16:31:10 +0100, Carsten Henkel <carsten@chatlabel.de> wrote: > Guten Tag Mohamed Eldesoky, > > Am Mittwoch, 9. M?rz 2005 um 16:19 schrieben Sie: > > ME> I want to do live streaming from the mic from windows machine. > ME> Which applications do you recommend ?? > > sam3
2011 Nov 28
4
Puppet Windows: Spaces in file paths a problem?
I thought I read somewhere in Puppet docs/wiki... that it is "recommended" to avoid spaces in file paths, or some similar verbiage, but now I cant find it. Does Puppet have any known issues with spaces in file paths? It would of course scare Windows admins away... So I hope I am wrong in thinking I read that. Thanks a lot, Mohamed. -- You received this message because you are
2006 Jan 26
3
VOIP Router
Dear All : I need to link my HQ to some Remote Sites - I need a Router which supports VOIP , and VPN Also the Router Should has 3 FXS ports and 1 FXO ... The call should be routed from the Remote Site to the HQ through a VPN tunnel ( 3DES ) ... Any Advise ? Mohamed Farid ,, Notice: This e-mail (including attachments) is confidential and is intended solely for the addressee. Unless you are