Mathworks SDR e-book failure: "The Fixed-Point Designer must be available to construct an MFILT.CICINTERP filter."
조회 수: 10 (최근 30일)
이전 댓글 표시
I'm doing the e-book offered via https://www.mathworks.com/campaigns/offers/download-rtl-sdr-ebook.html
This is "
Software-Defined Radio Using MATLAB, Simulink, and the RTL-SDR
"
I am running the example 11.10 using matlab v2020a and am getting the message:
The Fixed-Point Designer must be available to construct an MFILT.CICINTERP filter.
The book describes its requirements as DSP, Communications and Signal Processing toolboxes.
Now, do I need to buy another toolbox?
댓글 수: 0
답변 (1개)
Devineni Aslesha
2020년 6월 26일
Hi David,
Fixed-Point Designer provides data types and tools for optimizing and implementing fixed-point and floating-point algorithms on embedded hardware. As mfilt.cicinterp uses fixed-point arithmetic, you can download the Fixed-Point Designer from the given link.
참고 항목
카테고리
Help Center 및 File Exchange에서 FPGA, ASIC, and SoC Development에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!