Designing digital filters by using boards
조회 수: 2 (최근 30일)
이전 댓글 표시
I would like to design digital filters such as FIR filters in Matlab. I know pretty well how to do that. Additionally I have the idea to load the code on some well known board such as Arduino or Raspberry Pi. I know that both Arduino and Raspberry doesn't support matlab as programming language. Do you have any idea how can I succeed in doing that? What could be the most suitable board for what I have in mind? If I'm not wrong, I know that I could use Rasperry Pi, its native language (python) and the library Scipy.org to create more or less what I say but in this way I can't use Matlab. Instead I would use Matlab. Any help is very appreciate.
댓글 수: 0
답변 (1개)
Honglei Chen
2014년 1월 7일
MATLAB/Simulink has hardware support packages for both Arduino and Raspberry Pi. You can find more information at
HTH
댓글 수: 4
Honglei Chen
2014년 1월 8일
It should work. You can launch FDATool via the filter design block in DSP Toolbox.
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!