Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96081936
conv.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Dec 22, 10:37
Size
1 KB
Mime Type
text/x-tex
Expires
Tue, Dec 24, 10:37 (2 d)
Engine
blob
Format
Raw Data
Handle
23114841
Attached To
rSTICAZZI yearII_reports
conv.tex
View Options
\begin
{
tikzpicture
}
\definecolor
{
darkgreen
}{
RGB
}{
0, 152, 0
}
\pgfplotsset
{
xmin = 1e-5, xmax = 1,
width = 10cm,
ymajorgrids = true,
grid style = dashed,
legend style =
{
matrix anchor = north west,
at =
{
(0.05, 0.95)
}
}
,
%title = {Étude sur la composante $y$},
xlabel=
{
$
\epsilon
$
[
\si
{
\second
}
]
}
,
}
\begin
{
loglogaxis
}
[
ylabel=
{
$
\abs
*
{max
(
a
)
-
a_{max}}
$
[
\si
{
\metre\per\second
^
2
}
]
}
,
ymin= 1e-3, ymax= 100,
axis y line*= left,
every y tick label/.append style =
{
blue
}
]
\addplot
[
mark = *,
%smooth,
color = black,
only marks,
mark options =
{
draw = black,
fill = blue
}
]
gnuplot [raw gnuplot]
{
plot "outs/ex2/conv
_
accmax.dat" using 1:2;
}
;
\label
{
plotamax
}
\addlegendentry
{
Étude sur
$
a_{max}
$
}
\begin
{
comment
}
\addplot
[
mark = none,
color = brown,
smooth,
domain = 0.12:100,
]
{
8434.261171 * x
^
1.112162
}
;
\end
{
comment
}
\end
{
loglogaxis
}
\begin
{
loglogaxis
}
[
ylabel=
{
$
\abs
*
{max
(
P
)
-
P_{max}}
$
[
\si
{
\watt
}
]
}
,
ymin= 1e4, ymax= 5e9,
axis y line*= right,
axis x line= none,
every y tick label/.append style =
{
darkgreen
}
]
\addlegendimage
{
/pgfplots/refstyle=plotamax
}
\addlegendentry
{
Étude sur
$
a_{max}
$
}
\addplot
[
mark = square*,
%smooth,
color = black,
only marks,
mark options =
{
draw = black,
fill = green
}
]
gnuplot [raw gnuplot]
{
plot "outs/ex2/conv
_
accmax.dat" using 1:3;
}
;
\addlegendentry
{
Étude sur
$
P_{max}
$
}
\begin
{
comment
}
\addplot
[
mark = none,
color = red,
smooth,
domain = 0.12:100,
]
{
8.839084 * x
^
0.873026
}
;
\end
{
comment
}
\end
{
loglogaxis
}
\end
{
tikzpicture
}
Event Timeline
Log In to Comment