- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I found this function: v?Powx, in order to compute the Matrix power with very high exponents.
But maybe it works only with vectors, because when I tested it for example with power of 2 I found different results compared with a simple multiplication A*A.
Is there any othe functions for my aims?
thankyou very much
Gianluca
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
v?Powx have to provide the similar output results when the input vector size ==1 or 100K as an example.The only difference would be is performance. Please play with different accuracy mode of this function.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I could be mistaken, but I don't believe we have a matrix power function, say for example, matrix A to the power N. V?Powx raises each element of a vector to a constant power, which is different than raising a matrix to a power.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page