-
circonv
圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。
1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的,
得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。
2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。(Circular convolution with the line convolution in the FIR implementation, the program also opened a deep understanding of the difference between the two and their respective pros and cons. A circular convolution with cut out a certain period of data At this point, the length should be set for the same length as the input data (typically input data greater than hn the number), when the circular convolution is equivalent to a certain the results of the truncated data to the non-truncated filtered line convolution with a separate, discrete data, truncated data with a linear convolution calculation, then the equivalent of this part of the data is independent of the source data, the results of both ends of the time domain becomes long, but the spectrum is basically the same. The difference can imagine. Note that the order of the circular convolution of the input data to construct matrix.)
- 2012-06-28 04:36:25下载
- 积分:1
-
zhengtaihanshu
正态函数的正查反查,可以自己设置标准差与平均值
(Normal function is to check the anti-investigation, can set the standard deviation and mean)
- 2013-02-11 20:50:46下载
- 积分:1
-
实现两组数据DS融合的matlab代码 DS_fusion2
实现两组数据DS融合的matlab代码,可以直接运行,并且可以允许全集的存在。很实用的代码(DS achieve two sets of data fusion matlab code that can be run directly, and can allow the existence of complete works. Very useful code)
- 2020-07-28 10:28:42下载
- 积分:1
-
spectrograms
Spectrogram - Audio Processing
- 2011-12-27 21:22:00下载
- 积分:1
-
snake
一个贪食蛇的小程序,可以在matlab环境下进行贪食蛇。(A small贪食蛇procedures, can be carried out under the matlab environment贪食蛇.)
- 2008-03-31 17:17:30下载
- 积分:1
-
matlab
matlab中有语音处理所需的分帧函数和重叠相加函数,调用起来很简单。(matlab in the sub-frame required for voice processing functions and overlap-add function, call it so easy.)
- 2010-12-26 23:58:58下载
- 积分:1
-
DSPcode
数字信号处理源代码,清华大学数字信号处理研究生教材课后习题代码(Digital signal processing source code, digital signal processing, Tsinghua University graduate teaching after-school exercise code)
- 2013-12-19 10:08:58下载
- 积分:1
-
time.h
头文件 ”time.h” 下的函数:
Clocl_t和tine_t都可以将系统的时间和日期标示为长整形。
结构类型 tm 保存分解的日期和时间元素。
Tm的结构定义如下:
(Header file " time.h" function under: Clocl_t and tine_t can the system time and date indicated for the long plastic. Decomposition structure type tm save the date and time elements. Tm structure defined as follows:)
- 2010-07-15 15:00:58下载
- 积分:1
-
NND3PC
matlab下的神经网络感知机实验代码,提供给有需要的人(matlab neural network under the experimental code Perceptron)
- 2009-04-28 14:21:53下载
- 积分:1
-
ChapterVISimulnkdynamicsimulation
这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 6章。(This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, but more suitable for beginners of all the features of MATLAB, a preliminary understanding of the content including the Han and its numerical array computing, M documents and for object into string array, variable symbols, matlab graphics and dynamic simulation Simulnk. As well as the two basic procedures for simple questions. This is Chapter 6.)
- 2009-03-22 09:05:40下载
- 积分:1