search for: coned

Displaying 20 results from an estimated 102 matches for "coned".

Did you mean: coded
2011 Dec 21
2
Statistical tests and measures for "cone-like" distributions?
Hi, Are there any special statistical tests, or functions in R I could use to measure "cone-like" distributions? I have several data-sets, which I've been plotting parts of as 2D plots, where I get a "cone-like" distribution of the data points. That is, the data appears to be bounded by two non-parallel lines, starting at the origin, giving rise to a
2013 Apr 06
1
Plotting a curve for a Holling Type III Functional Response
Hey, So I have a scatter plot and I am trying to plot a curve to fit the data based on a Holling Type III functional response. My function is this: nll2<-function(a,b) { conefun<-(a*DBH^2)/(b^2+DBH^2) nlls2<-dnbinom(x=cones ,size=DBH, mu=conefun,log=TRUE) -sum(nlls) } and my plot is this: plot (DBH,cones) DBH is on the x-axis and cones is on the y-axis. How do I get the curve
2009 Apr 23
2
Two 3D cones in one graph
Dear R-users: The following code produces two cones in two panels. What I would like to have is to have them in one, and to meet in the origin. Does anyone have any good ideas how to do this? Thanks for your help Jaakko library(lattice) A<-matrix(ncol=2, nrow=64) for(i in 0:63) { A[i+1,1]<-sin(i/10) A[i+1,2]<-cos(i/10) }
2005 Jan 25
1
Threshhold Models in gnlm
Hello, I am interested in fitting a generalized nonlinear regression (gnlr) model with negative binomial errors. I have found Jim Lindsay's package that will do gnlr, but I have having trouble with the particular model I am interested in fitting. It is a threshhold model, where below a certain value of one of the parameters being fitted, the model changes. Here is a sample: Cones:
2004 Dec 13
1
"detected NAT type is full cone" for BT behind nat ?
Hi, I wonder what does this warning 399 mean and how to workaround? "sip show peers" says that sip client is unreachable althought it works with some eexceptions ... I saw posts in this list about setting codec to ilbc, is this right action ? Also, I'm very interested if anyone succeded on Asterisk behind one firewall and Grandstream behing another ? I' almost got it working
2019 Oct 16
2
Child Domains
Thanks, I will start reading today. [image: Logo - ZUP] Thiago Anderson / Analista de Infraestrutura [image: ?cone de e-mail] thiago.santos at zup.com.br [image: ?cone de celular] (34)98857-4909 [image: ?cone de telefone] (34) 3210-8181ZUP IT INNOVATION Avenida Nicomedes Alves dos Santos, 1205, Sala 105 Uberl?ndia - MG Em qua, 16 de out de 2019 ?s 04:43, L.P.H. van Belle via samba < samba at
2015 Oct 18
2
Feasibility of Tinc vpn with my current setup.
Hi all, I am new to Tinc VPN and really would like to make full benefit of this implementation if possible. I would like to know whether I will be able to use Tinc to its full potential. My current setup is as follows, IPfire router/firewall(openvpn client) --->ISP(Internet)--->Amazon VPS(openvpn server). The ipfire router is behind a CARRIER-GRADE NAT, I am able to reach the network
2019 Oct 16
4
Child Domains
Hello good night everyone, I can do in samba domain children, that is, I have a domain global.corp and in each branch I have a city.global.corp and in each city have trust between the child domains? Is this a good practice? Thiago.
2015 Oct 19
1
Feasibility of Tinc vpn with my current setup.
Thanks for the reply Guss, So in my case the Amazon VPS server is behind a FULL CONE NAT(static NAT), so is that enough to hole punch other nodes. what all ports will should be opened up on the NAT device? Most of the other nodes are behind cg-nat, so I wont have any control over its nat. Thank you, Regards, Bobby Thomas. On Oct 19, 2015 1:45 AM, "Guus Sliepen" <guus at
2003 Oct 30
1
NAT type router database?
...ke sense for the community to have this database in order to avoid symmetric nats. If one such thing does not exist how about starting this database? A stunclient for linux can be found at http://sourceforge.net/projects/stun/ I can contribute this information for two routers: W-Linx MB400-X2: coned NAT D-Link DI-604: coned NAT Thilo
2004 Mar 23
4
Lots of Samba (smbd) processes
Hi, I was wondering if anyone knew why there would be so many Samba (smbd) processes running on my SCO OpenServer 5.0.5 system? I found an awful lot of them running, much more that what I would expect given the number of Windows PC's on the network. One of the users was having trouble accessing a file on the SCO system, and that is when I discovered this. I actually had to write a program
2004 Apr 18
2
grandstream and stun
Hi, I noticed some issues with how grandstream handles stun test. GS is running version 1.0.4.50. First I reset the NAT router. Then reboot GS, get results of "restricted cone". Immediately reboot GS, get results "full cone". I tried quite a few public and commercial stun servers. Also tried different model/version of linksys routers. I always got the same issue. Winstun on
2006 May 23
1
shapes in rgl
Does anyone have a way of producing solid shapes other than spheres in rgl? I am using rgl to produce a simple visualisation of a forest model results using "lollipops". Its just a bit of fun, but as many of the trees are pines I would like to depict their crowns as cones. If there is a solution I need it to work under windows. Here is the example. library(rgl) library(misc3d)
2005 Jul 26
4
Method not allowed error
Hi, I am getting "Got SIP response 405" Method not allowed" error on CLI. I am also getting Port restricted Cone NAT error on my SJ phone. Please help!!!!! Afzaal -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050726/e130223c/attachment.htm
2005 Aug 08
0
Wired Interactions between Asterisk (Public) and Budgetone (behind NAT)
Hi, I recently encountered a weired situation where my budgetone stopped working. My network is like this: Asterisk on Public IP ----------- ADSL NAT Router ----- GS01, GS02, GS03 on Internal IP We have an Asterisk server running with a public IP address, which serves as the master PBX. On a remote site, we have 3 Budgetones all having internal IP addresses assigned by the ADSL NAT router. The
2018 Nov 17
2
Generating exported wasm functions
Using LLVM v5, my Cone compiler (https://github.com/jondgoodwin/cone) automatically directly generated all functions as named and exported for both wasm text and binary files (not using clang/lld etc, but using the API). Upgrading to LLVM v7, generated wasm object files now fail, exhibiting markedly different behavior, behavior that varies between the text and binary files. For example, the
2003 Jun 30
1
Dovecot first impressions
Hi, I have only recently become aware of Dovecot and gave it a try. The previous 0.99.9.1 version didn't work well for me (OpenSSL), I dropped it, but 0.99.10 has come just in time (saw it on freshmeat) and I thought I'd give it another try if it promised SSL fixes, and it's sorta working for me (i. e. it works with mutt, Mozilla, sylpheed, but not cone -- but cone is beta and has SSL
2002 Feb 28
1
get deviance from glm() for given parameter values
Dear all, I would like to get glm() return its results (at least the deviance) for some given parameter values (ie without actually fitting the model). I tried to set `maxit = 0' but this does not work, eg: > glm(y ~ x, start = c(1, 1), maxit = 0) Error in glm.control(...) : maximum number of iterations must be > 0 Any idea? Thanks in advance. Emmanuel Paradis
2006 Oct 08
1
Client giving "Alert: still here" with dovecot
I use Cone as my primary mail client and after some inactivity I keep getting "Alert: still here" when connected to my home/test dovecot server. Have tried with thunderbird leaving a connection inactive for a while and thunderbird gets no warnings. Any ideas what this may be?
2008 Jan 24
1
View Workgroup Computers is Slow to Come Up
What would cause the "View Workgroup Computers" to be slow in coming up. It will take from 10 seconds to 1 minute. A am using Windows XP hosts with an SCO OpenServer using Samba in a workgroup, and Samba is the preferred master (os 255) with WINS support. I have the Browser service turned off on all Windows clients. Thanks, Rick Cone Secure Payment Systems