search for: quiver

Displaying 14 results from an estimated 14 matches for "quiver".

Did you mean: quiser
2005 Jun 14
0
Plotting quiver vector tensor arrows 2d field data
...ysis.html Looking through the galleries at http://addictedtor.free.fr/graphiques/allgraph.php http://r-spatial.sourceforge.net/gallery/ http://fawn.unibw-hamburg.de/cgi-bin/Rwiki.pl?GraphGallery demo(graphics) I did not find a function to plot a 2d field on a matrix. I did find mention of a quiver function in the archives. Is this the best solution or are there other tools I missed? quiver<- function(u,v,scale=1,length=0.05) # first stab at matlab's quiver in R # from http://tolstoy.newcastle.edu.au/R/help/01c/2711.html # Robin Hankin Tue 20 Nov 2001 - 13:10:28 EST { xpos <...
2001 Nov 20
2
quiver plot help
Hello everybody I'm trying to write a simple version of matlab's "quiver". The idea is that I have fluid with velocity defined on a grid. I have a matrix of x-components of velocity and a matrix of y-components and I want to see the overall flow pattern. (I work with 2D fluid mechanics problems). My first-stab function is below: quiver <- function(u,v,scal...
2009 Jan 19
2
plotting arrows with different colors and varying head size
Dear list, I would like to plot arrows with different colors according to arrow length, and also (if possible) with head size proportional to arrow length. The idea is to make a quiver-like plot of matlab with wind speed data. So far, I´ve been able to use different colors, but I need to find a more efficient way to recode arrow length intervals into colors. On the contrary, I can't define different head sizes, because the "length" argument in the "arrows()&qu...
2005 Nov 13
1
problem with grid animation
I'm trying to do animation with grid. Basically it's a vector field, like what 'quiver' in Matlab creates. I need to update it with grid.edit(). It seems grid erases the whole thing first, then redraws. Therefore the evident 'flash' between frames. Any way to avoid this flash? Thanks.
2015 Aug 11
4
C6.7 evolution to cyrus imap(s) fails
...; your syslog() daemon configuration. > > Alexander > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos Hi Alexander [root at maui:/var/log]$ watch 'tail -n40 maillog does not quiver when I try to connect In coming mail can be seen but nothing about evo connections as far as I can see There do seem to be some warnings/errors - they don't look relavant?? Many thanks for your help John > Aug 11 21:17:29 maui lmtpunix[10038]: duplicate_check: <2601564684-JVVYITYRHU...
2015 Aug 11
2
C6.7 evolution to cyrus imap(s) fails
On Tue, 11 Aug 2015, Alexander Dalloz wrote: > Am 11.08.2015 um 22:28 schrieb Dr J Austin: >> >> Hi Alexander >> >> [root at maui:/var/log]$ watch 'tail -n40 maillog >> >> does not quiver when I try to connect > > That's suspicious. > > Let's exclude it is the client which causes the problem: Connect directly to > the IMAPS server on CLI. > > openssl s_client -connect <server ip>:993 > > You hopefully see a greeting message from the IMAP ser...
2004 Jul 30
0
reply start with a kiss, then move on to...
ibuae~kundgebungrequestinfo computergphone' am-,er''ica d`r`^ugs & 0v^ernig~'ht d'e_,liver~ optimgdasyatidae http://www.morning-meds.com At this announcement Rob began to quiver with excitement, and sat staring eagerly at the Demon, while the latter increased in stature and sparkled and glowed more brilliantly than ever -----Original Message----- From: Mica Robinson [mailto:ayib at bswapxq.com] To: colin holzer; moshe voitier; eduardo subler Sent: Tuesday, August, 2004...
2015 Aug 11
0
C6.7 evolution to cyrus imap(s) fails
Am 11.08.2015 um 22:28 schrieb Dr J Austin: > > Hi Alexander > > [root at maui:/var/log]$ watch 'tail -n40 maillog > > does not quiver when I try to connect That's suspicious. Let's exclude it is the client which causes the problem: Connect directly to the IMAPS server on CLI. openssl s_client -connect <server ip>:993 You hopefully see a greeting message from the IMAP server. Then issue a1 LOGIN username passwo...
2015 Aug 12
0
C6.7 evolution to cyrus imap(s) fails
...015, Dr J Austin wrote: > > > On Tue, 11 Aug 2015, Alexander Dalloz wrote: > >> Am 11.08.2015 um 22:28 schrieb Dr J Austin: >>> >>> Hi Alexander >>> >>> [root at maui:/var/log]$ watch 'tail -n40 maillog >>> >>> does not quiver when I try to connect >> >> That's suspicious. >> >> Let's exclude it is the client which causes the problem: Connect directly >> to the IMAPS server on CLI. >> >> openssl s_client -connect <server ip>:993 >> >> You hopefully...
2008 Feb 19
1
[CruiseControl] RubyOnRails build 8896 failed
The build failed. CHANGES ------- Revision 8896 committed by bitsweat on 2008-02-19 02:56:05 Don''t assume all records from nested include are of same class. Closes #11154 [acechase] M /trunk/activerecord/lib/active_record/association_preload.rb A /trunk/activerecord/test/cases/associations/eager_load_nested_include_test.rb TEST FAILURES AND ERRORS ----------------------- Name:
2015 Aug 11
2
C6.7 evolution to cyrus imap(s) fails
On Tue, 11 Aug 2015, Alexander Dalloz wrote: > Am 11.08.2015 um 17:56 schrieb Dr J Austin: >> Hi >> >> I have been using evolution/cyrus/exim for 10 years - until yesterday! >> >> I upgraded to C6.7 and now there is no way I can find of connecting >> from evo to the cyrus imap(s) server >> >> [root at maui:~]$ ps -ef|grep imap >> cyrus
2007 Sep 16
12
rspec_todo -- spec''ing backwards
While the spirit of BDD is to spec first and code second, many of us have legacy code. Worse, some of us have legacy code without very good coverage. Recognizing that *I* have such code, I created a script that grinds through your .rb files and creates placeholder specs for each public method. While it is more sensible to spec behavior of code function than of individual methods, this
2015 Aug 12
2
C6.7 evolution to cyrus imap(s) fails
...t;> On Tue, 11 Aug 2015, Alexander Dalloz wrote: >> >>> Am 11.08.2015 um 22:28 schrieb Dr J Austin: >>>> >>>> Hi Alexander >>>> >>>> [root at maui:/var/log]$ watch 'tail -n40 maillog >>>> >>>> does not quiver when I try to connect >>> >>> That's suspicious. >>> >>> Let's exclude it is the client which causes the problem: Connect >>> directly to the IMAPS server on CLI. >>> >>> openssl s_client -connect <server ip>:993 >&...
2003 Jan 23
1
spearman rank correlation
hello help, i''ve searched through the manual pages and the only reference i can find to spearman rank correlation is cor.test, which only seems to give the significance value of the correlation. is there any way to get the actual value of rho? david. [[alternate HTML version deleted]]