Description Details Author(s) References Examples
Generate closed plane curves using the Fourier descriptor method of Zahn and Roskies 1972.
| Package: | FourierDescriptors | 
| Type: | Package | 
| Version: | 0.1 | 
| Date: | 2010-08-24 | 
| License: | Artistic-2.0 | 
| LazyLoad: | yes | 
plot(create.fourier.descriptor())
John Myles White
Maintainer: John Myles White <jmw@johnmyleswhite.com>
Zahn and Roskies 1972
| 1 2 3 4 5 6 7 | library('FourierDescriptors')
fd <- random.fourier.descriptor(12, 2)
print(fd)
plot(fd)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.