Displaying 20 results from an estimated 11179 matches for "immed".
Did you mean:
immd
2011 Jun 29
0
XML parsing
Hi,
i want to parse a XML-File.
I made some Tutorial but with my special Format it don't work.
An Example of my format:
<?xml version="1.0" encoding="ISO-8859-1"?>
<mzML xmlns="http://psi.hupo.org/ms/mzml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://psi.hupo.org/ms/mzml
2012 Apr 20
4
Secuencias de ficheros
Hola,
tengo que leer más de 2000 ficheros en un programa largo de estimación
sobre imágenes médicas, con una estructura como ésta:
desde "IM-0005-0001.dcm" hasta "IM-0005-2021.dcm"
Si hago esto:
ui <- NULL
for (i in 1:8){
ui[i] <- paste("IM-0005-", i,".dcm", sep="")
}
ui
Obtendría:
[1] "IM-0005-1.dcm"
2010 Mar 31
2
Should as.complex(NaN) -> NA?
I'm having trouble grokking complex NaN's.
This first set examples using complex(re=NaN,im=NaN)
give what I expect
> Re(complex(re=NaN, im=NaN))
[1] NaN
> Im(complex(re=NaN, im=NaN))
[1] NaN
> Arg(complex(re=NaN, im=NaN))
[1] NaN
> Mod(complex(re=NaN, im=NaN))
[1] NaN
> abs(complex(re=NaN, im=NaN))
[1] NaN
and so do the following
> Re(complex(re=1,
2008 Jul 26
1
S-PLUS code in R
Dear R-users,
I have sent another mail some hour ago about a matlab Code I was trying to
translate in R.
Actually I have found a simpler code originally written in S-PLUS for the
same function.
Author's page -> http://math.bu.edu/people/murad/methods/locwhitt/
=============================================================
rfunc_function(h, len, im, peri)
# h -- Starting H value for
2006 Nov 01
1
Fitting mean and covariance of Multivariate normal with censored data
Hello,
I have been googling for 2 days and I cannot find the answer in
previous posts.
I have a set of d-dimensional data elements (d=11 .. 14), each data
point can be censored at different values both
Lower-limit and upper limit.
N = 2000 sets of vectors of
D=11 data points per vector.
Each of the N*D points can have different upper and lower limits.
I "simply" want to fit a
2009 Nov 04
3
Cannot Change Function (PR#14041)
Full_Name: Michael Aaron Karsh
Version: 2.8.0
OS: Windows XP
Submission from: (NULL) (75.61.102.255)
Whenever I try changing a function, it keeps coming up with the same error
message.
I have the function
CN_state_log_sum=function(Tot_log_sum){ #estimate copy number state for the log
sum approach
if(((Im(Tot_log_sum))!=0)|Re(Tot_log_sum)<=log(1/4)/log(2)) {return(0)}
2007 Nov 26
2
Some dovecot conf parameters
Hello all!
First of all - sorry for my english. :-)
Im working now on migration from cyrus to dovecot(v1.07). Everything
work`s fine for now, but some parameters at dovecot conf a mystical for
me. :-)
dovecot-ldap.conf:
user_attrs = mail
#,homeDirectory,,,,
user_filter = (&(objectClass=qmailUser)(mail=%u))
pass_attrs = mail,userPassword=password
pass_filter =
2007 Jun 17
7
VPN on Asterisk
Hi,
Greetings to All,
Im looking for some help on configuring VPN on the Asterisk PBX that I
have hosted in US. Im currently in Middle East and as everyone knows
some countries here has taboo to VOIP. Im not able to get phy phones
registered to my PBX as they are blocking SIP and IAX2. Hence im
looking for a VPN solution.
For this first i need to setup VPN on my server .. Am i right? Well if
2009 Dec 04
2
Dividing a pixel image into factors - (cut.im(), cut.default())
Hi,
I have a numeric pixel image which I would like to divide into factors
for analysis in Spatstat. I have found that I can use cut.im() function
to divide the range of pixel values into a series of equal length
intervals (e.g. if my pixels values range from 0 to 60,
cut.im(X.im,breaks=2) will produce two factors one containing pixel
values 0-30 and one containing pixel values of 30 - 60, or
2010 Aug 25
3
How to give write access to a folder ?
I just switched my username on ubuntu from Custom to administator user , im right clicking world of warcraft folder and choosing Permission , then im trying to give write access , but when im selecting it , it goes right back to : --- .
When im trying to start WOW its telling me that i need to give write access to this folder :/
A little hint would help a lot !!
Thanks in advance :)
2006 Nov 21
4
IP601 Expansion Module HELP!!!
Hey list,
Im in this HUGE crisis. Im trying to get a Polycom 601 with two expansion
modules to work. I need the XML config files I guess. Does anyone have these
I can have? Im trying to get this phone up and running, and haveing MUCHO
problems, can someone help me out!! Im sure if I see the configs I can see
how it works, just need those XML files!! The ones from the 501 that I have
dont seem to
2008 Jul 03
1
EXIM + Dovecot - Auth mechanism
Hello all.
Sorry for a lot of question - im making a new mail system now.
Im wondering how to auth different MUA.
For example Thunderbird & The Bat 4.x - CRAM-MD5
MS Outlook 2007 - DIGEST-MD5
Im create a 3 users and store passwords in LDAP using MD5-CRYPT(1),
CRYPT(2) and MD5(3) - for tests.
If im not use "secure connection" in thunderbird - im auth fine(plain
text over SSL)
2009 Nov 13
4
cleanse columns and unwanted rows
hello folks,
Im trying to clean out a large file with data i dont need.
The column im manipulating in the file is called "legal_status"
There are three kinds of rows i want to remove. Those that have "Private",
"Private (Op", or "Unknown" in the legal_status column.
I wrote this code but i get errors and it says im missing a TRUE/ False
thingy...im
2009 May 02
1
Re: no internet
ok... i ran the program like it said to... and here's what it did...
btw...sorry to be a noob... been ten years since i was introduced to linux, so i'm having to work with trial and error...lol...
~/.wine/drive_c/Program Files/MySpace/IM$ wine MySpaceIM.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7ec,0x00000000), stub!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10030
2019 Aug 30
6
Samba 4.10.7 + freeradius 3.0.17 +ntlm_auth - Debian buster
Hai,
It does not happen often but yes, i also need some help as i cant know everything also and im new with freeradius.
Im working on a configuration for samba member + freeradius with ntlm_auth.
Why ntlm_auth, because the next one is kerberos and ldap auth to configure..
I want to have some fallback options here and you have to start somewhere.
This is running on my new proxy/gateway
2016 Aug 24
5
missing dns records? _ldaps._tcp ?
Hai,
Im wondering, im missing the _ldaps._tcp. INTERNAL.DOMAIN.TLD entries in my dns.
Now, before the updates ( badlock ) etc. this wasnt notice i think.
But now since im setting up that everything is doing ldaps i noticed this in my squid setup
( squid mailing subject : [squid-users] ext_kerberos_ldap_group_acl problem )
My question is... did someone resently setup a new AD
2006 Jul 24
2
Correlations by group
I'm aware that S N Krishna asked the same
question. However, I have failed to implement the
posted solution for running rank order
correlations on multiple subsets of data using the by() function.
Here is my problem:
Take a set of data from two subjects, who
provided numerical infant mortality (IM) estimates for five countries:
sub <- c(1, 1, 1, 1, 1, 2, 2, 2, 2, 2)
2005 Jan 20
4
softswitch dilemma
Hello everybody,
Im new to the list and also new to asterisk, Im wondering if I could set up asterisk as a softswitch, I guess for what I've been reading that It could be possible but almost all the info and documentation Ive found so far is about asterisk as a PBX, etc.
Im willing to set a small voip wholesale traffic bussiness and Im not quite sure asterisk is the right chocie for that.
2005 Feb 09
2
Startup Question
Guys, Im new to asterisk and voip but Im have a couple of questions
regarding the initial setup.
1. Im going to install an asterisk server at home, where I have 2 phone
lines, what kind of card do I need to get? I was thinking about 2 X100P
Cards, so 1 can have 2 FXO ports and regarding phones, what else do I need?
Ive seen the Grandstream HandyTone HT-286, I guess that servers as and FXS
devide
2005 Jan 12
2
Miranda IM (X - related?) problem under 20050111
I have a kind of trouble with Miranda IM in newest (20050111) wine.
strazce@vrsek:/var/wine/Program Files/Miranda IM$ wine miranda32.exe
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8
fixme:msvcrt:_XcptFilter