Problem 2382. Inverse of Hilbert matrix
Given a non-negative integer x, return the element-wise power of 2 of the inverse of Hilbert matrix.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers61
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1820 Solvers
-
Flip the main diagonal of a matrix
806 Solvers
-
Vectorize the digits of an Integer
321 Solvers
-
Getting the indices from a matrix
648 Solvers
-
Split a string into chunks of specified length
1713 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!