Subversion Repositories svnkaklik

Compare Revisions

No changes between revisions

Ignore whitespace Rev 796 → Rev 780

/dokumenty/skolni/PRA2/Mikrovlny/sterbina.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/sterbina.txt
File deleted
/dokumenty/skolni/PRA2/Mikrovlny/obrpole.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/stojata_vlna.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/stojata_vlna_deska.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/mikrovlny.tex
File deleted
\ No newline at end of file
/dokumenty/skolni/PRA2/Mikrovlny/pasek.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/polarizace_horizontalne.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/hrana.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/podelny_rez.txt
File deleted
/dokumenty/skolni/PRA2/Mikrovlny/podelny_rez.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/mikrovlny.pdf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/dokumenty/skolni/PRA2/Mikrovlny/data.ods
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/dokumenty/skolni/PRA2/Mikrovlny/plot.gp
5,54 → 5,13
set angles degrees
 
f(x)=I0 * (sin(x))**4 + c
g(x)=I0 * (sin(x) * cos(x))**2 + a
#g(x)=p*x+t
 
 
set xlabel "fi[°]"
set ylabel "I[-]"
 
fit f(x) "./data/polarizace_vertikalne_stupne.txt" using 1:2 via I0, c
set output "polarizace.png"
set xlabel "Číslo kanálu"
set ylabel "Energie [keV]"
plot "./data/polarizace_vertikalne_stupne.txt" using 1:2 with points, f(x)
 
fit g(x) "./data/polarizace_horizontalne_stupne.txt" using 1:2 via I0, a
set output "polarizace_horizontalne.png"
plot "./data/polarizace_horizontalne_stupne.txt" using 1:2 with points, g(x)
 
set output "podelny_rez.png"
set xlabel "x[-]"
set ylabel "I[-]"
plot "podelny_rez.txt" using 1:2 with points
 
set samples 400
set angles radians
a=4
d=100
c=6
I0=3
 
h(x)=I0 * sin(c*x+d) + a
 
fit h(x) "./data/stojata_vlna_vzdalenost.txt" using 1:2 via a,d,c
set output "stojata_vlna.png"
plot "./data/stojata_vlna_vzdalenost.txt" using 1:2 with points, h(x)
 
 
I0=2
 
fit h(x) "./data/stojata_vlna_vzdalenost.txt" using 1:3 via a,d,c
set output "stojata_vlna_deska.png"
plot "./data/stojata_vlna_vzdalenost.txt" using 1:3 with points, h(x)
 
set output "hrana.png"
plot "./data/hrana.txt" using 1:(abs($2)) with points
 
set output "pasek.png"
plot "./data/pasek.txt" using 1:(abs($2)) with points
 
set key under
set xlabel "fi[°]"
set ylabel "I[-]"
set output "sterbina.png"
plot "sterbina.txt" using 1:(abs($2)) with points title "40mm", "" using 1:(abs($3)) with points title "60mm"
 
/dokumenty/skolni/PRA2/Mikrovlny/polarizace.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/dokumenty/skolni/PRA2/Mikrovlny/data/stojata_vlna_vzdalenost.txt
File deleted
/dokumenty/skolni/PRA2/Mikrovlny/data/pasek.txt
File deleted
/dokumenty/skolni/PRA2/Mikrovlny/data/hrana.txt
File deleted
/dokumenty/skolni/PRA2/Mikrovlny/data/polarizace_horizontalne_stupne.txt
File deleted
/dokumenty/skolni/PRA2/Mikrovlny/data/stojata_vlna.xls
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream