Echo Canceller Workbook targeting a dsPIC

版本 1.5.0.1 (8.1 MB) 作者: Kerry Schutz
This set of models and word documents show an echo canceller development workflow.
5.9K 次下载
更新时间 2016/9/1

查看许可证

The purpose of this workflow is to bring new users up to speed as quickly as possible on Simulink and Model-Based Design. It does this in the context of an echo canceller example targeted for a Microchip DSP. We concentrate on good modeling practices, C code generation, MATLAB integration in Simulink, how to target a Microchip dsPIC, and code verification using Simulink test benches. It’s important to point out that the steps required to target a dsPIC are similar to those for targeting any DSP. This workflow does all of this using an integrated set of Word files, M-files, and Simulink models. We hope you find it useful.
This echo canceller workflow is broken into a series of 10 chapters.

引用格式

Kerry Schutz (2024). Echo Canceller Workbook targeting a dsPIC (https://www.mathworks.com/matlabcentral/fileexchange/18403-echo-canceller-workbook-targeting-a-dspic), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio Processing Algorithm Design 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.6.0.0

n/a

1.5.0.1

Updated license

1.5.0.0

Updated to BSD Compliance

1.4.0.0

I updated Chapter 4 on #defines and changed the doc files to pdfs.

1.3.0.0

I changed the word documents to PDFs. I updated the 4th chapter of the workbook pertaining to code generation. Specifically I updated the portion of this chapter talking about #defines in the generated code.

1.0.0.0

More keywords