-
Gaborsuanfa
matlab的mp算法实现,原子可以自己改,文中用的是gabor原子(the matlab the mp algorithm)
- 2012-11-25 12:57:58下载
- 积分:1
-
MSK_self
在MATLAB simulink中搭建MSK调制解调模型,码元速率可以调整,可以增加信道模型也观察信噪比与误码率之间的关系,scope观察解调结果。(MSK modem built in MATLAB simulink model, the symbol rate can be adjusted to increase the channel model can also observe the relationship between SNR and BER, scope observation demodulation result.)
- 2020-12-23 17:19:05下载
- 积分:1
-
NDA_EM_32qam
使用EM算法,估计32QAM调制方式下的信噪比(EM algorithm using the estimated signal to noise ratio under 32QAM modulation)
- 2010-10-22 08:26:38下载
- 积分:1
-
histogramEqualization
It is user-build functions to create a histogram of an image and to equalize it.
histogram.m:=creates histogram of an image
histEqual.m:=equalizes the historam
- 2011-07-27 23:06:26下载
- 积分:1
-
Gauss
In linear algebra, Gaussian elimination (also known as row reduction) is an algorithm for solving systems of linear equations. It is usually understood as a sequence of operations performed on the associated matrix of coefficients. This method can also be used to find the rank of a matrix, to calculate the determinant of a matrix, and to calculate the inverse of an invertible square matrix. The method is named after Carl Friedrich Gauss, although it was known to Chinese mathematicians as early as 179 AD (see History section).
- 2014-11-24 21:46:09下载
- 积分:1
-
lms
适应于matlab环境下的LMS代码,用于可适应滤波器的回声消除功能(LMS code for matlab)
- 2010-01-08 06:01:31下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
VSkuaijiejian
编程工具Visualstudio快捷键大全,平时常用的快捷键,方便使用。(The programming tool Visualstudio shortcuts, usually the common shortcut keys, easy to use.)
- 2014-11-12 11:40:06下载
- 积分:1
-
linprog
规划问题matlab源码,并带有详细设计说明,执行效率较高(Matlab source planning, and with the detailed design shows that the implementation of more efficient)
- 2007-09-09 15:33:40下载
- 积分:1
-
tataq
my other project cdma
- 2010-07-08 00:28:55下载
- 积分:1