File:ContourPlotExample.jpg: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Dmitrii Kouznetsov
({{Image notes |Description=Example of contour plot . Function <math> f(x,y)= sin\left(\rfac{\pi}{4}x\right) sin\left(\rfac{\pi}{4}y\right) </math> is plotted in the range <math>-10\le x\le 10</math> <math>-10\le y\le 10</math>. Levels <math>f(x,y)=-0.1<math> are shown wiht red lines. Levels <math>f(x,y)= 0.1<math> are shown wiht blue lines. After to generate the eps file, the image was converted to jpg format. |Author= Dmitrii Kouznetsov |Date= 2008 |Source= ContourPlot/code/ContoruPlotEx...)
 
imported>Dmitrii Kouznetsov
Line 3: Line 3:
|Description=Example of [[contour plot]] . Function <math>
|Description=Example of [[contour plot]] . Function <math>
f(x,y)=
f(x,y)=
sin\left(\rfac{\pi}{4}x\right)
\sin\left(\frac{\pi}{4}x\right)
sin\left(\rfac{\pi}{4}y\right) </math> is plotted in the range
\sin\left(\frac{\pi}{4}y\right) </math> is plotted in the range
<math>-10\le x\le 10</math>
<math>-10\le x\le 10~</math>,
<math>-10\le y\le 10</math>.
<math>-10\le y\le 10~</math>.
Levels <math>f(x,y)=-0.1<math> are shown wiht red lines.
Levels <math>f(x,y)=-0.1</math> are shown wiht red lines.
Levels <math>f(x,y)= 0.1<math> are shown wiht blue lines.
Levels <math>f(x,y)= 0.1</math> are shown wiht blue lines.
After to generate the eps file, the image was converted to jpg format.
After to generate the eps file, the image was converted to jpg format.
|Author= Dmitrii Kouznetsov
|Author= Dmitrii Kouznetsov
|Date= 2008
|Date= 2008
|Source= ContourPlot/code/ContoruPlotExample.cc (main program)
|Source= [[ContourPlot/code/ContoruPlotExample.cc]] (main program)
* ContourPlot/code/conto.cin (function which draws a level)
* [[ContourPlot/code/ado.cin]]    (function that makes header of the eps file)
* ContourPlot/code/ado.cin     (function that makes header of the eps file)
* [[ContourPlot/code/conto.cin]]  (function which draws a level)
|Country first published in= Japan
|Country first published in= Japan
|Copyright holder= Dmitrii Kouznetsov
|Copyright holder= Dmitrii Kouznetsov
|Notes= Feel free to download, to execute, to distribute and modify the source as you need.
|Notes= This is just an example of a [[contour plot]] to illustrate the article. However, the source may have an independent use, but you have to edit it; replace the test function mentioned above to your function you would like to plot. Feel free to download, to execute, to distribute and modify the source as you need.
Please, indicate the source and modifications (if any) if you distribute it.
Please, indicate the source and modifications (if any) if you distribute it.
|Other versions=}}
|Other versions=}}


{{attribution}}
<!-- {{attribution}} !-->
== Licensing/Copyright status ==
== Licensing/Copyright status ==
{{CC-by-1.0}}
{{CC-by-1.0}}

Revision as of 22:14, 23 May 2008

Summary

Template:Image notes

Licensing/Copyright status

Template:CC-by-1.0

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current19:52, 11 March 2022Thumbnail for version as of 19:52, 11 March 2022448 × 448 (24 KB)Maintenance script (talk | contribs)== Summary == Importing file

Metadata