Displaying 19 results from an estimated 19 matches for "metod".
Did you mean:
method
2003 Aug 26
1
Interlaed video encoding.
I like the posibiliti to add a metode for compress interlaced video in theora, and I think three metodes and are this:
1. compres the filed at separates frane streams, is the worst metode.
2. assort the first field of the frame to display in the top of the frane and the other in the boton for obtain one frame and make a frame whithot...
2006 Jan 15
1
Powell's Metod
Folks,
Has anyone implemented Powell's Method for minimisation in R ?
Many thanks,
Tolga
2007 Dec 24
3
Affy Package
Dear R Users,
In the expresso function, which combination of these methods for data pre-processing (when using affymetrix oligo arrays) is the best:
bgcorrect.metod = rma rma2 mas
normalize.method = qspline quantiles loess
pmcorrect.method = pmonly subtractmm mas
summary.method = liwong avgdiff medianpolish mas
There are many options within each method. I would appreciate a hint on the best combination.
Thank you very much in advance.
Roger
Roger L. Val...
2006 Mar 17
2
ajax exception
...================
10:36:04:796 [DEBUG] FileBrowser.onServiceResult > inResult = success
10:36:04:812 [DEBUG] FileBrowser.onServiceResult > inResult = exception | inRequest.responseText = undefined | inException = TypeError: this.inspect is not a function
===================
Now my inspect metod for this class looks very simple and it didn''t have conflicts in other classes:
inspect: function()
{
return ''FileBrowser'';
},
So basically this debugging helper function causes the exception in the onServiceResult method after a successfull response.
In my...
2006 Apr 03
1
attribute select problem
Hi,
I''m searching a metod to do a selection suck as:
Select attribute1,attribute2
from table
where conditions
I know that the "find()" and "find_by_sql" methods takes all the
attribute...But i want only attribute1 and attribute2...Can someone tell
me if there''s a method that give me this op...
2009 Jan 17
1
PSF Clustering Method
Does R implements Pseudo-F-Statistics Clustering ?
Vogel and Wong derived a formula to evaluate the best clusters number through such a method.
Silhouette metod only provides an average evaluation.
Thank you very much.
Maura
tutti i telefonini TIM!
[[alternative HTML version deleted]]
2004 Jun 12
1
password and mysql ?
Hello
i am postfix and dovecot with the authentication with the password file of system
is possible added virtual domains with mysql? with the two metods?
regards
dakota at dakotabcn.net
Administrador Servidor dakotabcn.net
LINUX Registrered USER 93707 :)
P.o Box 579
08913 Badalona (Barcelona) SPAIN
firmas GnuPG en http://pgp.escomposlinux.org/
dakota at menta.net || dakota at escomposlinux.org
- Equipos
PIV 2.2 Ghz - 1.5 Gb RAM - W-XP Pro
Dual...
2007 May 08
1
load modules
...a little problem, every time I switch on the Asterisk server I must load two modules: modprobe zaptel and modprobe wctdm
Is there any way to load there automatically when the server start?
I have a Debian Etch.
One more cuestion, it's posible to start Asterisk (asterisk -vvvc)as well?
What metod do you prefer? "asterisk" or "asterisk -vvvc"?
Thanks very much to all of you.
Bye.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070508/9ff048f4/attachment.htm
2005 Nov 15
1
Roaming profiles migration
Hi!!
I'm going to migrate from an old debian machine to a new one. This new machine has installed debian sarge 3.1 and samba 2.2. (old has samba 2 too).
I need an *easy* method to migrate my roaming users profiles to my new samba server. I heard about some metod to change the sid, but only incomplete information.
Thanks.
2004 Jan 18
2
HTB + ESFQ in nat router for shape incoming by ip
...UTING -t mangle -o eth1 -p tcp --destination
192.168.1.222 -j MARK --set-mark 11
I know rates are a bit stranges, but its only a test and htb works
fine. The problem is the esfq, not work!
Has anybody make to work esfq? In this case, could you put a real script
with it?
Or... anybody knows any metod to split incoming traffic by ip testing
and working?
Thanks.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Jul 12
0
IP Soft Phone with FAX
...is I understand
they need to make fax calls (or answer a call) by themselves, so didn't
fit to my needs (please correct me if I'm wrong)
I think the best solution would be a software phone with fax support by
T38, but would be happy to find software phone able to faxing in
realtime by any
metod.
Is such softwate exists at all?
Can anybody suggest me a solution for my problemm?
Thanks.
--
Sincerely,
Elman Efendiyev
elman@earlinvest.com
2005 Sep 29
0
Encoding
Hi !
Before sending bugs report, I would like to known,
if someone can explain me how to obtain, if it's
possible, an ogg file with these param:
A)ffmpeg2theora -fps12.5 -o output.ogg -x 176 -y 144
-V 40 -A10 -H 8000 -c1 xxx.avi
it seems me that -fps12.5 doesn't work as a metod to
create a 12.5fps for modem
also
B) ffmpeg2theora -o xxx.ogg -x 320 -y 240 -V 110 -A32
-H 32000 xxx.avi
The command above without -c1 is not compliant with
Vorbis.
Basically, which is the matrix fo the audio under 45K,
and video as well ?
Thanks in advance
JD
_________________...
2006 Nov 06
21
acts_as_ferret and associations
I have the following models:
class Book < ActiveRecord::Base
acts_as_ferret
belongs_to :author
end
class Author < ActiveRecord::Base
has_many :books
end
and in the controller:
def search
if params[:query]
@query = params[:query]
@total, @books = Book.full_text_search(@query, :page =>
(params[:page]||1))
@pages =
2004 Jun 18
5
Another NEWBIE
Hi,
I'm a very fresh newbie to R.
My first main question is, what the limitations of R are, what methods can R
NOT do, esp. compared to (a) SPSS and (b) SAS?
The second question is, how do you handle the data entry, data management
and data manipulation in R, to me it seems to be really complicated and
confusing?! Are there a kind of "helping tools"?
The third question: are
2013 May 08
2
[Bug 2099] New: SshClient.connect() failure on port 22
...-current
Hardware: Sparc
OS: SunOS
Status: NEW
Severity: critical
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: uma_537 at yahoo.com
We are facing SFTP connection issue with the metod
SshClient.connect(IP,22) on port 22. This is happening only on few
machines, but SFTP through putty will establish connection to the
server successfully. We are using a simple stand alone program to
connect using sftp protocol.
SSH Version:
bash-3.2$ ssh -V
Sun_SSH_1.1.4, SSH protocols 1.5/2.0, O...
2016 Jan 07
2
Asterisk 11 and old Thomson 2030S Hardphone => SIP Register/Auth Problem against V11
Am 07.01.2016 um 10:55 schrieb Frank:
> On Wed, 2016-01-06 at 17:03 +0100, Juergen Sauer wrote:
Thx, 4answer. :)
>> with in my sip.conf, I have got for this hardphone:
>> [...]
>> [hard1]
>> username=hard1
>> secret=correct-and-three-times-checked-4-digit-pin
>
> In most cases, there is no need to set the "username=" option. The
2007 Mar 09
2
understanding print.summary.lm and perhaps print/show in general
I'm trying to understand how R prints summary.lm objects and
trying to change it slightly for a summary function that
calculates standard errors using an alternative method.
I've found that I can modify a summary.lm object and then it
prints the modified way but I want to change a few things in
the print method that I think I might just be able to do. One
is that I want the coefficients
2010 Jul 27
6
Xen vnc on pv domU
I want use xen vnc also on pv domU linux, i have try with this 2 domU without
result:
- Lenny created with xen-tools 4.2 beta 1
- Lucid created with new metod similar to cd
DomO is:
Lenny with Xen 4.0.1-rc3-pre (changeset 21209) and kernel
xen/stable-2.6.32.x (commit 01d9fbca207ec232c758d991d66466fc6e38349e)
Someone can help me please?
--
View this message in context: http://old.nabble.com/Xen-vnc-on-pv-domU-tp29275489p29275489.html
Sent from the Xen -...
2014 Mar 22
16
[Bug 76475] New: Nouveau fails to load due to unknown opcode 0x80
https://bugs.freedesktop.org/show_bug.cgi?id=76475
Priority: medium
Bug ID: 76475
Assignee: nouveau at lists.freedesktop.org
Summary: Nouveau fails to load due to unknown opcode 0x80
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: patrick.clara at