Hello, I have a matrix of order 768 X 256. How can I downsample every alternate column. So that, every second column in the matrix is downsampled. So that new matrix will have order 768 X 128?. Kindly help me out.
1 回表示 (過去 30 日間)
古いコメントを表示
Sai Prakash Reddy Konda
2018 年 10 月 3 日
コメント済み: Sai Prakash Reddy Konda
2018 年 10 月 3 日
If A is of order 768 X 256. I need to downsample every alternate column, i.e. every 2nd column is downsampled. So that new matrix will have order 768 X 128. Kindly help me in this issue.
Thanks, Sai..
0 件のコメント
採用された回答
参考
カテゴリ
Help Center および File Exchange で Multirate Signal Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!