Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Matrix power using mod

Status
Not open for further replies.

gzolee

Computer
Mar 17, 2006
1
0
0
HU
Hi!

I'm new to matlab, and I've got the following problem:
I would like to raise a Matrix to a large power. In each step of the calculation I want to use mod. I didn't find a function such as modpow() for Matrices. How can I solve this problem?
 
Status
Not open for further replies.
Back
Top