search for: movment

Displaying 8 results from an estimated 8 matches for "movment".

Did you mean: moment
2005 Dec 23
1
floating layer following the mouse
Hello, I have added a fade-in/fade-out floating layer to display infos on Ajax request. I have used Position to display it on a corner. Is there a simple way to make this floating layer displayed near the mouse and make it follow the mouse movments Tarek -- Tarek Ziadé | www.afpy.org Python - why settle for snake oil when you can have the whole snake? (Mark Jackson) _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mail...
2012 Aug 27
1
RGL plot : lighting problem when triangle3d and persp3d are used in the same plot
...lf of the matrix have 'NA' and perp3d need planar quadrilateral face. So I decided to use the function triangle3d to integrate these points into the scene. So, for the first point I did : triangles3d(x=c(1,2,2),y=c(1,1,2),z=c(1,5,3)) and it worked But a problem remains because the light movment on this triangle looks independant and I did not find how to solve this issue. How can I prefectly integrate this triangle into the scene? Thank for help [[alternative HTML version deleted]]
2008 Dec 15
1
Semi-random movement inside a circle
...n:ymax, type = "n") circularspace radius=10 timesteplength=1 weightfactor=1 for(i in 1:days) { #This is the stochastic component of the movement circularspace$stochasticxvel[day=i+1]=runif(1,min=-1,max=1) circularspace$stochasticyvel[day=i+1]=runif(1,min=-1,max=1) #This is calculating the movment speed circularspace$xvelocity[day=i+1]=weightfactor*(circularspace$xvelocity[day=i])+ (1-weightfactor)*circularspace$stochasticxvel[day=i+1] circularspace$yvelocity[day=i+1]=weightfactor*(circularspace$yvelocity[day=i])+ (1-weightfactor)*circularspace$stochasticyvel[day=i+1] #This is calculating t...
2008 Dec 15
1
Movement within a circle
...n:ymax, type = "n") circularspace radius=10 timesteplength=1 weightfactor=1 for(i in 1:days) { #This is the stochastic component of the movement circularspace$stochasticxvel[day=i+1]=runif(1,min=-1,max=1) circularspace$stochasticyvel[day=i+1]=runif(1,min=-1,max=1) #This is calculating the movment speed circularspace$xvelocity[day=i+1]=weightfactor*(circularspace$xvelocity[day=i])+ (1-weightfactor)*circularspace$stochasticxvel[day=i+1] circularspace$yvelocity[day=i+1]=weightfactor*(circularspace$yvelocity[day=i])+ (1-weightfactor)*circularspace$stochasticyvel[day=i+1] #This is calculating t...
2012 Jan 25
0
adehabitatLT -- movement based kernel density
Dear list, ? I am intersted in estimating movement based kernel densities for fish that were relocated at fixed receivers positioned along the coast. These data tend to display both a drift movment between receivers and a random movement component that can be estimated from the mean and the variance of the transit time between receivers. ?If I obtain an estimate of the diffusion coefficient from multiple observations how can I use it to predict the movement based kernel distribution between t...
2012 Mar 28
1
skyrim on steam
...net 3 flash 11 glut xact xact_jun2010 xmllite xinput (dunno why I installed I don't own a controller lol) I have installed skyrim through steam and have 2 problems: 1)I have mouse problems with skyrim, it moves too much and even a slight move will cause the character to start spinning and the movment on the Y axis is a bit hard which basically renders the game unplaable (most important) 2) when launching skyrim it tries to install vcrun 2010 doesn't shown any errors but doesn't show installation either and then continues to the launcher normally without problems (not that important)...
2005 Mar 17
1
no patch whats going on
it was said: >>On Fri, Mar 18, 2005 at 08:52:30AM +1000, Timothy Smith wrote: >> http://www.securityfocus.com/bid/12825/info/ > >That URL doesn't seem to have any details. > >> openbsd and netbsd have taken action on this, but i see no >>movment in >> the freebsd camp.... > >Well, you wouldn't, on the freebsd-questions list. Security >discussion happens on the freebsd-security mailing list. > >Kris > Hello, Click on the "Discussion" and "Solution" links for the details. Nothing has been s...
2003 Jun 16
2
boot: ext3 fs not supported by kernel
I am running 2.4.18-3. I am getting terrible performance. I noticed in the boot.log that my / fs is ext3 and my kernel does not support ext3. I have tried to recompile the kernel with ext3 support. It did not seem to work. (e.g. lags for 40 or so when i am unzipping multiple files) Firstly, is this likely to be the case of my problems? How can i fix it? Do I just recompile the kernel or do I need