Feeds
질문
problem while converting .m file to .vhd using hdl coder matlab 2012a
function [XC] = dwt_aut12(x)%#codegen assert(isreal(x)); coder.extrinsic('–sync:on','wavedec'); coder.extrinsic('–s...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
problem while converting .m file to .vhd using hdl coder, matlab 2012a for fixed point conversion
function [XC] = dwt_aut12(x)%#codegen assert(isreal(x)); coder.extrinsic('–sync:on','wavedec'); coder.extrinsic('–sync:on...
대략 13년 전 | 답변 수: 0 | 0