search for: krep

Displaying 3 results from an estimated 3 matches for "krep".

Did you mean: keep
2010 Mar 11
4
help about solving two equations
I have two matrix s1 and s2, each of them is 1000*1. and I have two equations: digamma(p)-digamma(p+q)=s1, digamma(q)-digamma(p+q)=s2, and I want to sovle these two equations to get the value of x and y, which are also two 1000*1 matrices. I write a program like this: f <- function(x) { p<- x[1]; q <- x[2]; ((digamma(p)-digamma(p+q)-s1[2,]) )^2 +((digamma(q)-digamma(p+q)-s2[2,]) )^2
2003 Dec 01
0
No subject
...ps r`lnfemmncn ntnplkemh rnb`pnb h sqjnphr }rnr opnveqq. Asdswh g`pechqrphpnb`mm{l b j`weqrbe sw`qrmhj` B]D, nro`d`er menaundhlnqr| oph opnbedemhh r`lnfemmni nwhqrjh rnb`pnb j`fd{i p`g ophmnqhr| b r`lnfm~ jnohh swpedhrek|m{u dnjslemrnb, a`k`mqnb, qop`bjh hg a`mjnb, jnohh o`qonprnb dhpejrnp` h asuc`krep`, dncnbnp `pemd{ m` t`jrhweqjhi `dpeq, qbhderek|qrb` n onqr`mnbje m` swer b CMH, jndnb CJQ h r.d. Dnqr`rnwmn asder opedzbhr| Swerms~ j`prs h jnmrp`jr. ^phdhweqj` thpl` @mckerep opedk`c`er qbnh sqksch on ondcnrnbje jnlokejr` dnjslemrnb h onkswemh~ Swermni j`pr{ Sw`qrmhj` B]D. Q sb`femhel, ^phqr ^ph...
2005 Apr 06
0
Smbmount -- text file busy?
I'm trying to copy files from a Windows system to a Linux system using smbmount. Everything works fine until I hit a text file that is open read/write on the Windows system, such as an SQL Server database file. At that point, I get a Text file busy (26) error message, and the copy process (rsync) skips the file. Is there any way around this, short of stopping the SQL Server service and