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

1 vue (au cours des 30 derniers jours)
wataru suzuki
wataru suzuki le 14 Nov 2020
Commenté : wataru suzuki le 5 Déc 2020
習得データに対し、以下のURLに記載されているようなフィルタ関数を使いたいのですが、プログラムにどのように記述
するか使い方が分かりません。教えていただけないでしょうか

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!