import filter from coe file

7 次查看(过去 30 天)
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.

采纳的回答

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