File:Grafico v.c. Kumaraswamy.png
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Grafico_v.c._Kumaraswamy.png (800 × 600 pixels, file size: 9 KB, MIME type: image/png)
File information
Structured data
Captions
Summary
[edit]DescriptionGrafico v.c. Kumaraswamy.png |
Italiano: *autore: Utente:Tomi
Script in Rdkuma <- function(x,a,b){ return(a*b*x^(a-1)*(1-x^a)^(b-1))} modakuma <- function(a,b){return(max(0,min(1,((a-1)/(a*b-1))^(1/a))))} dx <- 0.001; x <- seq(dx/1000,1-dx/1000,dx) a <- c(0.5,1,0.5,1.5,1.5,2,2,5) b <- c(0.5,1,1.5,1,1.5,2,5,2) maxy<-0 i<-seq(1,length(a)); for(ii in i) {maxy<-min(10,max(maxy,dkuma(modakuma(a[ii],b[ii]),a[ii],b[ii])))} png("C:/temp/Grafico_v.c._Kumaraswamy.png",width=800,heigh=600) plot(x,dkuma(x,a[1],b[1]), type='l', axes=FALSE,xlab=NA,ylab=NA, ylim=c(0,maxy), xlim=c(0,1), main="v.c. di Kumaraswamy"); abline(0,0);lines(c(0,0),c(-10,100)) for(ii in i){lines(x,dkuma(x,a[ii],b[ii]),col=ii)} legend(0.45,maxy,col=i,legend=paste("a =",a," b =",b),lty=1,bty='n') text(0,1,"1",adj=1.4) text(1,0,"1",adj=c(0.5,1.4)) dev.off(); |
Date | 6 November 2006 (original upload date) |
Source | Transferred from it.wikipedia to Commons. |
Author | The original uploader was Tomi at Italian Wikipedia. |
Permission (Reusing this file) |
Released under the GNU Free Documentation License. |
Licensing
[edit]This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. Subject to disclaimers. | ||
| ||
This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. Subject to disclaimers.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
Original upload log
[edit]The original description page was here. All following user names refer to it.wikipedia.
Date/Time | Dimensions | User | Comment |
---|---|---|---|
2006-11-06 14:45 | 800×600× (9704 bytes) | Tomi | <pre> dkuma <- function(x,a,b){ return(a*b*x^(a-1)*(1-x^a)^(b-1))} modakuma <- function(a,b){return(max(0,min(1,((a-1)/(a*b-1))^(1/a))))} dx <- 0.001; x <- seq(dx/1000,1-dx/1000,dx) a <- c(0.5,1,0.5,1.5,1.5,2,2,5) b <- c(0.5,1,1.5,1,1.5,2,5,2) max |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 10:50, 13 September 2017 | 800 × 600 (9 KB) | Pierpao (talk | contribs) | Transferred from it.wikipedia |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on it.wikipedia.org