Cos'è ElectroYou | Login Iscriviti

ElectroYou - la comunità dei professionisti del mondo elettrico

equazioni trigonometriche

Analisi, geometria, algebra, topologia...

Moderatori: Foto UtentePietroBaima, Foto UtenteIanero

0
voti

[1] equazioni trigonometriche

Messaggioda Foto Utentejupiter » 26 feb 2012, 19:51

Salve a tutti,

online ho trovato sulla rotazione degli assi cartesiani le formule indicate, ma non vi sono nel tutorial i passaggi intermedi...quindi mi chiedevo come ottenere 'a mano' ciò che è riportato nella 3.
Immagine.png
Immagine.png (8.42 KiB) Osservato 3475 volte

grazie e buona serata
Avatar utente
Foto Utentejupiter
10 3
 
Messaggi: 34
Iscritto il: 21 dic 2008, 13:49

1
voti

[2] Re: equazioni trigonometriche

Messaggioda Foto Utenteg.schgor » 26 feb 2012, 20:40

Per ricavare le uguaglianze 3 dalla 2 si può procedere così:

X=\frac{x+Ysen\Theta}{cos\Theta}=\frac{y-Ycos\Theta}{sen\Theta}

da cui si ricava Y:

Y=\frac{-xsen\Theta+ycos\Theta}{(sen\Theta)^2+(cos\Theta)^2}

ma il denominatore è =1. quindi la formula corrisponde alla 3
Nello stesso modo si può procedere per ricavare X
Avatar utente
Foto Utenteg.schgor
57,8k 9 12 13
G.Master EY
G.Master EY
 
Messaggi: 16971
Iscritto il: 25 ott 2005, 9:58
Località: MILANO

4
voti

[3] Re: equazioni trigonometriche

Messaggioda Foto Utentedimaios » 26 feb 2012, 23:26

jupiter ha scritto:.... ma non vi sono nel tutorial i passaggi intermedi...quindi mi chiedevo come ottenere 'a mano' ciò che è riportato nella 3 ....


In questi appunti di geometria analitica a pag. 10 trovi la dimostrazione della prima formula.

http://www.ing.unisi.it/biblio/e-notes/geometria_analitica.pdf

N.B. Leggi questa soluzione alternativa se hai affrontato gli argomenti base di algebra lineare altrimenti considera la procedura illustrata da Foto Utenteg.schgor nel post precedente.

Partiamo dalle prime equazioni :

x = X \cdot cos(\theta) - Y  \cdot  sin(\theta)
y =  X  \cdot sin(\theta) + Y  \cdot  cos(\theta)

Scriviamole in forma matriciale :

\begin{bmatrix}
x\\ 
y
\end{bmatrix}
=\begin{bmatrix}
cos(\theta) & -sin(\theta)\\ 
sin(\theta) & cos(\theta) 
\end{bmatrix}
\cdot 
\begin{bmatrix}
X\\ 
Y
\end{bmatrix}

Siccome la matrice ha determinante unitario

det \left ( \begin{bmatrix}
cos(\theta) & -sin(\theta)\\ 
sin(\theta) & cos(\theta) 
\end{bmatrix}  \right ) = cos^{2}(\theta) + sin^{2}(\theta) = 1

Risulta invertibile per cui si ha :

\begin{bmatrix}
X\\ 
Y
\end{bmatrix}
=\begin{bmatrix}
cos(\theta) & -sin(\theta)\\ 
sin(\theta) & cos(\theta) 
\end{bmatrix}^{-1}
\cdot 
\begin{bmatrix}
x\\ 
y
\end{bmatrix}
=\begin{bmatrix}
cos(\theta) & sin(\theta)\\ 
-sin(\theta) & cos(\theta) 
\end{bmatrix}
\cdot 
\begin{bmatrix}
x\\ 
y
\end{bmatrix}

Ovvero :

X = x \cdot cos(\theta) + y  \cdot  sin(\theta)
Y =  -x  \cdot sin(\theta) + y  \cdot  cos(\theta)

Che sono le formule cercate.
Ingegneria : alternativa intelligente alla droga.
Avatar utente
Foto Utentedimaios
30,2k 7 10 12
G.Master EY
G.Master EY
 
Messaggi: 3381
Iscritto il: 24 ago 2010, 14:12
Località: Behind the scenes

0
voti

[4] Re: equazioni trigonometriche

Messaggioda Foto UtenteDirtyDeeds » 26 feb 2012, 23:33

Però leggi la mia firma ;-)

PS: c'è ancora un altro metodo per dimostrare le (3): chi lo trova? :-)
It's a sin to write sin instead of \sin (Anonimo).
...'cos you know that cos ain't \cos, right?
You won't get a sexy tan if you write tan in lieu of \tan.
Take a log for a fireplace, but don't take log for \logarithm.
Avatar utente
Foto UtenteDirtyDeeds
55,9k 7 11 13
G.Master EY
G.Master EY
 
Messaggi: 7012
Iscritto il: 13 apr 2010, 16:13
Località: Somewhere in nowhere

2
voti

[5] Re: equazioni trigonometriche

Messaggioda Foto UtenteIsidoroKZ » 26 feb 2012, 23:45

Io me la giocherei a pari e dispari, oppure a CW e CCW.
Per usare proficuamente un simulatore, bisogna sapere molta più elettronica di lui
Plug it in - it works better!
Il 555 sta all'elettronica come Arduino all'informatica! (entrambi loro malgrado)
Se volete risposte rispondete a tutte le mie domande
Avatar utente
Foto UtenteIsidoroKZ
121,2k 1 3 8
G.Master EY
G.Master EY
 
Messaggi: 21059
Iscritto il: 17 ott 2009, 0:00

0
voti

[6] Re: equazioni trigonometriche

Messaggioda Foto UtenteRenzoDF » 26 feb 2012, 23:54

DirtyDeeds ha scritto:PS: c'è ancora un altro metodo per dimostrare le (3)

Che poi e' il metodo piu' "elegante".
"Il circuito ha sempre ragione" (Luigi Malesani)
Avatar utente
Foto UtenteRenzoDF
55,9k 8 12 13
G.Master EY
G.Master EY
 
Messaggi: 13189
Iscritto il: 4 ott 2008, 9:55

1
voti

[7] Re: equazioni trigonometriche

Messaggioda Foto Utentedimaios » 27 feb 2012, 0:08

Vediamo se è questa :

Moltiplico la prima equazione per cos(\theta) e la seconda per sin(\theta):

x \cdot cos(\theta) = X \cdot cos^{2}(\theta) - Y \cdot cos(\theta) \cdot sin(\theta)
y \cdot sin(\theta)  = X \cdot sin^{2}(\theta) + Y \cdot cos(\theta) \cdot sin(\theta)

Sommandole membro a membro si ottiene :

x \cdot cos(\theta) + y \cdot sin(\theta) = X

Analogamente per l'altra equazione.
Ingegneria : alternativa intelligente alla droga.
Avatar utente
Foto Utentedimaios
30,2k 7 10 12
G.Master EY
G.Master EY
 
Messaggi: 3381
Iscritto il: 24 ago 2010, 14:12
Località: Behind the scenes

1
voti

[8] Re: equazioni trigonometriche

Messaggioda Foto UtenteDirtyDeeds » 27 feb 2012, 0:19

Non è questa!

Però Foto Utentedimaios la mia firma non la vuoi proprio leggere ;-)
It's a sin to write sin instead of \sin (Anonimo).
...'cos you know that cos ain't \cos, right?
You won't get a sexy tan if you write tan in lieu of \tan.
Take a log for a fireplace, but don't take log for \logarithm.
Avatar utente
Foto UtenteDirtyDeeds
55,9k 7 11 13
G.Master EY
G.Master EY
 
Messaggi: 7012
Iscritto il: 13 apr 2010, 16:13
Località: Somewhere in nowhere

1
voti

[9] Re: equazioni trigonometriche

Messaggioda Foto Utentedimaios » 27 feb 2012, 0:23

Non è che non la voglio leggere .... evidentemente non riesco a leggere tra le righe .... e vedo solo spazi !!! :mrgreen: !
Ingegneria : alternativa intelligente alla droga.
Avatar utente
Foto Utentedimaios
30,2k 7 10 12
G.Master EY
G.Master EY
 
Messaggi: 3381
Iscritto il: 24 ago 2010, 14:12
Località: Behind the scenes

0
voti

[10] Re: equazioni trigonometriche

Messaggioda Foto UtenteIsidoroKZ » 27 feb 2012, 0:29

Quando passi il cursore sopra una espressione in latex, vedi il sorgente.
Per usare proficuamente un simulatore, bisogna sapere molta più elettronica di lui
Plug it in - it works better!
Il 555 sta all'elettronica come Arduino all'informatica! (entrambi loro malgrado)
Se volete risposte rispondete a tutte le mie domande
Avatar utente
Foto UtenteIsidoroKZ
121,2k 1 3 8
G.Master EY
G.Master EY
 
Messaggi: 21059
Iscritto il: 17 ott 2009, 0:00

Prossimo

Torna a Matematica generale

Chi c’è in linea

Visitano il forum: Nessuno e 2 ospiti