Fitxategi:Wave packet.svg

Orriaren edukia ez da onartzen beste hizkuntza batzuetan.
Wikipedia, Entziklopedia askea

Bereizmen handikoa(SVG fitxategia, nominaldi 5.478 × 3.964 pixel, fitxategiaren tamaina: 29 KB)

Fitxategi hau Wikimedia Commonsekoa da. Hango deskribapen orriko informazioa behean duzu.
Commons gordailu bat da, lizentzia askea duten multimedia fitxategiena. Lagun dezakezu.

Fitxategi hau Wikimedia Commonsekoa da
Deskribapena Illustration of a wave packet.
Data (UTC)
Jatorria Self made, based on Image:Photon paquet onde.png. Released in the public domain.
Egilea Oleg Alexandrov
Public domain Nik, lan honen egile eskubideen jabeak, lan hau domeinu publikoan jartzen dut. Mundu osoan du eragina honek.
Estatu batzuetan beharbada hori ez da legez posible izango. Halakoetan:
Edonori ematen diot lan hau edozertarako erabiltzeko eskubidea, inolako baldintzarik gabe, legeak nahitaez ezarritako baldintzak izan ezik.
% Illustration of a wave packet

L = 1.7; % 2*L=length of domain
A = 1.2; % max amplitude

K = 1.3; % gaussian param
fast_wl = 52;
slow_wl = 4;

N = 500; % num of data points
lw = 40; % linewidth of curves

X = linspace(-L, L, N);
%Y = cos(X*slow_wl)./(1 + (X/K).^2);
q=1.5;
Y = A*cos(abs(X).^q*slow_wl).*exp(-K*X.^2);

num_P=1; % how many periods to keep
Y( find (abs(X) > ((2*num_P+0.5)*pi/slow_wl)^(1/q)) )=0;
Z = Y.*cos(fast_wl*X);

% KSmrq's colors
red    = [0.867 0.06 0.14];
blue   = [0, 129, 205]/256;
green  = [0, 200,  70]/256;
yellow = [254, 194,   0]/256;
white = 0.99*[1, 1, 1];
black = [0, 0, 0];

figure(1); clf; hold on; axis equal; axis off;
lw2=0.7*lw;
plot(X, Y, 'color', red, 'linewidth', lw2, 'linestyle', '--')
plot(X, -Y, 'color', red, 'linewidth', lw2, 'linestyle', '--')
plot(X, Z,  'color', blue, 'linewidth', lw)

saveas(gcf, 'Wave_packet.eps', 'psc2') % save as eps
%plot2svg(Wave_packet.svg')             % save as svg  (need the svg package for that)

Irudi-oineko testuak

Add a one-line explanation of what this file represents
Graphical representation of a basic wave packet

Fitxategi honetan agertzen diren itemak

honako hau irudikatzen du

2 abendua 2007

Fitxategiaren historia

Data/orduan klik egin fitxategiak orduan zuen itxura ikusteko.

Data/OrduaIruditxoaNeurriakErabiltzaileaIruzkina
oraingoa08:40, 2 abendua 200708:40, 2 abendua 2007 bertsioaren iruditxoa5.478 × 3.964 (29 KB)Oleg AlexandrovTweak
08:38, 2 abendua 200708:38, 2 abendua 2007 bertsioaren iruditxoa512 × 370 (29 KB)Oleg Alexandrov{{Information |Description=Illustration of a en:Wave packet |Source=Self made, released in the public domain |Date=~~~~~ |Author=~~~ |Permission=See below |other_versions= }} {{PD-self}} category:wave mechanics category:quantum mechanics [[
08:28, 2 abendua 200708:28, 2 abendua 2007 bertsioaren iruditxoa512 × 395 (29 KB)Oleg Alexandrov{{Information |Description=Illustration of a en:Wave packet |Source=Self made, released in the public domain |Date=~~~~~ |Author=~~~ |Permission=See below |other_versions= }} {{PD-self}} category:wave mechanics category:quantum mechanics [[

Hurrengo orrialdeek dute fitxategi honetarako lotura:

Fitxategiaren erabilera orokorra

Hurrengo beste wikiek fitxategi hau darabilte: