Problem 2472. Matrix Generation.
if input n =1, generate a matrix y = [1]
Solution Stats
Problem Comments
-
3 Comments
Ned Gulley
on 31 Jul 2014
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.
Selvaraaju Murugesan
on 5 Aug 2014
It is a hadamard transform matrix.
Payal
on 18 Feb 2015
should have given more description.
Solution Comments
Show commentsProblem Recent Solvers64
Suggested Problems
-
Return a list sorted by number of occurrences
2839 Solvers
-
17299 Solvers
-
Back to basics 23 - Triangular matrix
1078 Solvers
-
Fahrenheit to Celsius converter
581 Solvers
-
Convert a Cell Array into an Array
2058 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!