File:MATLAB surf sinc3D.svg

Size of this PNG preview of this SVG file: 512 × 384 pixels. Other resolutions: 320 × 240 pixels | 640 × 480 pixels | 1,024 × 768 pixels | 1,280 × 960 pixels | 2,560 × 1,920 pixels.
Original file (SVG file, nominally 512 × 384 pixels, file size: 1.31 MB)
File information
Structured data
Captions
Captions
Add a one-line explanation of what this file represents
Summary
editDescriptionMATLAB surf sinc3D.svg |
A three-dimensional surface plot of the unnormalized sinc function — precisely, |
Date | |
Source | Own work |
Author | DmitTrix |
Other versions |
|
SVG development InfoField | |
Source code InfoField | MATLAB code[X,Y] = meshgrid(-10:0.25:10,-10:0.25:10);
f = sinc(sqrt((X/pi).^2+(Y/pi).^2));
h = figure(1);
surf(X,Y,f);
axis([-10 10 -10 10 -0.3 1])
xlabel('{\bfx}')
ylabel('{\bfy}')
zlabel('{\bfsinc} ({\bfR})')
hidden off
plot2svg('sinc3D.svg',h) % utilizes the SVG exporting script (by Juerg Schwizer)
% available from MATLAB Central File Exchange
|
Licensing
editPublic domainPublic domainfalsefalse |
![]() |
I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 20:33, 24 May 2008 | ![]() | 512 × 384 (1.31 MB) | DmitTrix (talk | contribs) | {{Information |Description=A three-dimentional surface plot of the ''unnormalized'' '''sinc''' function — precisely, <math>\begin{align} & -10\le x\le 10 \\ & -10\le y\le 10 \\ & z=\operatorname{sinc}\left( \sqrt{x^ |
You cannot overwrite this file.
File usage on Commons
The following page uses this file:
File usage on other wikis
The following other wikis use this file:
- Usage on bg.wikipedia.org
- Usage on en.wikipedia.org
- Usage on en.wikiversity.org
- Usage on es.wikipedia.org
- Usage on et.wikipedia.org
- Usage on fa.wikibooks.org
- Usage on hu.wikipedia.org
- Usage on hy.wikipedia.org
- Usage on ko.wikipedia.org
- Usage on mk.wikipedia.org
- Usage on mr.wikipedia.org
- Usage on my.wikipedia.org
- Usage on ta.wikipedia.org
- Usage on tr.wikipedia.org
- Usage on uk.wikipedia.org
- Usage on uz.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Image title | Matlab Figure Converted by PLOT2SVG written by Juerg Schwizer |
---|