Displaying 20 results from an estimated 300 matches similar to: "Help in Bissection algorithm"
2017 Aug 27
4
Raiz de cualquier numero
Buenas noches.
Soy nuevo en programar en R
Quiero calcular la raiz de cualquier numero apartir de la imagen
seleccionando que la formula nos establece como irme acercando a ese valor
de la raiz.
Agradezco su colaboración.
Saludos.
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL:
2005 Mar 09
2
Structural equation models with R
Hello useRs,
I`m running structural equation models with R, but for one of my models the
below error message apears. I`m trying to change startvalues but without
success. The manual for sem package did not help me. Does anyone knows how to
change startvalues for iteration in sem package? Or it can be another problem
with the model?
Error in startvalues(S, ram, debug = debug, tol = start.tol)
2015 Oct 15
3
potencia fracional de un número negativo
Mirando los comentarios, realmente lo que deseo es encontrar la raíz real
de (-0.5)^(1/5) la cual debería ser -0.87055056329. José me hace caer en
cuenta que además de no encontrar la raiz real, tampoco da todas las raiz
complejas. Habría alguna manera de que tuviera en cuenta?
> ------------------------------
>
> Message: 6
> Date: Thu, 15 Oct 2015 11:25:39 +0200
> From: José
2015 Oct 16
2
potencia fracional de un número negativo
El problema del módulo es que pierde el signo.
En tu caso sale igual porque has invertido el signo del coeficiente en
el polinomio (en realidad se me pasó a a mí advertir que el término
independiente debe ir con signo negativo):
.> polyroot(z=c(0.5,0,0,0,0,1))
[1] 0.7042902+0.5116968i -0.2690149+0.8279428i -0.2690149-0.8279428i
[4] 0.7042902-0.5116968i -0.8705506+0.0000000i
.>
.>
2008 Jul 02
14
is it possible to add a mirror device later?
Ciao,
the rot filesystem of my thumper is a ZFS with a single disk:
bash-3.2# zpool status rpool
pool: rpool
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
c5t0d0s0 ONLINE 0 0 0
spares
c0t7d0 AVAIL
c1t6d0 AVAIL
c1t7d0
2005 Dec 09
1
3.0.10 to 3.0.20 transition problems ...
Dear all..
I moved my samba server to a new linux box (faster, bigger, etc..),
and I moved from Mandrake 10.1 to 10.3 (mdk 2006).. I just copy my old
configuration file to the new linux box. The new linux's distribution
comes with samba 3.0.20... ( In my WinXP's clients I didn't change
anything). Of course, it doesn't work.. My clients can't connect to the
new samba server...
2007 Jan 15
7
starting Mongrel via script/server
The 2nd edition of "Agile Web Development with Rails" claims that
script/server would start Mongrel or lighttpd instead of WEBrick if one
of these servers is installed. It does not seem to do that for Mongrel
on my Windows XP that has Mongrel installed by installing Instant Rails
1.4. Should I assume that the book has an error?
--
Posted via http://www.ruby-forum.com/.
2009 Jul 08
6
variable global
buen dia a toda la comunidad
estoy empezando a usar r y en una implementacion que estoy haciendo requiero que 2 valores que se calculan en una funcion puedan ser vistos en otra pero no he podido hallar la forma he buscado la forma de hacer las variables globales pero no he podido alguien sabe como hacerlo
mil gracias, saludos
Enrique RAMOS
¡Obtén la mejor experiencia en la web! Descarga
2007 Jul 15
3
BSD domU with HVM
Hi all!
I have recently purchased an Athlon X2 3800+ and I should like to
install FreeBSD or OpenBSD in a HVM domU on Xen 3.0.3-1 dom0 (Debian
packages). Is it possible? In such case, can someone recommend me a
guide/howto to accomplish it?
Thanks in advance.
Regards,
Daniel
--
Daniel Bareiro - System Administrator
Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37
Powered by
2014 Sep 30
5
Clasificacion de individuos
Estimados apañeRos:
La duda o propuesta que os voy a plantear es a la vez metodológica y
relacionada con R.
Me encuentro trabajando con tres variables que son el resultado de un
computo de porcentajes.
Me explico, se toma una muestra de n casos (unos 6.500 aprox)
pertenecientes a i individuos (unos 230 aprox) en la que se comprueba si
un determinado evento ha ocurrido o no, anotándose 1 en
2014 Sep 30
2
Clasificacion de individuos
Hola Isidro:
También había sopesado esa posibilidad pero por una parte me parecía
"complicar" el proceso y por otra tengo mis dudas acerca de que en que el
análisis cluster pueda prescindir de la hipótesis de Normalidad en las dos
variables "raras" que tengo.
De cualquier forma muchas gracias por tu idea.
Un saludo
{In Archive} RE: [R-es] Clasificacion de
2014 Sep 30
3
Clasificacion de individuos
En cualquier caso, para nada necesitas normalidad en las variables. De las distribuciones que presentas, y abundando en lo que te indica Olivier, ¿sería interesante considerar sólo 2 grupos (?normal? y ?enhorabuena?) en las variables 2 y 3?
Todo esto sin saber de lo que estamos tratando, claro? XD
Un saludo,
Isidro
De: Olivier Nuñez [mailto:onunez en unex.es]
Enviado el: martes, 30 de
2003 Feb 22
0
Possible bug in nmbd.
Hi,
My nmbd daemon is dying with an internal error periodically. Samba
version is 2.2.7a (I think the latest stable) but I've tried with the
Samba package that came with my Linux distro (a Debian Woody) and it
failed with the same messages too.
Here goes the log.nmbd file:
-----------------------------------------------------------------------------
Netbios nameserver version 2.2.7a
2014 Mar 26
7
[LLVMdev] Lots of regtest failures on PPC64/Linux
Hi,
Recent trunk has a lot of failures on PPC64/Linux. One seems to be crash
with a backtrace like:
[ 3149s] --
[ 3149s] 0 libLLVMSupport.so 0x00003fff7ed0b864
llvm::sys::PrintStackTrace(_IO_FILE*) + 4294746876
[ 3149s] 1 libLLVMSupport.so 0x00003fff7ed0bb1c
[ 3149s] 2 libLLVMSupport.so 0x00003fff7ed0c520
[ 3149s] 3 linux-vdso64.so.1 0x00003fff7f7b0478 __kernel_sigtramp_rt64 + 0
[ 3149s] 4
2007 Apr 18
10
importing excel-file
Dear R-experts,
It is a quite stupid question but please help me. I am very confuced. I
am able to import normal txt ant mat-files to R but unable to import
.xls-file
I do not understand the online help. Can please anyone send me the
corresponding command lines? The .xls-file is attached. In my file we
use commas for the decimal format (example: 0,712), changes might be
needed.
Thanks, Corinna
2015 Jan 21
3
[LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins
On 20 January 2015 at 18:55, Hans Wennborg <hans at chromium.org> wrote:
> There weren't many merges between the branch point and the rc1 tag. They were:
>
> r226023 InstCombine: Don't take A-B<0 into A<B if A-B has other uses
> r226029 IR: Fix a use-after-free in RAUW
> r226044 IR: Drop metadata references more aggressively during teardown
> r226046
2014 Mar 26
3
[LLVMdev] Lots of regtest failures on PPC64/Linux
----- Original Message -----
> From: "Renato Golin" <renato.golin at linaro.org>
> To: "İsmail Dönmez" <ismail at donmez.ws>
> Cc: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
> Sent: Wednesday, March 26, 2014 8:14:18 AM
> Subject: Re: [LLVMdev] Lots of regtest failures on PPC64/Linux
>
> Hi Ismail,
>
> Is
2003 May 01
5
Echo Cancelaltion in Zaptel Changes
Hi ALL
i implemented asterisk as my home PBX system my * machine recieves a call
and transfer this to my computer
The problem is this that i get my voice back mean there is too much
echo(there is no complain from the caller).
I have set following values in zapata.conf
echocancellation=yes (also tried different powers of 2)
echocancelwhenbridged=yes
is there any other setting or not ??or this
2011 Jul 22
2
[LLVMdev] git
On Jul 22, 2011, at 3:45 PM, Bob Wilson wrote:
>
> On Jul 22, 2011, at 3:33 PM, fly language wrote:
>
>>
>> After git, mainline will still be the most important branch for the *project*,
>> but you will work with quite a few branches on parallel.
>>
>>
>> Who's mainline? :) Be prepared to assign a super-merger, like Linus, to maintain the
2008 Aug 19
6
redirect with application add
There are groups within our app that people can be invited too. If a user
recieves an invite to a group and hasn''t yet added the application the
filter chain ends up redirecting them to the main canvas page instead of the
the group page directly. Is there a way to handle this if the user hasn''t
installed the app, I tried redirect_back_or_default in one of my controllers
but it