For a given square matrix x and scalar a, find x^a without using '^' or 'mpower'.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers48
Suggested Problems
-
3433 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2538 Solvers
-
Return elements unique to either input
808 Solvers
-
Get the length of a given vector
13015 Solvers
-
662 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Good problem. :) That's something that they don't teach at schools or universities. Not fractional powers anyway.