Dosiero:Biweight.jpg

El Vikipedio

Biweight.jpg (13KB, MIME type: image/jpeg)

La bildo estas kopiita de wikipedia:en. La originala priskribo estas:

[redaktu] Summary

This image is an example of a Tukey biweight function. It was created under R by the following code:

f = function(x, c) {

   if (abs(x) < c) {
       return(x*((1-(x/c)^2))^2)
   }
   else {
       return(0)
   }

}

x= (-1000:1000)/100

y[1] = f(x[1], 3)

for (i in x[-1]) {y = c(y, f(i, 3))}

jpeg(filename = "biweight.jpg", width = 480, height = 480)

plot(x, y, type="l", col=2)

dev.off()

[redaktu] Licensing

Ŝablono:NoRightsReserved

date/time username edit summary
13:37, 20 November 2005 en:User:Deimos 28 (<span class="autocomment"><a href="/wiki/Image:Biweight.jpg#Summary" title="Image:Biweight.jpg">→</a>Summary</span>)
13:28, 20 November 2005 en:User:Deimos 28 (This image is an example of a Tukey biweight function. It was created under R by the following code: f = function(x, c) { if (abs(x) < c) { return(x*(1-(x/c)^2)) } else { return(0) } } x= (-1000:1000)/100 for (i in x[-1]) )

[redaktu] Historio de la dosiero

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.

Click on date to download the file or see the image uploaded on that date.

  • (del) (cur) 13:40, 20 November 2005 . . Deimos 28 ( en:User_talk:Deimos_28 Talk) . . 480x480 (12468 bytes) (This image is an example of a Tukey biweight function. It was created under R by the following code: f = function(x, c) { if (abs(x) < c) { return(x*((1-(x/c)^2))^2) } else { return(0) } } x= (-1000:1000)/100 y[1] = f(x[1], )
  • (del) (rev) 13:28, 20 November 2005 . . Deimos 28 ( en:User_talk:Deimos_28 Talk) . . 480x480 (12989 bytes) (This image is an example of a Tukey biweight function. It was created under R by the following code: f = function(x, c) { if (abs(x) < c) { return(x*(1-(x/c)^2)) } else { return(0) } } x= (-1000:1000)/100 for (i in x[-1]) )

Historio de alŝutoj

(nun) = ĉi tiu estas la nuna versio de la dosiero, (for) = forigu ĉi tiun malnovan version, (res) = restarigu ĉi tiun malnovan version.
Por vidi la dosieron laŭdate, alklaku la daton.

  • (for) (nun) 16:57, 20. Mar 2006 . . Maksim-bot (Diskuto | kontribuoj) . . 480×480 (12 468 bitokoj) (La bildo estas kopiita de wikipedia:en. La originala priskribo estas: == Summary == This image is an example of a Tukey biweight function. It was created under R by the following code: <code> f = function(x, c) { if (abs(x) < c) { return(x*()

Neniu paĝo ligas al ĉi tiu dosiero.

Aliaj lingvoj