- 1、本文档共61页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业论文--基于MATLAB数字信号处理教学实验系统
分类号 编 号
毕 业 设 计
题目 基于MATLAB数字信号处理教学实验系统
目 录
摘要 1
Abstract 2
第1章 绪论 3
1.1 课题研究的背景及意义 3
1.2 教学实验系统简介 3
1.3 设计的目标任务 4
第2章 数字信号处理与开发环境的简介 5
2.1 数字信号处理的简介 5
2.2 MATLAB简介与特点 6
MATLAB的简介 6
MATLAB的特点 6
第3章 实验系统方案设计 9
3.1 系统的基本模块 9
3.2系统设计步骤 10
UI 10
写回调函数 CallBack 12
句柄图形之间的层次关系 13
获取与设置对象属性 14
第4章 系统界面设计 15
4.1 系统的GUI界面 15
4.2 实验主界面 16
4.3 实验子界面 18
第5章 系统实验的具体内容 21
5.1基本信号的产生 21
5.2 序列的基本运算 22
5.3 离散傅里叶变换 24
5.4 卷积运算 26
5.5数字滤波器设计 27
5.6 数字系统的结构 28
滤波器 28
波器 29
5.7 多速率信号处理基础 30
带FIR滤波器 30
波纹FIR滤波器 32
第6章 总结 33
参考文献 34
致谢 35
附录1:外文文献和翻译 36
外文原文 36
外文翻译 40
附录2:程序 43
摘要
随着信息技术的不断发展,数字信号处理已成为一个极其重要的学科和技术领域,在通信、语音、图像、遥感、生物工程等众多领域得到了广泛的应用。数字信号处理的核心内容主要是信号的获取、传输和处理、识别及综合等。信号是信息的载体,系统是信息处理的手段。因此,为了更好的研究信号和系统的基本理论与方法,使同学们更好地理解和掌握数字信号处理的理论知识,在实验过程中,借助MATLAB这个平台来进行辅助设计。
MATLAB是用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境With the continuous development of information technology,digital signal processing has become a very important subject and technology field。It has widely applicated in the communication, audio and image, remote sensing, biological engineering. The core content of digital signal processing, mainly is the signal transmission and processing, identification and so on. When the signal system is a carrier of information, information processing. Therefore, in order to better research signal and system of basic theory and method, help students better understand and master of digital signal processing theory knowledge, in the experimental process by MATLAB, the platform for computer-aided design.
MATLAB algorithm is used to develop, data visualization, data analysis and numerical calculation of the advanced technology and the interactive language environment. As a powerful scientific computing platforms, it almost to satisfy all computing requirements. As for simulation and program design and visualization of generality demand has increased,
文档评论(0)