search for: ostrowski

Displaying 5 results from an estimated 5 matches for "ostrowski".

2015 Dec 15
2
Ideas needed for archiving
I've been asked by a user whether it's possible to stop their IMAP client downloading messages older than a given date. Whilst I'm guessing it may well be possible to do this client-side using folders and subscriptions, it got me thinking .... is there a way to do this server side on dovecot ? i.e. is there a way to "hide" messages from a user without having to archive
2008 Nov 07
0
REFER problems with Asterisk and OpenSER
...in the on sent by B. I've read in Asterisk's doxygen doc that all REFER requests have to be properly authenticated. Asterisk in 1.4.21.1 from Debian Lenny, OpenSER is 1.3.2. Any pointers on how to solve this problem? I can give you tcpdump logs of these transactions if required. Regards, Ostrowski Michal
2010 Dec 07
0
R programing help-newton iterations for the square root
...his example ? What follows from it ? We can also use simple calculations here. Show that, if we start with x(0) > 0, for all k > 0 and for all k > 0. This implies the sequence decreases monotonically and converges to from any (positive) starting point. Speed of Convergence. Does Ostrowski¡¯s Theorem apply in this example ? What follows from it ? We can also use simple calculation here to determine the speed of converge. Show first that which implies superlinear convergence, and then show which means convergence is quadratic. Coding. (1) Write an R function newton() that a...
2011 Jul 27
1
HOWTO install CentOS 6 on low memory computer or virtual machine (even 192MB RAM)
I've managed to install CentOS 6 on a 192MB virtual machine using LiveCD install-to-disk graphical method. This is not normally possible because of: - hard-coded minimum supported memory in Anaconda installer - it will show a message "You do not have enough RAM to install CentOS Linux on this machine" if you try or force you to use seriously crippled text installer; - a bug in
2011 Feb 04
0
MSBVAR and hc.forecast
attempting to do multivariate modelling in R with known future conditions (in this case variable 'b') using MSBVAR and hc.forecast. The sample code (a paired down representation) does not give anywhere near the expected results - I am assuming that a forecast 8 steps out would approximate 'a' as the sequence 1.1,2.1,3.1,100.1 corresponding to the input set. I have varied the input