搜索资源列表
g729
- G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入\"G729code(speech)\"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个\"coding.bit\"的文件。 2.需要解码时,把\"coding.bit\"的文件复制到\"G729 decoder\"的目录下,在Matlab命令行下输入\"G729decodermain\",然后你会在文件夹下看到\"
demo2
- 利用matlab串口工具箱,显示飞思卡尔智能车摄像头数据,生成图像显示。程序为开发过程中的命令行下的测试样例,仅供入门。可在此框架下添加自己的功能-Use of the a matlab serial Toolbox Freescale smart car camera data, generate image display. The program for the test sample, under the command line in the development process f
matlabCommandGuinness
- matlab命令大全,大部分常用命令都有,文档格式,可以查询,需要的下载。-matlab command Guinness, most commonly used commands are, document format, you can query, the required download.
ch.2
- 2第二章,主要介绍使用常用的MATLAB命令来处理数据,所提供的代码已经在基于MATLAB7.01环境下编程通过。-the chapter two is only designed for those who use commands in Matlab and tell u how to use these commands.
iir
- DSP54XX课设作品,包括matlab命令文件,用graph观察的环境文件.wks,可以直接观看仿真效果,无须硬件-failed to translate
4
- matlab符号数学工具箱,比较好哟,详细讲解了里面的命令指令-matlab symbolic math toolbox, the better yo explain in detail the commands inside command
ch.2
- 2第二章,主要介绍使用常用的MATLAB命令来处理数据,所提供的代码已经在基于MATLAB7.01环境下编程通过。-the chapter two is only designed for those who use commands in Matlab and tell u how to use these commands.
ch.2
- 2第二章,主要介绍使用常用的MATLAB命令来处理数据,所提供的代码已经在基于MATLAB7.01环境下编程通过。-the chapter two is only designed for those who use commands in Matlab and tell u how to use these commands.
DCT
- DCT变换方法,并讨论了应用MATLAB中的图像处理工具箱中的相关函数和命令来实现离散余弦变换的图像压缩算法的仿真。-DCT transformation method, and discusses application MATLAB image processing toolbox related functions and commands to achieve discrete cosine transform image compression algorithm simulation
21ic下载_有源滤波器Matlab仿真模型
- 数据采集监测计算伴随着微型计算机技术的快速发展,通过计算机处理,系统将采集的模拟信号转变成数字信号,得出数据,这些采集到的实时数据反映着不同的运行状态,并可以接收运行需要发出的各种命令。在各个领域中,不论是简单到复杂还是从表面到深入,数据采集系统的身影几乎无处不在,所以本课题的研究有着广阔的前景和经济价值,自二十世纪50年代到70年代以来,人们见证了数据采集系统的诞生与发展,从初步认可到逐渐分类,随着微型机的反正也诞生了许多性能优良的数据采集系统,但是在计算机普及之后,数据采集系统发生了巨大发展
DSP滤波器设计
- 这是哈尔滨工业大学数字信号处理课的课程设计作业,利用窗函数涉及滤波器分别对自己设定的测试信号和老师给定的连续频谱信号进行滤波。 我编写时先后在同一个M文件中写了很多的画图语句,如果直接F5运行,它们会互相覆盖,使用时请将需要的绘图代码复制到命令行中重新运行。(This is the course design assignment of Digital Signal Processing Course of Harbin University of Technology. The window