フィルターのクリア

import filter from coe file

25 ビュー (過去 30 日間)
Bruce Karaffa
Bruce Karaffa 2017 年 10 月 19 日
コメント済み: Neelesh Ranjan 2024 年 5 月 24 日
That pretty much sums it up. I'm using Matlab R2017a. I want to analyze a filter I created. I didn't save the fda file but I have a Xilinx coe file that I have used to create FIR filters in Xilinx, so I know the syntax is correct. I opened filter designer and from the file menu pull down tried "Import filter from XILINX coefficient (COE) file. Nothing happened. No filter was imported, no error messages, filter designer still says READY.
  1 件のコメント
Neelesh Ranjan
Neelesh Ranjan 2024 年 5 月 24 日
Facing same issue.

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

採用された回答

Corey Silva
Corey Silva 2017 年 10 月 24 日
  1 件のコメント
Bruce Karaffa
Bruce Karaffa 2017 年 10 月 24 日
This works. I solved my problem yesterday by reading the fcf file into an array and creating a dsp.filter object to import. The coeread function is a bit more elegant.

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by