Displaying 20 results from an estimated 200 matches similar to: "Gamma"
2009 Mar 21
1
(no subject)
Hi there,
Could you please remove me from your mailing list?
Thank you
Daniel
_________________________________________________________________
Need a new place to rent, share or buy? Let ninemsn property help.
2009 May 16
1
Gamma function
Hi Guy,
I am having trouble graphing the following function
√2Γ(n/2)/[√n − 1Γ((n − 1)/2 for the values of n between 2 and 50.
i know that Γ(n) = (n-1)!, which in R is factorial(n-1)
When i type that into R, using y <- function(n).....
and then plot(y,2,50), it doesnt give me anything meaningful, in fact, it comes up with a message saying something like "in gamma(n+1) ploted" or
2009 May 12
2
newtons method
Hi,
Does anyone know how to code newton's method for finding the roots of polynomial functions? im not sure whether i need to do this manually, or just code something with a loop to stop when it gets to the desired result
thanks guys!
_________________________________________________________________
Looking to move somewhere new this winter? Let ninemsn property help
[[elided Hotmail
2009 May 12
2
newtons method
Hi,
Does anyone know how to code newton's method for finding the roots of polynomial functions? im not sure whether i need to do this manually, or just code something with a loop to stop when it gets to the desired result
thanks guys!
_________________________________________________________________
Looking to move somewhere new this winter? Let ninemsn property help
[[elided Hotmail
2009 May 13
2
(no subject)
Dear R users,
Does anyone know how to graph the function below?
sqrt(2)Γ(n/2)/[sqrt(n − 1)Γ((n − 1)/2]
Please help.
Debbie
_________________________________________________________________
Want to stay on top of your life online? Find out how with Windows Live!
http://windowslive.ninemsn.com.au/
[[alternative HTML version deleted]]
2009 May 20
2
evaluate polynomial
Hey guys, sorry im drawing a mental blank.
i have coded the function:
y <- function(x) 6*x^4-(1*x^2)^3
How do i evaluate this function for a given x?
i know this is a ridiculous question, but thanks anyway
_________________________________________________________________
[[elided Hotmail spam]]
[[elided Hotmail spam]]
=Domain_tagline&_m=EXT
[[alternative HTML version
2009 Mar 30
2
[PATCH 1/1] v2 Add Diagnostic MBR for trouble-shooting
---
mbr/Makefile | 6 +-
mbr/mbr-diag.S | 372 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 377 insertions(+), 1 deletions(-)
create mode 100644 mbr/mbr-diag.S
diff --git a/mbr/Makefile b/mbr/Makefile
index 0bdf7e3..b9d743d 100644
--- a/mbr/Makefile
+++ b/mbr/Makefile
@@ -17,7 +17,7 @@
topdir = ..
include $(topdir)/MCONFIG.embedded
-all: mbr.bin gptmbr.bin
2007 Jul 16
1
PXElinux UDF support
Hi All,
Im just wondering if there are currently any plans to support UDF
ISO images in PXE linux anytime soon ?
Thanks.
_________________________________________________________________
Advertisement: Are you paid what you're worth? Find out: SEEK Salary Centre
2006 Oct 26
0
dialplan issue - 1& 0 should be false
Helo List,
I'm having an issue using the AND (&) operator in the code of my dialplan.
The dial plan is coded to detect inbound DTMF digits from callers. key "1"
is equivalent to "yes" and key "2" is equivalent to "no" in my dial plan.
When a caller presses 1, yes is passed as a varialble and same when 2 is
pressed a "no" is passed.
2008 Aug 05
3
doveot reporting "No space left on device" - yet df show plenty of space / inodes.
Hi,
I am running dovecot 1.0.rc7 on a Suse Linux server. The server has approx 200+ mailboxes.
Last week the filesystem (/dev/mapper/datavg/dat2lv) ran out of space - causing it to do into read-only mode. When I realised this I allocated some more space and re-booted the machine...
Strangely it seems that dovecot is still having problems... It's like dovecot doesn't realise that
2006 May 26
0
No sound when the call is diverted
Hi Guys,
I'm having sound problems when diverting a call using asterisk@home 1.5. I
am using the following configuration in extensions_custom.conf,
extensions_additional.conf and extensions.conf
[custom-Sales]
exten => s,1,SetVar(DivertNumber=02XXXXXXXX)
exten => s,2,Dial(SIP/116, 15)
exten => s,3,Goto(outrt-010-outside3,9${DivertNumber},1)
(i have replaced the diverted phone
2006 Jul 05
0
Testing again
This is the last one, hopefully.
_________________________________________________________________
Meet Sexy Singles today @ Lavalife - Click here
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Flavalife9%2Eninemsn%2Ecom%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den%5FAU%26a%3D22740&_t=751140432&_r=emailtagline_meetsexy_june&_m=EXT
2007 Oct 06
0
Samba + Ldap: password syn
Check your slapd.conf ACL options.
____________________________________________________________________
--Forwarded Message Attachment--
From: fcd.listas@gmail.com
Subject: [Samba] Samba + Ldap: password sync
Date: Thu, 4 Oct 2007 15:19:42 -0300
To: samba@lists.samba.org
Gentleman,
While using Openldap 2.2.x, password syncronization was working fine. It
means that when a user changed his
2006 Jan 15
6
uplink call quality issues
Hi
Can someone please help with the following,
We are using asterisk@home 1.5 and SIP trunks to communicate to the PSTN
network. We are having some problems with the call quality.
Although we can hear the other person's voice quite clear when making or
receiving a call, we get complaints from the people on the other end saying
that our voices sound very unclear, low and
that the voice
2009 May 13
11
Simulation
Dear R users,
Can anyone please tell me how to generate a large number of samples in R, given certain distribution and size.
For example, if I want to generate 1000 samples of size n=100, with a N(0,1) distribution, how should I proceed?
(Since I dont want to do "rnorm(100,0,1)" in R for 1000 times)
Thanks for help
Debbie
2001 Aug 30
3
Question about file system capacity
Dear list,
pardon my ignorance on ext2/3fs. Is the ext2fs' 4Tb file system
and 2GB maximum file size limit still true in ext3fs?
Thanks for your reply,
Gotze
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
2004 Oct 22
0
rsync hangs in 'send_files starting'
Hi all,
I am new to this list. I have a problem trying to mirror a cvs repository. I
suspect the error happens when getting a directory containing many files. I
did a test by creating 200 5k files in a directory named tmp, but It hangs
after building file list. When I try to run it with -vvv:
$ rsync -essh -avvvz cheepy@gateway.internet4u.com.au:tmp .
This is the end of the printout (before
2017 Mar 11
1
samba on ZFS
On Sat, 11 Mar 2017 08:18:26 +0100
"Niels Dettenbach \(Syndicat IT & Internet\) via samba"
<samba at lists.samba.org> wrote:
> Am 11. März 2017 00:04:13 MEZ schrieb Andrew Walker via samba
> <samba at lists.samba.org>:
> >I don't believe that ZFS on FreeBSD supports acltype=posixacl and
> >sa-based
>
> If you want to see a working samba / zfs
2003 Oct 14
4
Asterisk capacity
Hi,
I am really interested in the true capacity that Asterisk can handle.
What is the maximum number of users that can be handled by Asterisk on a
standard 2.4G P4 IBM server or similar? Anyone has a clue?
Cheer,
Vincent
_________________________________________________________________
ninemsn Premium transforms your e-mail with colours, photos and animated
text. Click here
2004 Jan 09
1
Problems with rsync with dirctories with spaces in the name
Hi guys
I have read read the why's and whyfores and howto's and whento's about
posting for help, but I'm not sure whether this has already been addressed -
plenty other Win/spaces-in-dir-names issues have been.
I was running rsync to copy stuff off of a Windows disk onto a Windows disk
on another machine via Linux - Mdk 9.1 rsync - (rsync-2.5.7-0.1.92mdk) ,
when I first