-
16QAM
16QAM的MATLAB仿真。包括包络检波,相干解调和非相干解调等。(16QAM in the MATLAB simulation. Including envelope detection, coherent detection and non-coherent demodulation, etc..)
- 2010-06-11 18:14:00下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
SED03_LAB_3
explain simulink matlab pmsm motor
- 2012-01-16 17:56:24下载
- 积分:1
-
Wavelab850
wavelet based codes.. college projects
- 2009-04-02 11:10:37下载
- 积分:1
-
AVO-PP-Class
AVO PP摸模拟及分类程序,其中包括了模拟计算程序,分类数据等(AVO PP touch simulation and classification procedures, including the simulation calculation program, data classification etc.)
- 2014-01-07 09:30:20下载
- 积分:1
-
Matlab
说明: matlab经典算法,大家支持一下,很有用的啊,哈哈哈(matlab classical algorithm, we support the look, very useful ah, ha ha ha)
- 2010-04-21 09:25:01下载
- 积分:1
-
Matlab-composite
Matlab解复合材料层合板的问题.是matlab源代码。(matlab solve composite)
- 2012-04-23 22:34:38下载
- 积分:1
-
GUI3
convolution program for entc engineers
- 2015-01-25 13:53:41下载
- 积分:1
-
Direct_Torque_Control_principle
Direct Torque Control principle
- 2010-09-04 23:45:17下载
- 积分:1
-
aviface
说明: 这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错(This program is a avi video, face detection, requires relatively simple background, as part of the expansion of corrosion removed, so real time is not bad)
- 2011-02-19 06:07:29下载
- 积分:1