HDL Coder is not converting fft2 function
Show older comments
function y = input(A); img = fft2(A); end;
Answers (1)
Bharath Venkataraman
on 18 Apr 2017
Edited: Bharath Venkataraman
on 18 Apr 2017
0 votes
Categories
Find more on Speed and Area Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!