Post Reply 
Could somebody explain why?
04-10-2018, 09:18 AM
Post: #7
RE: Could somebody explain why?
As explained by Arno K, analytic functions like sin/exp/etc. applied on a square matrix m will compute sin(m) or exp(m) etc. as defined by their series expansion, and this is done by diagonalizing (or jordanizing) m.
If you want to apply sin element by element run apply(sin,m,matrix).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Could somebody explain why? - John P - 04-08-2018, 09:24 PM
RE: Could somebody explain why? - toshk - 04-09-2018, 05:00 AM
RE: Could somebody explain why? - Arno K - 04-09-2018, 09:45 AM
RE: Could somebody explain why? - John P - 04-09-2018, 04:53 PM
RE: Could somebody explain why? - toshk - 04-09-2018, 05:08 PM
RE: Could somebody explain why? - John P - 04-09-2018, 06:18 PM
RE: Could somebody explain why? - parisse - 04-10-2018 09:18 AM



User(s) browsing this thread: 1 Guest(s)