import filter from coe file

조회 수: 27 (최근 30일)
Bruce Karaffa
Bruce Karaffa 2017년 10월 19일
댓글: Bruce Karaffa 2017년 10월 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.

채택된 답변

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개)

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by