0 Daumen
1,7k Aufrufe

Brauche auch hier zu hilfe und bitte ausführlich ;)

Bild Mathematik


Vielen Vielen Dank

Immai

Avatar von 2,1 k

1 Antwort

+2 Daumen
 
Beste Antwort

Hallo immai,

Ich gehe davon aus, dass Du die Aufgabenteile (a), (b) und (c) allein hin bekommst - spätestens nach diesem Bild sollte es klar sein.

Bild Mathematik

Aus dem Bild oben kann man unmittelbar die Koordinaten von PP bezogen auf FF und GG heraus lesen.

FP=(23)GP=(52) _FP=\begin{pmatrix} 2 \\ 3\end{pmatrix} \quad _GP=\begin{pmatrix} 5 \\ 2\end{pmatrix}

(d) Ich weiß nicht wirklich, welche Schreibweise für die Koordinatentransformationen EkF _Ek_F und EkG_Ek_G erwartet wird. ich nehme aber an, Ihr gebt die Rotationsmatrix AA und die Verschiebung tt an. Homogene Koordinaten habe ich (leider) in Deinen Unterlagen nicht gesehen.

In diesem Fall kann man es einfach abschreiben:

EkF : Ex=(1111)Fx+(00) _Ek_F: \quad _Ex = \begin{pmatrix} 1 & 1 \\ 1 & -1\end{pmatrix} \cdot _Fx + \begin{pmatrix} 0 \\ 0\end{pmatrix}

EkG : Ex=(1001)Gx+(11) _Ek_G: \quad _Ex = \begin{pmatrix} 1 & 0 \\ 0 & 1\end{pmatrix} \cdot _Gx + \begin{pmatrix} -1 \\ -1\end{pmatrix}


geht noch weiter ....

Avatar von 49 k

vielen vielen dank schon mal^^

habs noch nicht ganz durch gelesen.

habe ich in der zeit mit eigenvektoren versucht schlau zu machen und zu lernen.


falls du mal nachher reinsehen willst.^^

https://www.mathelounge.de/416097/aufgabe-abbildungen-reichen-eigenv…

Hoffentlich packe ich das alles ^^

nur noch 16/24 std. mathe ist grad bei angesagt. ausser 8std nix anderes^^

ich kann dir auch nicht genug danken^^

Oh - Mist ich kann die Antwort nicht mehr ändern - und es sind noch Fehler drin!

Bei FF habe ich die Koordinaten vertauscht. Ich mache den Rest über Kommentare!

Korrektur zum Bild:
Bild Mathematik
und die (hoffentlich) richtigen Koordinaten sind:
FP=(32)GP=(62) _FP=\begin{pmatrix} 3\\ 2\end{pmatrix} \quad _GP=\begin{pmatrix} 6\\ 2\end{pmatrix}
Entschuldige das Durcheinander, aber ich wollte Dir schon mal einen Teil der Antwort zukommen lassen. Das war wohl ein Fehler. :-(

(e) FkE _Fk_E und GkE _Gk_E berechnen sich wie folgt: Die Rotationsmatrix wird invertiert und die Verschiebung ergibt sich aus der Invertierten Rotationsmatrix mal die negative ursprüngliche Verschiebung. In Formeln:
AkB : Ax=ABx+t _Ak_B: \quad _Ax= A \cdot _Bx + t BkA : Bx=A1AxA1t _Bk_A: \quad _Bx= A^{-1} \cdot _Ax - A^{-1} \cdot t damit erhält man:
FkE : Fx=(0,50,50,50,5)Ex _Fk_E: \quad _Fx = \begin{pmatrix} 0,5 & 0,5\\ 0,5 & -0,5\end{pmatrix} \cdot _Ex angewendet auf PP
FP=(0,50,50,50,5)(51)=(32) _FP= \begin{pmatrix} 0,5 & 0,5\\ 0,5 & -0,5\end{pmatrix} \cdot \begin{pmatrix} 5\\ 1 \end{pmatrix}= \begin{pmatrix} 3\\ 2 \end{pmatrix} stimmt also mit dem 'Herauslesen' überein
GkE : Gx=(1001)Ex+(11) _Gk_E: \quad _Gx = \begin{pmatrix} 1 & 0\\ 0 & 1\end{pmatrix} \cdot _Ex + \begin{pmatrix} 1\\ 1 \end{pmatrix} angewendet auf PP
GP=(1001)(51)+(11)=(62) _GP = \begin{pmatrix} 1 & 0\\ 0 & 1\end{pmatrix} \cdot \begin{pmatrix} 5\\ 1 \end{pmatrix} + \begin{pmatrix} 1\\ 1 \end{pmatrix}= \begin{pmatrix} 6\\ 2 \end{pmatrix} passt also auch.
(f) GkF _Gk_F ist die Kombination von GkE _Gk_E und EkF _Ek_F. Mit homogenen Koordinaten wäre das jetzt total 'easy', aber ich versuche es mal, es mit AA und tt ausführlich  hin zu schreiben:
GkF : Gx=(1001)Ex+(11)=(1001)((1111)Fx)+(11) _Gk_F: \quad _Gx = \begin{pmatrix} 1 & 0\\ 0 & 1 \end{pmatrix} \cdot { _Ex} + \begin{pmatrix} 1 \\ 1 \end{pmatrix} \\= \begin{pmatrix} 1 & 0\\ 0 & 1 \end{pmatrix} \cdot \left( \begin{pmatrix} 1 & 1\\ 1 & -1 \end{pmatrix} { _Fx} \right) + \begin{pmatrix} 1 \\ 1 \end{pmatrix} da in GkE _Gk_E eine Einheitsmatrix steht und in EkF _Ek_F die Verschiebung =0 ist, wird es ziemlich einfach GkF : Gx=(1111)Fx+(11) _Gk_F: \quad _Gx = \begin{pmatrix} 1 & 1\\ 1 & -1 \end{pmatrix} { _Fx} + \begin{pmatrix} 1 \\ 1 \end{pmatrix} zur Kontrolle setze ich mal FP _FP ein:
GP=(1111)(32)+(11)=(62) _GP = \begin{pmatrix} 1 & 1\\ 1 & -1 \end{pmatrix} \cdot \begin{pmatrix} 3 \\ 2 \end{pmatrix} + \begin{pmatrix} 1 \\ 1 \end{pmatrix}= \begin{pmatrix} 6 \\ 2 \end{pmatrix} .. scheint zu stimmen (s.o.).
Gruß Werner

ich bin das ganze nochmal durch gegangen.

die zeichnung schicke ich mit. da hab ich aber glaub mit der G was falsch gemacht.



Vielen Dank war eine sehr grosse Hilfe

immai

Hier meine zeichnung.Bild Mathematik

Ein anderes Problem?

Stell deine Frage

Ähnliche Fragen