フィルターのクリア

How to approximate one array based on another array?

2 ビュー (過去 30 日間)
Maaz Madha
Maaz Madha 2021 年 2 月 21 日
コメント済み: Image Analyst 2021 年 2 月 21 日
Hi all
So I have an array and another array and I want to approximate the first array intp the second so that the the code would find what time from the second array is closest to that of the first and get the indexes of that
  1 件のコメント
Image Analyst
Image Analyst 2021 年 2 月 21 日
You forgot to attach the arrays in a .mat file so we can read them in and try some things. We can't run code on an image. Have you tried interp1()? Or ismember()? Or one of the elapsed time duration functions that they have? What would be your desired output for this example?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMatrices and Arrays についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by