generating a sparse signal
Show older comments
How can i generate sparse signal in matlab code....
1 Comment
Walter Roberson
on 8 Apr 2014
What routines would you pass the sparse signal through? I am not sure that sparse signals are supported by many of the routines, but it is not something I have investigated before.
Answers (1)
Image Analyst
on 8 Apr 2014
0 votes
Did you look at any of the examples in the help? There are some there. Why do you think you need it? Do you have huge arrays that are mostly empty?
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!