Problem 2472. Matrix Generation.
if input n =1, generate a matrix y = [1]
Solution Stats
Problem Comments
-
3 Comments
Hi Pruthvi: Thanks for submitting this problem. You're going to need to provide more information than this in order for people to solve this problem. You give no indication of what happens as n gets larger. In general, you don't want people to have to inspect your test suite just to figure out what's going on.
It is a hadamard transform matrix.
should have given more description.
Solution Comments
Show commentsProblem Recent Solvers63
Suggested Problems
-
6333 Solvers
-
How to find the position of an element in a vector without using the find function
2759 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2347 Solvers
-
Test if two numbers have the same digits
250 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
293 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!