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!

Search results for query: *

  1. gzolee

    Matrix power using mod

    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?
Back
Top