HDL Coder is not converting fft2 function
Mostrar comentarios más antiguos
function y = input(A); img = fft2(A); end;
Respuestas (1)
Bharath Venkataraman
el 18 de Abr. de 2017
Editada: Bharath Venkataraman
el 18 de Abr. de 2017
0 votos
Categorías
Más información sobre Speed and Area Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!