if input n =1, generate a matrix y = [1]
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers67
Suggested Problems
-
1620 Solvers
-
Back to basics 4 - Search Path
380 Solvers
-
Compute a dot product of two vectors x and y
1047 Solvers
-
Matlab Basics - Pick out parts of a vector
267 Solvers
-
497 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!
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.