search for: frequenz

Displaying 2 results from an estimated 2 matches for "frequenz".

Did you mean: frequent
2009 May 08
4
howto find x value where x=max(x)
Hi, fp is a data frame like this ,----[ fp ] | Frequenz AmpNorm | 1 3322 0.0379490639 | 2 3061 0.0476033058 | 3 2833 0.0592954124 | 4 2242 0.1275510204 `---- i want to find the "Frequenz" where "AmpNorm" is max. I use this line as workaround: PeakFreqHz = subset(fp, AmpNorm == max(AmpNorm))$Frequenz[1] Is...
2011 Jan 09
2
Windows guest eats as many CPU as available
Hello, I run Debian on my Laptop Lenovo X60s (with VT). I've created a Windows-XP as well as a Windows-Vista guest on it. Both, XP as well as Vista, eats as many CPU as available. Therefore the CPU always has high load and will never reduce cpu-frequenz or ventilator. Did this works as designed or should I modify something? Thanks in advance Matthias -- Don't Panic