removal beginning of samples from input speech
Show older comments
I have a signal added with some random noise. in that, as per my algo I have to eliminate initial samples. I tried using transpose like x=y(100000:end,1).'; but finally, x showing empty matrix. any suggestions to eliminate my beginning samples ?
Accepted Answer
More Answers (0)
Categories
Find more on Signal Processing Toolbox 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!