import filter from coe file

7 vues (au cours des 30 derniers jours)
Bruce Karaffa
Bruce Karaffa le 19 Oct 2017
Commenté : Neelesh Ranjan le 24 Mai 2024
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 commentaire
Neelesh Ranjan
Neelesh Ranjan le 24 Mai 2024
Facing same issue.

Connectez-vous pour commenter.

Réponse acceptée

Corey Silva
Corey Silva le 24 Oct 2017
  1 commentaire
Bruce Karaffa
Bruce Karaffa le 24 Oct 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.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by