import filter from coe file

25 Ansichten (letzte 30 Tage)
Bruce Karaffa
Bruce Karaffa am 19 Okt. 2017
Kommentiert: Bruce Karaffa am 24 Okt. 2017
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.

Akzeptierte Antwort

Corey Silva
Corey Silva am 24 Okt. 2017
  1 Kommentar
Bruce Karaffa
Bruce Karaffa am 24 Okt. 2017
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Code Generation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by