similar to: 3D histogramm

Displaying 20 results from an estimated 200 matches similar to: "3D histogramm"

2006 Nov 18
1
(no subject)
Hello, I need help to understand my error in this code... I would like to make a direct sampler... thanks Celine p<-matrix(c(1,2,3,2,1,4),3,2,byrow=T) p<-p/sum(p) ky<-ncol(p) kx<-nrow(p) p.vec<-as.vector(t(p)) l<-rmultinom(1,1,p) l<-(t(l)) m<-(l%%ky) ifelse (m==0, i<-l/ky && (j<-ky), i<-((l/ky)+1) && (j<-(l %% ky)
2006 Oct 13
4
Log-scale in histogramm
Hello My data looks ugly in a normal histogramm. How can I create a histogramm with a Y-axis in log-scale? Thanks for your help! David Graf --
2011 Jan 31
2
Can i make an histogramm with bars on the Y-axis ?
Hi, My question is in the subject. Here, a picture that's illustrating my problem : http://r.789695.n4.nabble.com/file/n3248321/graph.png This figure comes from an article published in Cancer Cell by K.E. Gascoigne and S.S. Taylor in 2008. Thanks you very much and sorry for my English. -- View this message in context:
2008 Dec 26
1
histogramm$density
hello, i am using the hist function with classified values. The class breaks are >1, so histogram$density is != 1. How to plot the histogram with freq=FALSE and the real class density values. I used: > h2 = hist(value, breaks = breaks_vector) > h2$density = round(h2$counts/sum(h2$counts), 2) > h2$intensities = h2$density > plot(h2, freq=F) but this isn't the best way, i
2005 Jun 01
3
histogramm?
Hello there! When I do freq=F on hist, I get on the left a small number, what exactly does that mean? Thanks, Martin
2010 Jan 18
2
ggplot2 histogramm
Hi, i get no success change the title of the "fill" (colour) legend and the defintion of "levels". Have anybody a hint how i can do this. df <- data.frame(variable=sample(c("A","B","C"),1000,replace=T,prob=c(0.22,0.28,0.5)),group=gl(2,500)) p <- ggplot(df, aes(x = variable)) p + geom_histogram(aes(y= ..count.. /
2006 Apr 23
1
Setting up a t38 fax gateway
Hello to all, Is there an "how-to" for asterisk and setting up a t38 fax gateway (SIP) ? I look at http://bugs.digium.com/view.php?id=5090 to patch asterisk chan_sip.c file. What are the next steps to get a t38 fax gateway with asterisk ? Regards Harry PS: I use hylafax server. ___________________________________________________________________________ Faites de
2006 Apr 23
1
SIPredirect
Hello, I read http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+SIPredirect I wish to configure asterisk as a redirect server. I have badly understood this command . ASTERISK | sip agents nated ======SER When sip agents send INVITE to the proxy i want ser send this one to ASTERISK . How asterisk can send 302 messages with the good info in
2006 Apr 25
2
Sip t38 gateway tests
Hello, I patched asterisk patched with the latest t38 support . I would need some people for tests. Regards harry ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr?f?r?s : v?rifiez vos nouveaux mails, lancez vos recherches et suivez l'actualit? en temps r?el.
2006 May 10
2
asterisk monitoring / res_snmp
Hello, I 've installed both cacti and res_snmp for monitoring. Does res_snmp is able to send snmp traps when hardware is out of service or others status ? Harry ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr?f?r?s : v?rifiez vos nouveaux mails, lancez vos
2006 May 08
1
[nativecode=Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)]
Hello, I have an error when installing AMP, when I do ./install_amp --debug, it show me : Connecting to database..FAILED [DEBUG] [nativecode=Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)] ** mysql://user:pass@localhost/asteriskamp Try running ./install_amp --username=user --password=pass (using your own user and pass) [FATAL] Cannot connect
2006 May 15
1
Please help.. I need a h323 user for tests
hello, Is there somebody wit a h323 terminal ? ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr?f?r?s : v?rifiez vos nouveaux mails, lancez vos recherches et suivez l'actualit? en temps r?el. Rendez-vous sur http://fr.yahoo.com/set
2006 May 18
1
DM/V1200-4E1 with asterisk
Hello every body. I have this PCI card : DM/V1200-4E1 spec in this site: http://www.intel.com/network/csp/products/3967web.htm Can i use it with Asterisk, is it compatible ? Thank you in advance. ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr?f?r?s : v?rifiez
2006 Apr 24
1
compiling zaptel-1.2.5
Hello, What's wrong ? make install ..... options torisa base=0xd0000 alias char-major-196 torisa alias wcfxs wctdm alias wct2xxp wct4xxp if [ -d /etc/modutils ]; then \ /sbin/update-modules ; \ fi depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/misc/wctdm24xxp.o depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/misc/zaptel.o depmod: *** Unresolved symbols in
2006 Apr 20
2
asterisk + mobicents
Hello, I look at the mobicents project. Somebody has experience within both projects ? Regards Harry ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr?f?r?s : v?rifiez vos nouveaux mails, lancez vos recherches et suivez l'actualit? en temps r?el.
2006 Apr 21
0
problem with sphinx2
Hi all I install sphinx2 successfully but when i execute sphinx2-server, i have the error below: ad_oss.c(105): Failed to open audio device(/dev/dsp): No such device FATAL_ERROR: "server.c", line 476: ad_open() failed What's the matter? I also want to know how i can do in Asterisk to use the sphinx server.Must i write entirely an eagi script? And when it's wrote, which
2006 Apr 26
0
Re: [Serusers] Sip t38 gateway tests
Thanks for these informations I would have prefer to receive them from asterisk-users instead of serusers !! May be they are sleeping . Ok i have not installed spandsp because of i don't find some scripts like in hylafax for mail2fax fax2mail i've just patched chan_sip.c Regards Harry --- Alexandr Dubovikov <shurik@start4.info> a ?crit : > On Wed, Apr 26, 2006 at 11:27:01AM
2006 Apr 27
0
URGENTS: seek people for video tests with asterisk/ser/rtpproxy + eyebeam
Hi asterisk, openser, ser users. I have to check video support between asterisk, open(ser) and rtpproxy . ASTERISK (b2bua+registrar server) | | | | SER + rtpproxy | | NAT | | sip agents (with video support) Both signalling and media channels are kept in the path of SER+rtpproxy and ASTERISK . I can
2006 Apr 27
0
chan_sip.c patched with t.38
Hello, Is there Somebody to provide me a DID numder on a voip gateway which one support t.38 to test FOIP ? Regards Harry ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr?f?r?s : v?rifiez vos nouveaux mails, lancez vos recherches et suivez l'actualit? en
2006 Apr 28
0
Which h323 channel for asterisk and gnugk ?
Hello, I need to install a h323 channel in order to asterisk act as a sip/h323 translator . I want to use gnugk in full proxy mode for the h323 terminals nated . Which h323 channel for asterisk and gnugk h323 oh323 or ooh323c ? Harry ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver