search for: algorith

Displaying 20 results from an estimated 27 matches for "algorith".

Did you mean: algorithm
2001 Nov 19
1
why is samba more performant with 8 MB buffer (which algorith is used)
....ca Pr?pos? Multim?dia Multimedia Employee Cog?co C?ble Canada Inc. 1 877 727-4387 1 819 375-7274 -----Message d'origine----- De : Snoop [mailto:snoop@cgocable.ca] Envoy? : 19 novembre, 2001 20:08 ? : samba-admin@lists.samba.org Objet : why is samba more performant with 8 MB buffer (which algorith is used) Hi im doing a project on samba and its global and more technical functions, what id like to know is why samba is more performant with 8MB buffer instead of a 16MB buffer. Does anybody know which algorithm is used TIA for your time Jean-Daniel Dubois Snoop@cgocable.ca Pr?pos? Multim?d...
2007 Aug 28
1
Age-Length key with kimura algorith
Se ha borrado un texto insertado con un juego de caracteres sin especificar... Nombre: no disponible Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070828/6641b572/attachment.pl
2006 Mar 01
2
C-Code in R (running Windows)
Hello, I need to include C (or C++)-Code in R. I'm searching for a tutorial, how to do this. It is only a very small algorith (one function). Using google, I read somethig about including dll-Files and so on (on windows). Is there no possibility to include a C-File directly?!? -- View this message in context: http://www.nabble.com/C-Code-in-R-%28running-Windows%29-t1205196.html#a3182004 Sent from the R help forum at Nab...
2012 Oct 18
3
Upper limit in nlsLM not working as expected
Dear all, I am using the nlsLM function to fit a Lorentzian function to my experimental data. The LM algorithm should allow to specify limits, but the upper limit appears not to work as expected in my code. The parameter 'w', which is peak width at half maximuim always hits the upper limit if the limit is specified. I would expect the value to be in-between the upper and lower limit with maybe hitt...
2005 Nov 07
1
Some problems with mdf.c
Hello... I want to ask you something about your software implementation of MDF filter with DTD machanism. (mdf.c speex_echo.h files) My questions are: 1. What are theoretical (using in your articles) equivalents of index symbols from your program? 2. Could you describe or give me an algorith which was using during software implementation of the MDF+DTD 3. How I could freeze MDF by means of DTD block. Best regards...
2006 Aug 01
1
Pseudo R for Quant Reg
Dear R Users, Did someone implemented the R1 (Pseudo R-2) and likelihood ratio statistics for quantile regressions, which are some of the inference procedures for quantile regression found in Koenker and Machado (1999)? I tried the Ox version, but my dataset is too large (> 50.000) and the algorith breaks. ________________________________________ Ricardo Gonçalves Silva, M. Sc. Apoio aos Processos de Modelagem Matemática Econometria & Inadimplência Serasa S.A. (11) - 6847-8889 ricardosilva@serasa.com.br ********************************************************************************** A...
2000 Aug 08
1
IDEA support
hello! one thing i'd like to see in OpenSSH is (optional) IDEA algorith support. this would be useful especially in an environment which has a mix of old ssh v1.2.x and OpenSSH installations. according to Ascom non commercial use of IDEA is free (http://www.ascom.com/infosec/idea.html). also, there are countries (e.g. Finland) where IDEA is not patented. here's a p...
2001 Nov 01
1
Lossy Audio Compression Research
...arch on the effects of lossy audio compression on speech sounds. I will be preforming test with both mp3 and vorbis. First of all, if I use the '--ogg' switch to lame, does lame use GPSYCHO to encode the wave, or some other psychoacoustic model (perhaps one designed for the vorbis algorith)? Along these lines, I'm unable to get lame-3.89 and libvorbis rc2 to play nicely together. The lame build breaks when compiling ogg support (this is probably a known bug, so I'm not posting relevant details. If I'm wrong about it being know, we'll go from there). Second...
2010 Aug 30
1
[LLVMdev] Recursion in TableGen
...a simple example of what I want to do: class Data<string n, int v> { string Name = n; int Value = v; } // Define some objects usable as arguments. def X : Data<"X", 1>; def Y : Data<"Y", 1>; def Z : Data<"X", 2>; // Implement a recursive algorith to search a list and return a value // if it is found. class FindHelper<Data head, list<Data> tail, string name, int default> { int Result = !if(!eq(head.Name, name), head.Value, !if(!null(tail), default,...
2020 May 14
2
Default ACL inheritance question
A bit of a minor off-topic issue, but on the off-chance that someone understands how ACLs work ... I've been trying to see if using default ACLs would help with the following issue: I have a third party application that is running as a non-root user ('user-a') and creating log files with mode 0600 (read/write only to the owner) in a log directory I have another application that
2019 Jan 01
1
[Bug 13734] New: spelling mistakes in rsync.yo
...s in rsync.yo: diff --git a/rsync.yo b/rsync.yo index 48d5da1d287534c8569272b6b8663329217000f8..69680566051f4a7ff47b0d84a500b35931d980be 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1324,7 +1324,7 @@ batch-writing option is in effect. dit(bf(--checksum-choice=STR)) This option overrides the checksum algoriths. If one algorithm name is specified, it is used for both the transfer checksums -and (assuming bf(--checksum) is specifed) the pre-transfer checksumming. If two +and (assuming bf(--checksum) is specified) the pre-transfer checksumming. If two comma-separated names are supplied, the first name af...
2001 Dec 10
1
high dimensional convex hull
Does anyone know of a R package that will determine the convex hull of a high-dimensional dataset (say 4-10 dimensions). I know chull works for 2D data. I'm neophyte to R and convex hulls so please keep it simple. Many thanks Ben -- Ben Stapley. Biomolecular Sciences, UMIST, PO Box 88, Manchester M60 1QD. Tel 0161 200 5818 Fax 0161 236 0409
2007 Oct 23
0
Multiple comparison tests - Homogenous subsets (i.e. for Tukey)
...between Brands are significant at 5% level if the confidence interval around the estimation of the difference does not contain zero.) .. I am already able to figure out the subsets "manually". But for larger groups the risk to make errors increases. I found a description of the SPSS algorithm (here: http://www1.uni-hamburg.de/RRZ/Software/SPSS/Algorith.115/app10_post_hoc_tests.pdf ) but as a dentist I cannot really figure out how to do it with R myself. Any help or hint is appreciated very much. Thanks a lot already in advance. Karl-Heinz -- Prof. Dr. Karl-Heinz Kunzelmann De...
2004 Aug 06
2
Any buffering on server?
Hi, Thanks Mike. So is there any buffering done on the server, or is it all on the client? i.e. when a server first connects, does it get a "burst" of packets until it catches up to the current time? Thanks, Martin --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2004 Aug 06
2
Any buffering on server?
...buffers) at: http://mcrg.uib.es:8000/live.ogg and http://mcrg.uib.es:8000/high.ogg The only think I'm still not very convinced is that clients has to wait for at least 1 "source iteration" (and 2 in the worst case) in order to beging to receive any data at all. This is due to the algorith: while (source) wait for source read from source send to clients check new clients add buffers etc.. end I think the following will behave better for startups: while (source) wait for source check new clients add buffers read from source send to client...
1998 Nov 17
1
Failure to rename files that have active file handles
We have just installed Samba 1.9.18p10 on an Ultra Sparc, Solaris 2.5.1 . So far we have been very impressed with the resilience and performance of Samba in contrast to Hummingbird and Solstice NFS products while doing large product builds on our NT4.0 sp4 machines. However we have come across one little problem, which may be down to configuration, that has left us "worried" about
2014 Jan 24
3
[Bug 2198] New: GSSAPIKeyExchange gssapi-keyex bug in kex.c choose_kex()
...the name were necessary for KEX_GSS_GEX_SHA1_ID, KEX_GSS_GRP1_SHA1_ID, and KEX_GSS_GRP14_SHA1_ID. Starting with 6.3.p1 and continuing in 6.4p1 and openssh-SNAP-20140125.tar.gz kex.c moved to a kexalgs table with a kex_alg_by_name() lookup. Since kex_alg_by_name() only uses strcmp, the above kex algorith names fail to make an exact match. For example, KEX_GSS_GEX_SHA1_ID = gss-gex-sha1- vs k->name = gss-gex-sha1-toWM5Slw5Ew8Mqkay+al2g== Proposed fix: Add strncmp() special cases for the KEX_GSS_* algorithms. See example patch in attachments. Not elegant, but I think safe. Note: Why not just...
2020 May 14
0
Default ACL inheritance question
Look at the acl(5) man page and you'll see that the ACCESS CHECK ALGORITH starts: IF the effective user ID of the process matches the user ID of the file object owner ... ELSE IF the effective user ID of the process matches the qualifier of any entry of type ACL_USER, THEN IF the matching ACL_USER entry and the ACL_MASK entry contain the requested perm...
2004 Aug 06
0
Re: Please confirm your message
...t; Content-transfer-encoding: QUOTED-PRINTABLE > > Hello I'm working about audio and video codecs. I'm making a research= > about the state-of-the-art in coding technologies. =0D=0A=0D=0AMy q= > uestion is about the speex codec 1.0. I would like to know the name = > of the algorithms that it uses.(LPC,CELP..). It uses more or less the= > same algorithm for narrowband and wideband?=0D=0A=0D=0AFinally i wou= > ld like to ask about future codec developement projects.=0D=0A=0D= > =0AThanks for all!!!!!=0D=0A= > > --Boundary_(ID_B5UzRzS66A32MzciCEYquw) > Content...
2011 Jul 19
2
loops and simulation
...ion at which the loop is at should be no problem if you have programmed the code you provided. Best, Daniel Majdi wrote: > > Hi > > My code generates data using (progressive censoring) > then the program use this data to estimate the parameters (theta.t and > beta.t) using EM algorithm > > My question is that I have to do simulation, that is I have to run my code > 10,000 times, for each time I have to store the output and at the end find > the average of theta.t and beta.t over these 10000 simulations > > Is this possible at all .... OR I should go back to S...