File:Saddle-node phase portrait with central manifold.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

Saddle-node_phase_portrait_with_central_manifold.svg(SVG file, nominally 720 × 720 pixels, file size: 35 KB)

[edit] Summary

Description
English: Sadle-node singular point phase portrait with one of possible central manifolds
Русский: Фазовый портрет седлоузловой особой точки, выделено одно из возможных центральных многообразий
Date

30 November 2008(2008-11-30)

Source

Own work

Author

Ilya Voyager

Permission
(Reusing this image)

See below.

[edit] Licensing

Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Azərbaycan | Беларуская (тарашкевіца) | Български | Català | Cebuano | Soranî / کوردی | Česky | Cymraeg | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | Estremeñu | فارسی | Suomi | Français | Galego | עברית | हिन्दी | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Ripoarisch | Kurdî / كوردی | Latina | Lietuvių | Latviešu | 文言 | Македонски | Bahasa Melayu | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | ไทย | Tagalog | Türkçe | Українська | Vèneto | Tiếng Việt | Walon | 吴语 | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | 粵語 | +/−

[edit] Sources

This vector image was created with Asymptote. I, the copyright holder of the source code, hereby release it to the public domain.
import graph;
import math;
import metapost;
 
size(8 inches);
defaultpen(0.45mm);
real yt(real x, pair z0)
{
	return z0.y*exp(1/z0.x-1/x);
}
path trajectory(pair z0, real leftmargin, real rightmargin)
{
	real curleftmargin=leftmargin;
	real currightmargin=rightmargin;
	if(z0.x>0)
	{
		curleftmargin=0.01;
	}
	else
	{
		currightmargin=-0.3;
	}
	return graph(new real(real t) {return yt(t, z0);},curleftmargin, currightmargin);
}
 
path boundary=(-3,-3)--(3,-3)--(3,3)--(-3,3)--cycle;
path traj;
pair inits[]={
(1,0),
(1,0.5),(1,1),(1,2),(1,6),(1,100),
(1,-0.5),(1,-1),(1,-2),(1,-6), (1,-100),
(-1,0.3),(-1,1),(-1,2),(-1,3),
(-1,-0.3), (-1,-1),(-1,-2),(-1,-3),
(-1,0),
};
 
draw((-3,0)--(0,0)--trajectory((1,0.5),0,3),p=rgb(1,0.3,0.3)+4.5);
draw((0,-3)--(0,3),p=rgb(0.2,0.8,0.2)+4.5);
 
arrowsize=new real(pen p=currentpen) {return 3.5mm;};
for(pair z0 : inits)
{
	traj=trajectory(z0, -3, 3);
	traj=lastcut(traj,boundary).before;
	draw(traj, Arrow(position=45));
}
draw((0,0.1)--(0,3), Arrow(4mm, Relative(0.3),filltype=NoFill), Arrow(4mm, Relative(0.32),filltype=NoFill));
draw((0,-0.1)--(0,-3), Arrow(4mm, Relative(0.3), filltype=NoFill), Arrow(4mm, Relative(0.32), filltype=NoFill));
 
fill(scale(0.06)*unitcircle);

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:52, 30 November 2008Thumbnail for version as of 20:52, 30 November 2008720×720 (35 KB)Ilya Voyager (talk | contribs) ({{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }})
20:44, 30 November 2008Thumbnail for version as of 20:44, 30 November 2008720×720 (34 KB)Ilya Voyager (talk | contribs) ({{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }})
20:05, 30 November 2008Thumbnail for version as of 20:05, 30 November 2008720×720 (35 KB)Ilya Voyager (talk | contribs) ({{Information |Description={{en|1=Sadle-node singular point phase portrait with one of possible central manifolds}} {{ru|1=Фазовый портрет седлоузловой особой точки, выделено одно из возможных ц)

There are no pages that link to this file.

Global file usage

The following other wikis use this file:

  • Usage of Saddle-node phase portrait with central manifold.svg on enwiki