search for: fluctuate

Displaying 20 results from an estimated 262 matches for "fluctuate".

2011 Dec 06
4
[LLVMdev] The nsw story
...c "sext i32 undef to > i64", and thus also undef? No; sext i32 undef to i64 returns an extraordinary thing. It's a 64-bit value where the low 32 bits are undef, and the high 32 bits are sign extension from whatever bit 31 happened to be. And the low 32 bits in this new value also fluctuate, and the high 31 bits in this value fluctuate with them in concert with bit 31 of the new value. FWIW, you can also get non-bitwise fluctuation, such as (undef*3), which is a value which fluctuates around multiples of 3. Or (undef*3)/5+1, which fluctuates around, well, any value which could be com...
2009 Jan 21
1
Multifractal detrended fluctuation analysis
Dear R-users, Has anyone written a function for multifractal detrended fluctuation analysis? The "fractal" package does mono-fractal DFA, but not multifractal as far as I can tell. The MF-DFA approach is presented in: J. W. Kantelhardt, S. Zschiegner, E. Koscielny-Bunde, S. Havlin, A. Bunde, and H. E. Stanley, "Multifractal Detrended Fluctuation Analysis of
2019 Feb 16
3
why did self test warn?
...they > are in agreement, then there is no problem with NUT.  Your issue is > with the UPS or the battery.  Aftermarket batteries can be .. > substandard.  We bought one in 2018 that turned out to be manufactured > in 2012. > Now it says: battery.runtime: 1170 The display on the UPS fluctuates between 16-19 minutes. ups.load says 30 constantly and The display on the UPS says 30% so I think that is correct. How you find out your battery was manufactured in 2012? I did buy an after market battery. How would I know if is the UPS? Maybe I shouldn't spend any money on the current one...
2008 May 08
0
Tripplite SU1500RTXL2Ua and nut versions, battery line state fluctuates
...sometimes OL, and sometimes OB. So, I googled, and found this thread: http://lists.alioth.debian.org/pipermail/nut-upsdev/2007-January/001656.html Which implied that this had all been worked out. Perhaps not in the release I'm using though? Here is what upsc shows, some of the measurements fluctuate a tiny amount, but the only one that jumps completely is ups.status: battery.charge: 100 battery.charge.low: 25 battery.charge.warning: 50 battery.runtime: 2072 battery.temperature: 27 battery.type: PbAc battery.voltage: 5.3 battery.voltage.nominal: 48.0 driver.name: usbhid-ups driver.parameter.po...
2011 Dec 06
0
[LLVMdev] The nsw story
On Thu, Dec 1, 2011 at 09:23, Dan Gohman <gohman at apple.com> wrote: > > int a = INT_MAX, b = 1; > long c = (long)(a + b); > > What is the value of c, on an LP64 target? > > If a and b are promoted to 64-bit, c is 0x0000000080000000. > > In a world where signed add overflow returns undef, c could be any of >  0x0000000000000000 >  ... >
2012 Sep 11
0
Detrended Fluctuation Analysis (fractal pkg) troubleshooting
I'm working with the DFA (detrended fluctuation analysis) function in the package fractal on postural sway data, and for the life of me can't get the results to turn out as they should given what my data looks like. The data resemble a random walk, but the Hurst exponent estimates that I'm getting at ~0.9 instead of ~1.4, which is the value a researcher I've been working with
2005 Oct 12
1
Variable bitrate and bandwidth usage
...ctuating between around 35-55 kbps, the average being 48k. Now suppose I have 10 external listeners connected. How much bandwidth will they need/use? Common sense says: average bitrate * 10 = 480kbps (plus any overheads) Here's the question: If I have 10 listeners connected, and the bitrate fluctuates up to 55kbps, then is the actual bandwidth requirement at that instant 550kbps? Or are the fluctuations more rapid than I can appreciate from the Winamp display? Or to put it another way, over what period of time is the average bitrate calculated, and is this period significant in terms of ave...
2007 Feb 07
0
Detrended Fluctuation Analysis
Good afternoon, my name is Gorka Merino and i am a scientist working in the Marine Science Institune in Barcelone. I'm interested in the application of "Detrended Fluctuation Analysis" (DFA) with the R packages. I've tried to obtain some information related to DFA from the 'Help' options but failed. Could somebody inform me about the use of these techniques in R
2005 Apr 13
1
Fluctuating asymmetry and measurement error
Hi all, Has anyone tested for FA in R? I need to seperate out the variance due to measurement error from variation between individuals (following Palmer & Strobeck 1986). Andy Higginson Animal Behaviour and Ecology Research Group School of Biology University of Nottingham NG7 2RD U.K. This message has been checked for viruses but the contents of an attachment may still contain
2013 Dec 18
2
[PATCH] Btrfs: improve the performance fluctuating of the fsync
In order to improve the performance of fsync, we use the outstanding ordered extents to avoid looking up the checksum from the csum tree. But we didn''t filter out the ordered extents whose csum is still being calculated, when we got those ordered extents, we had to wait for the csum calculation. It made the performance dropped down suddenly. (On my box, it drop down from 56MB/s to
2018 Aug 20
1
[Bug 107628] New: On GeForce 8200M G, driver reports wild temperature fluctuations, effectively blocking the system at boot
https://bugs.freedesktop.org/show_bug.cgi?id=107628 Bug ID: 107628 Summary: On GeForce 8200M G, driver reports wild temperature fluctuations, effectively blocking the system at boot Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal
2011 Dec 01
5
[LLVMdev] The nsw story
On Dec 1, 2011, at 9:09 AM, Chris Lattner wrote: > > On Dec 1, 2011, at 8:46 AM, Dan Gohman wrote: > >> >> On Nov 30, 2011, at 10:49 PM, Chris Lattner wrote: >> >>> >>> On Nov 29, 2011, at 3:21 PM, Dan Gohman wrote: >>> >>>> >>>> A natural reaction to this problem is to think that LLVM IR is so nice
2016 Mar 16
2
LLD performance w.r.t. local symbols (and --build-id)
On Wed, Mar 16, 2016 at 9:05 AM, Rafael Espíndola < rafael.espindola at gmail.com> wrote: > On 16 March 2016 at 01:34, George Rimar <grimar at accesssoftek.com> wrote: > > Slowdown by "[ELF] - Early continue in > InputSectionBase<ELFT>::relocate(). > > NFC." looks wierd for me. I do not see any reasons for any impact on > > perfomance by this
2004 Aug 12
0
updated package strucchange 1.2-4
Dear useRs, the strucchange package for testing for structural change has been updated: the current version is 1.2-4. The most significant additions were two functions gefp() and efpFunctional(). gefp() implements a class of generalized M-fluctuation tests for testing for parameter instability or structural change in general parametric models including generalized linear models (GLMs).
2004 Aug 12
0
updated package strucchange 1.2-4
Dear useRs, the strucchange package for testing for structural change has been updated: the current version is 1.2-4. The most significant additions were two functions gefp() and efpFunctional(). gefp() implements a class of generalized M-fluctuation tests for testing for parameter instability or structural change in general parametric models including generalized linear models (GLMs).
2011 Jan 24
0
Detrended fluctuation analysis
Hi All I was using the DFA() in the fractal package to examine a set of time series data. And I was not sure what the H estimate meant from the summary table. is it the alpha of the power law equation?
2011 Jul 22
4
glmnet with binary logistic regression
...r variables. I am using the cv.glmnet function to do 10-fold cross validation on a sequence of lambda values which I let glmnet determine. I then take the optimal lambda value (lambda.1se) which I then use to predict on an independent cohort. What I am finding is that this optimal lambda value fluctuates everytime I run glmnet with LASSO. It deviates quite a bit such that each time I generate an ROC curve for my validation cohort, I get AUC values which deviate a bit. Does anyone know why there is such a fluctuation in the generation of an optimal lambda? I am thinking it might be due to the 10...
2005 May 26
4
how to reduce rsync system usage
hi all we're using rsync to backup our web server at the moment using it in a cron job the server we are using to receive all the sync files is a live but not heavily used linux machine but rsync still takes up more resources than we want it to it takes up to 95% (fluctuating) cpu load and a fair bit of memory too the cron job uses nice -19 rsync but that doesn't seem to do anything,
2016 Jun 24
6
RFC: Strong GC References in LLVM
...CREF here, but it may actually still be "<ty> addrspace(k)*" where k is specially noted in the datalayout. Semantics: 1. GCREF represents an equivalence class of values (equivalence relation being "points to a fixed semantic object"). The bitwise representation fluctuates constantly outside the compiler's control (the dual of `undef`), but may have invariants (in particular, we'd like to be able to specify alignment, nonnull etc.). At any given point in time all GCREF instances pointing to the same object have the same bitwise representatio...
2020 Jan 14
1
nut on armhf, r-pi4b IOW
...evidenced by their reported uptimes, one of which shows a 144 day > uptime. So why should this have been logged via a -wall bc to every > login it is servicing? > > There was no power failure IOW. The thing is that many UPS models will report "on battery" when the voltage fluctuates out of range, but a switching power supply might still be able to coast through it-- especially if the supply is oversized for the load at the time of the abnormality. Since both "outages" (really, the on-battery states) were exactly 10 seconds long means that the UPS was probably tryin...