ملف:Sine wavelength.svg

الملف الأصلي(ملف SVG، أبعاده 512 × 356 بكسل، حجم الملف: 26 كيلوبايت)

وصف قصير

⧼wm-license-information-description⧽
English: Plot of a sine wave, showing three pairs of corresponding points between which wavelength (lambda) can be measured.
⧼wm-license-information-date⧽ 2009
⧼wm-license-information-source⧽ ⧼Wm-license-own-work⧽
⧼wm-license-information-author⧽ Dicklyon (Richard F. Lyon)

ترخيص


I, the copyright holder of this work, hereby publish it under the following license:

Source (Asymptote)

import graph;
size(200,100,IgnoreAspect);
 
real f(real x) {
  return sin(2*pi*x);
}
 
string fmt(real x) {
  return "";
}
 
draw(graph(f, 0, 2, operator..), red);
xaxis("$x$",Ticks(N=0,n=4,Step=0.5,ticklabel=fmt));
yaxis("$y(x)$",Ticks(N=0,n=4,Step=1, ticklabel=fmt));
 
Label lambda=Label("$\lambda$",align=N,blue);
draw(L=lambda, (0.25, 1) -- (1.25, 1), blue, Arrows);
draw(L=lambda, (0.50, 0) -- (1.50, 0), blue, Arrows);
draw(L=lambda, (0.75,-1) -- (1.75,-1), blue, Arrows);

تاريخ الملف

اضغط على زمن/تاريخ لرؤية الملف كما بدا في هذا الزمن.

زمن/تاريخصورة مصغرةالأبعادمستخدمتعليق
حالي ★ مراجعة معتمدة
05:41، 7 ديسمبر 2023
تصغير للنسخة بتاريخ 05:41، 7 ديسمبر 2023512 × 356 (26 كيلوبايت)Pastakhov (نقاش | مساهمات)Upload https://upload.wikimedia.org/wikipedia/commons/6/62/Sine_wavelength.svg

لا يوجد صفحات تصل لهذه الصورة.

معلومات الصورة (ميتا)