File:Complex network n25 1-d lattice.svg
From Wikimedia Commons, the free media repository
Complex_network_n25_1-d_lattice.svg (SVG file, nominally 314 × 314 pixels, file size: 22 KB)
| Description |
An SVG version of File:Complex network n25 1-d lattice.png |
|---|---|
| Date |
2008 |
| Source | |
| Author | |
| Permission (Reusing this image) |
Granted. |
| Other versions | File:Complex network n25 1-d lattice.png |
Original MetaPost source.
prologues:=3;
filenametemplate "%j.mps";
verbatimtex
%&latex
\documentclass{minimal}
\begin{document}
etex
beginfig(0);
size=6cm;
number=25;
dimensions=2;
dotsize=1/12;
path p;
p=(0,0)..(size,size)..cycle;
for i=0 step length(p)/number until length(p):
draw (point i-dotsize*length(p)/number of p)..(point (i+dotsize*length(p)/number) of p)..cycle;
for j=1 upto dimensions:
draw (point i of p)--(point (i+j*length(p)/number) of p);
endfor;
endfor;
endfig;
end
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 01:29, 25 December 2008 | 314×314 (22 KB) | Conrad.Irwin (talk | contribs) | ({{Information |Description=An SVG version of File:Complex network n25 1-d lattice.png |Source= File:Complex network n25 1-d lattice.png |Date= 2008 |Author= User:Conrad.Irwin |Permission= Granted. |other_versions= [[:File:Complex network n25) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following page links to this file: