-
MATLAB
本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速
算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用
MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于
MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。
关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真
(This article describes a variety of digital signal processing algorithms in the basic principles, including the Z transform, DFT transform and its fast algorithm FFT and other signal transform algorithm and including IIR and FIR digital filter design and implementation, discussed in detail by using MATLAB software, the signal transformation The principle and design of digital filters ﹑ steps and implementations, and gives MATLAB-based simulation and emulation. Article Finally, the experimental results and the results made on the further explanation and clarification. Key words: Z transform, discrete Fourier transform DFT, digital filter, system architecture simulation)
- 2010-03-01 21:05:16下载
- 积分:1
-
000971
语音识别,实现语音的识别功能,,特定人的语音识别。识别0~9的发音(Speech recognition, voice recognition function, a particular person' s speech recognition. Identify the pronunciation of 0 to 9)
- 2011-05-13 11:01:54下载
- 积分:1
-
7-8
C练习题,主要讲了函数的调用问题,举个例子来让大家认识函数调用的运用。(C exercises)
- 2012-06-03 22:02:19下载
- 积分:1
-
NetworkAICPro
网络爬虫工具,下载指定网址的图片并保存本地(The picture of the web crawler tool, download the specified url and save)
- 2018-04-17 18:36:03下载
- 积分:1
-
winform 菜单导航 例子源码下载
winform 菜单导航 例子源码下载
- 2015-05-17下载
- 积分:1
-
ooh323c-0.8.3.tar
Objective Systems Open H.323 for C (ooh323c) is a simple H.323 protocol stack developed in C. The ASN.1 PER messaging code was developed using the ASN1C compiler using a modified version of our core run-time libraries. Additional open source components as well as code developed in-house were added to produce a functioning stack.
- 2007-07-24 15:08:54下载
- 积分:1
-
Will be written into the xml document object examples, and from the xml file and...
将对象写入xml文件的例子,并可从xml文件中重新取出。-Will be written into the xml document object examples, and from the xml file and re-removed.
- 2022-09-08 05:00:03下载
- 积分:1
-
zzzz
软件工程课程设计,需求规格说明书概要设计说明书详细设计说明书源代码都有,通讯录的(i can t)
- 2011-06-20 18:37:39下载
- 积分:1
-
TinyXml
c++ xml 解析文件,用C++实现的读取xml文件(c++ xml)
- 2012-12-27 16:33:58下载
- 积分:1
-
c#_winfrom无边框窗体四边阴影和自定义滚动条
学习c#中,我一直试图用简单的方式去处理一些常见问题。 本例实现winform无边框四周阴影方法是比较简单的,无图片、无窗口叠加等其他复杂代码,就是api的调用,实现的是四边,不是网上其他例子的2边,也不需要图片什么的。 自定义滚动条,在网上找了些例子,要么庞大、要么搞个安装组件什么的。我要求简单能用就行了,其他例子修改实在麻烦,就做了一个。实现挺简单,就是panel或图片什么的跟着鼠标走就行了,写些鼠标滑轮事件、点击事件什么的定位就行了。这里panel自己可以加背景图或直接搞个图就行了。为了演示清楚,有个C#自带滚动条控件做对比,与自定义的同步。其他更详细说明在我的博客http://www.cnblogs.com/qiaoke/p/6120102.html
- 2016-12-03下载
- 积分:1