2.5
This commit is contained in:
67
drawio/Wien_filter.drawio
Normal file
67
drawio/Wien_filter.drawio
Normal file
@@ -0,0 +1,67 @@
|
||||
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36" version="28.2.8">
|
||||
<diagram name="Seite-1" id="BWOSVWQKrhK0Pcg9Olm2">
|
||||
<mxGraphModel dx="1426" dy="743" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||
<root>
|
||||
<mxCell id="0" />
|
||||
<mxCell id="1" parent="0" />
|
||||
<mxCell id="8LSkbo7Ni411-_OUStLd-1" value="" style="ellipse;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=2;" parent="1" vertex="1">
|
||||
<mxGeometry x="430" y="230" width="80" height="80" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="8LSkbo7Ni411-_OUStLd-2" value="" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=2;" parent="1" vertex="1">
|
||||
<mxGeometry x="410" y="430" width="120" height="60" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="8LSkbo7Ni411-_OUStLd-4" value="" style="endArrow=classic;html=1;rounded=0;strokeWidth=2;" parent="1" edge="1">
|
||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||||
<mxPoint x="510" y="269.5" as="sourcePoint" />
|
||||
<mxPoint x="670" y="270" as="targetPoint" />
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="8LSkbo7Ni411-_OUStLd-3" value="<font style="font-size: 16px;">Wiener<br>filter</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=15;" parent="1" vertex="1">
|
||||
<mxGeometry x="435" y="435" width="70" height="50" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="8LSkbo7Ni411-_OUStLd-6" value="" style="endArrow=classic;html=1;rounded=0;strokeWidth=2;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="1" source="8LSkbo7Ni411-_OUStLd-2" target="8LSkbo7Ni411-_OUStLd-1" edge="1">
|
||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||||
<mxPoint x="520" y="370" as="sourcePoint" />
|
||||
<mxPoint x="780" y="370" as="targetPoint" />
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="8LSkbo7Ni411-_OUStLd-9" value="" style="endArrow=classic;html=1;rounded=0;strokeWidth=2;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" target="8LSkbo7Ni411-_OUStLd-1" edge="1">
|
||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||||
<mxPoint x="252.5" y="270" as="sourcePoint" />
|
||||
<mxPoint x="392.5" y="270" as="targetPoint" />
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="8LSkbo7Ni411-_OUStLd-10" value="" style="endArrow=classic;html=1;rounded=0;strokeWidth=2;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" target="8LSkbo7Ni411-_OUStLd-2" edge="1">
|
||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||||
<mxPoint x="257.5" y="460" as="sourcePoint" />
|
||||
<mxPoint x="345" y="459.5" as="targetPoint" />
|
||||
</mxGeometry>
|
||||
</mxCell>
|
||||
<mxCell id="8LSkbo7Ni411-_OUStLd-16" value="<font style="font-size: 20px;">Σ</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
|
||||
<mxGeometry x="450" y="250" width="40" height="40" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="uwalZ4GZDBHuo1GNIbxM-2" value="<span style="font-size: 20px;">Signal <br>&nbsp; &nbsp; +<br>Noise</span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="170" y="227.5" width="80" height="85" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="ngw2JN3qWJ9t0b-mEEB_-1" value="<span style="font-size: 20px;">d[n] = s[n]+n[n]</span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="270" y="227.5" width="180" height="50" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="ngw2JN3qWJ9t0b-mEEB_-3" value="<span style="font-size: 20px;">Noise</span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="170" y="440" width="80" height="50" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="ngw2JN3qWJ9t0b-mEEB_-4" value="<span style="font-size: 20px;">x[n]</span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
|
||||
<mxGeometry x="300" y="420" width="60" height="40" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="ngw2JN3qWJ9t0b-mEEB_-5" value="<span style="font-size: 20px;">y</span><span style="color: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); background-color: transparent; font-size: 20px;">[n]</span><span style="font-size: 20px; background-color: transparent; color: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));">&nbsp;=&nbsp;</span><span style="font-size: 20px;">w*x</span><span style="color: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); background-color: transparent; font-size: 20px;">[n]</span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
|
||||
<mxGeometry x="475" y="340" width="130" height="40" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="ngw2JN3qWJ9t0b-mEEB_-6" value="<span style="font-size: 20px;">e[n]&nbsp;</span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
|
||||
<mxGeometry x="560" y="227.5" width="60" height="40" as="geometry" />
|
||||
</mxCell>
|
||||
<mxCell id="qqt2P6Bfjwj8cCOmPv3F-1" value="<span style="font-size: 20px;">Output</span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||
<mxGeometry x="680" y="250" width="80" height="50" as="geometry" />
|
||||
</mxCell>
|
||||
</root>
|
||||
</mxGraphModel>
|
||||
</diagram>
|
||||
</mxfile>
|
||||
Reference in New Issue
Block a user