Generate C code from a filter created by designfilt ??

조회 수: 1 (최근 30일)
afef
afef 2017년 8월 4일
HI, i have created a low pass FIR filter using designfilt :
d1=designfilt('lowpassfir','PassbandFrequency',0.45,'StopbandFrequency',0.5,'PassbandRipple',3,'StopbandAttenuation',60,'DesignMethod','equiripple');
Now i want to generate c code from this fiter ? so can anyone tell me how please ??

답변 (0개)

카테고리

Help CenterFile Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by