i Just need Code For non-uniform Sampling,Any help ?
古いコメントを表示
i got a code for uniform sampling ,but still need a code for non-uniform sampling ?
2 件のコメント
Adam
2019 年 10 月 25 日
idx = [1 3 8 12 13 17];
is a non-uniform set of indices into an array of at least 17 values. Since you gave no information to help anyone understand what you want, it's as good an answer as any!
Hossam Bastawy
2019 年 10 月 25 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!