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 Center および File ExchangeDigital Filter Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by