Displaying 3 results from an estimated 3 matches for "larege".
Did you mean:
labege
2003 Aug 01
1
shading in image()
...interp.surface()
library(fields)
newx<-seq(10,870,by=2);
newy<-seq(10,610,by=2);
volcano2<-interp.surface(list(x=x,y=y,z=volcano),make.surface.grid(list(newx
,newy)));
dim(volcano2)<-c(length(newx),length(newy));
image(newx,newy,volcano2, col = terrain.colors(100))
As you see NANs are lareger in the interpolated image, I've modified the
interp.surface function to take the nearest neightbour when any of the 4
bounding points is NA but the result is still not perfect, thats why I'm
looking for a function that does Gouraud shading.
Thanks for all the help,
Angel
2005 Nov 24
1
winbind memroy leack?
Hello, since two days ago i've noticed that the winbind process take
too much memory and it continue growing constantly. I have to restart
it every day when it grows to 1.5GB. I'm using the last stable release
from samba (3.0.20b-24) with ldap backend. Is there any one who can
help me to discover what is wrong with winbind? i always have above 3
winbind processes running and netstat
2015 Aug 19
1
Optimum Block Size to use
On 8/19/2015 1:54 PM, John Hodrien wrote:
> On Wed, 19 Aug 2015, Jatin Davey wrote:
>
>> Hi All
>>
>> We use CentOS 6.6 for our application. I have profiled the
>> application and find that we have a heavy requirement in terms of
>> Disk writes. On an average when our application operates at a certain
>> load i can observe that the disk writes / second