Displaying 6 results from an estimated 6 matches for "0.000964".
2007 Jun 18
11
Optimization
Hi, I would like to minimize the value of x1-x2, x2 is a fixed value of 0.01,
x1 is the quantile of normal distribution (0.0032,x) with probability of
0.7, and the changing value should be x. Initial value for x is 0.0207. I am
using the following codes, but it does not work.
fr <- function(x) {
x1<-qnorm(0.7,0.0032,x)
x2=0.01
x1-x2
}
xsd <- optim(0.0207, fr,
2007 Jul 17
1
Optimization (MAX) with R
Dear all,
I need a suggest to obtain the max of this function:
Max x1*0.021986+x2*0.000964+x3*0.02913
with these conditions:
x1+x2+x3=1;
sqrt((x1*0.114434)^2+(x2*0.043966)^2+(x3*0.100031)^2)=0.04;
x1>=0;
x1<=1;
x2>=0;
x2<=1;
x3>=0;
x3<=1;
Any suggests ?
Thanks in advanced,
Massimiliano
Questo messaggio di posta elettronica contiene informazioni di carattere
2009 Sep 30
30
About profiling xen
Hi there,
I am getting very low throughput (around 0.29Mbps) while running netperf benchmark for guest to guest communication on a single physical host. To analyse where the time is spent in hypervisor I wanna use profiling. Please help me choosing good profiler according to my requirments. Should it be better in my case, Xentrace, gprof, xenoprof or Oprofile. Is it possible to use some vtune
2009 Sep 30
30
About profiling xen
Hi there,
I am getting very low throughput (around 0.29Mbps) while running netperf benchmark for guest to guest communication on a single physical host. To analyse where the time is spent in hypervisor I wanna use profiling. Please help me choosing good profiler according to my requirments. Should it be better in my case, Xentrace, gprof, xenoprof or Oprofile. Is it possible to use some vtune
2011 Dec 21
1
APC BZ1200-BR
Dear friends,
I installed NUT and followed all suggested procedures to
verify if my ups is supported.
No driver recognized my ups, and the genericups tests
get wrong.
Here I send some informations about it:
The ups model is APC BZ1200-BR
I use Ubuntu, and the lsusb results
Bus 003 Device 003: ID 0403:6001 Future Technology Devices
International, Ltd FT232 USB-Serial (UART) IC
for ups.
The
2018 Jan 23
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
Hi Arnd,
Sorry for sending this email directly to you, but maybe you can help
me, or guide me where to look for.
I am having big trouble getting the nouveau driver to work with either
Geforce GT 710 or Geforce 9800 GT on an ARM armv7l Cortex-A9 with PCIe
x1/x4 with linux kernel 4.15-rc.
The Geforce GT 710 hangs the kernel boot process for a while and then
a kernel oops occurs, due to nvidiafb,