ファイル:Cauchy_sequence_illustration2.png
[Wikipedia|▼Menu]

ファイル

ファイルの履歴

ファイルの使用状況

グローバルなファイル使用状況
このプレビューのサイズ: 800 × 512 ピクセル。 その他の解像度: 320 × 205 ピクセル 。640 × 410 ピクセル 。1,024 × 656 ピクセル 。1,280 × 820 ピクセル 。2,706 × 1,733 ピクセル。

元のファイル ‎(2,706 × 1,733 ピクセル、ファイルサイズ: 80キロバイト、MIME タイプ: image/png)



このファイルは、ウィキメディア・コモンズから呼び出されています。

このファイルは、他のプロジェクトで使用されている可能性があります。

このファイルの解説やノートへの記入、履歴などの詳細の確認は、ウィキメディア・コモンズのファイルページ(ノート/履歴/ログ)を使用してください。
ウィキメディア・コモンズのファイルページにある説明を、以下に表示します。

解説Cauchy sequence illustration2.pngIllustration of Cauchy sequence
日付2007年6月3日
原典self-made, with matlab
作者Oleg Alexandrov
許可
(ファイルの再利用
)Public domain
その他のバージョン

このファイルのベクター画像 (SVG) が利用できます。 使う目的に対し、元画像よりもSVGがより優れている場合、SVG画像を使用して下さい。File:Cauchy sequence illustration2.png → File:Cauchy sequence illustration2.svgベクターグラフィックスの詳細については、コモンズのSVG変換を参照ください。
SVGのMediaWikiのサポートに関する情報もあります。

他言語
Alemannisch ? Bahasa Indonesia ? Bahasa Melayu ? British English ? catala ? ?e?tina ? dansk ? Deutsch ? eesti ? English ? espanol ? Esperanto ? euskara ? francais ? Frysk ? galego ? hrvatski ? Ido ? italiano ? lietuvi? ? magyar ? Nederlands ? norsk bokmal ? norsk nynorsk ? occitan ? Plattduutsch ? polski ? portugues ? portugues do Brasil ? roman? ? Scots ? sicilianu ? sloven?ina ? sloven??ina ? suomi ? svenska ? Ti?ng Vi?t ? Turkce ? veneto ? Ελληνικ? ? беларуская (тарашкев?ца) ? български ? македонски ? нохчийн ? русский ? српски / srpski ? татарча/tatarca ? укра?нська ? ??????? ? ??????? ? ????? ? ????? ? ?????? ? ??? ? ??? ? 日本語 ? ?体中文 ? 繁體中文 ? ????? ? ??????? ? ????? ? +/?

 
PNG 開発InfoField この 図式はMATLABで作成されました。
ソースコードInfoField
MATLAB code% draw an illustration of a sequence that is not Cauchyfunction main() % prepare the screen and define some parameters figure(1); clf; hold on; axis equal; axis off; fontsize=30; thick_line=3; thin_line=2; black=[0, 0, 0]; red=[1, 0, 0]; blue=[0, 0, 1]; arrowsize=0.5; arrow_type=1; arrow_angle=30; % (angle in degrees) circrad=0.07; % radius of ball showing up in places B=9; X=0:0.06:B; f=inline('(X+2)./(X+0.8)', 'X'); Y=sin(5*X).*f(X); for i=1:length(X) ball(X(i), Y(i), circrad, blue); end X=0:0.05:(B+0.3); Z=f(X); plot(X, Z, 'r--', 'linewidth', thin_line) plot(X, -Z, 'r--', 'linewidth', thin_line) % draw the coordinate axes shift=-3; Kx=1.1; Ky=1.3; L=max(Y); arrow([-1 shift], [Kx*B, shift], thin_line, arrowsize, arrow_angle, arrow_type, black) arrow([-1, shift], [-1, Ky*L], thin_line, arrowsize, arrow_angle, arrow_type, black) text(Kx*B+0.6, shift, '\it{n}', 'fontsize', fontsize, 'HorizontalAlignment', 'c') text(-1, Ky*L+0.8, '\it{x_n}', 'fontsize', fontsize, 'HorizontalAlignment', 'c') % save to disk saveas(gcf, 'Cauchy_sequence_illustration2.eps', 'psc2') % export to epsfunction ball(x, y, r, color) Theta=0:0.1:2*pi; X=r*cos(Theta)+x; Y=r*sin(Theta)+y; H=fill(X, Y, color); set(H, 'EdgeColor', 'none');function arrow(start, stop, th, arrow_size, sharpness, arrow_type, color) % Function arguments:% start, stop: start and end coordinates of arrow, vectors of size 2% th: thickness of arrow stick% arrow_size: the size of the two sides of the angle in this picture ->% sharpness: angle between the arrow stick and arrow side, in degrees% arrow_type: 1 for filled arrow, otherwise the arrow will be just two segments% color: arrow color, a vector of length three with values in [0, 1] % convert to complex numbers i=sqrt(-1); start=start(1)+i*start(2); stop=stop(1)+i*stop(2); rotate_angle=exp(i*pi*sharpness/180);% points making up the arrow tip (besides the "stop" point) point1 = stop - (arrow_size*rotate_angle)*(stop-start)/abs(stop-start); point2 = stop - (arrow_size/rotate_angle)*(stop-start)/abs(stop-start); if arrow_type==1 % filled arrow% plot the stick, but not till the end, looks bad t=0.5*arrow_size*cos(pi*sharpness/180)/abs(stop-start); stop1=t*start+(1-t)*stop; plot(real([start, stop1]), imag([start, stop1]), 'LineWidth', th, 'Color', color);% fill the arrow H=fill(real([stop, point1, point2]), imag([stop, point1, point2]), color); set(H, 'EdgeColor', 'none') else % two-segment arrow plot(real([start, stop]), imag([start, stop]), 'LineWidth', th, 'Color', color); plot(real([stop, point1]), imag([stop, point1]), 'LineWidth', th, 'Color', color); plot(real([stop, point2]), imag([stop, point2]), 'LineWidth', th, 'Color', color); end

Public domainPublic domainfalsefalse

この著作物の著作権者である私は、この著作物における権利を放棄しパブリックドメインとします。これは全世界で適用されます。
一部の国では、これが法的に可能ではない場合があります。その場合は、次のように宣言します。
私は、あらゆる人に対して、法により必要とされている条件を除き、如何なる条件も課すことなく、あらゆる目的のためにこの著作物を使用する権利を与えます。


キャプション日本語このファイルの内容を1行で記述してください
このファイルに描写されている項目
題材
\u4f5c\u8005"}},"text\/plain":{"ja":{"":"\u4f5c\u8005"}}},"{\"value\":{\"entity-type\":\"property\",\"numeric-id\":4174,\"id\":\"P4174\"},\"type\":\"wikibase-entityid\"}":{"text\/html":{"ja":{"":"\u30a6\u30a3\u30ad\u30e1\u30c7\u30a3\u30a2\u306e\u5229\u7528\u8005\u540d"}},"text\/plain":{"ja":{"":"\u30a6\u30a3\u30ad\u30e1\u30c7\u30a3\u30a2\u306e\u5229\u7528\u8005\u540d"}}},"{\"value\":\"Oleg Alexandrov\",\"type\":\"string\"}":{"text\/html":{"ja":{"P4174":"Oleg Alexandrov","P2093":"Oleg Alexandrov"}},"text\/plain":{"ja":{"P4174":"Oleg Alexandrov","P2093":"Oleg Alexandrov"}}},"{\"value\":{\"entity-type\":\"property\",\"numeric-id\":2699,\"id\":\"P2699\"},\"type\":\"wikibase-entityid\"}":{"text\/html":{"ja":{"":"URL"}},"text\/plain":{"ja":{"":"URL"}}},"{\"value\":\"https:\\\/\\\/commons.wikimedia.org\\\/wiki\\\/user:Oleg_Alexandrov\",\"type\":\"string\"}":{"text\/html":{"ja":{"P2699":"https:\/\/commons.wikimedia.org\/wiki\/user:Oleg_Alexandrov"}},"text\/plain":{"ja":{"P2699":"https:\/\/commons.wikimedia.org\/wiki\/user:Oleg_Alexandrov"}}},"{\"value\":{\"entity-type\":\"property\",\"numeric-id\":2093,\"id\":\"P2093\"},\"type\":\"wikibase-entityid\"}":{"text\/html":{"ja":{"":"\u8457\u8005\u540d (\u6587\u5b57\u5217)"}},"text\/plain":{"ja":{"":"\u8457\u8005\u540d (\u6587\u5b57\u5217)"}}}}" class="wbmi-entityview-statementsGroup wbmi-entityview-statementsGroup-P170 oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-framed">


次ページ
記事の検索
おまかせリスト
▼オプションを表示
ブックマーク登録
mixiチェック!
Twitterに投稿
オプション/リンク一覧
話題のニュース
列車運行情報
暇つぶしWikipedia

Size:19 KB
出典: フリー百科事典『ウィキペディア(Wikipedia)
担当:undef