HDL Coder is not converting fft2 function

1 次查看(过去 30 天)
function y = input(A); img = fft2(A); end;

回答(1 个)

Bharath Venkataraman
编辑:Bharath Venkataraman 2017-4-18
Please use the System object dsp.HDLFFT instead. There is an example in the answer to this post .

标签

Community Treasure Hunt

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

Start Hunting!

Translated by