関数の使い方(フィルタ関数)

1 view (last 30 days)
wataru suzuki
wataru suzuki on 14 Nov 2020
Commented: wataru suzuki on 5 Dec 2020
習得データに対し、以下のURLに記載されているようなフィルタ関数を使いたいのですが、プログラムにどのように記述
するか使い方が分かりません。教えていただけないでしょうか

Accepted Answer

Kenta
Kenta on 5 Dec 2020
I2 = iradon(R,0:179,'linear','none');
こんなかんじで、'filter','Cosine'などと打てばよいと思います。
  1 Comment
wataru suzuki
wataru suzuki on 5 Dec 2020
ありがとうございます。

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB 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!