-
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
-
WMX-mimo2
Great information about alamouti
- 2013-11-10 10:26:14下载
- 积分:1
-
remove-noise-----adaptive-filtering
Several signed LMS based adaptive filters, which are computationally
superior having multiplier free weight update loops are proposed for noise
cancellation in the ECG signal. The adaptive filters
- 2013-01-10 17:17:27下载
- 积分:1
-
pi_pso
Using ITSE as objective function tuning of PI controller using Particle Swarm Optimization technique
- 2011-11-19 18:24:45下载
- 积分:1
-
ber_test
Ber test for digital communication channels
- 2014-12-26 12:56:43下载
- 积分:1
-
qpskmod2
滤波器高斯噪声模型信道和jake s模型信道上的蒸饺相位调制,matlab源码(QPSK on the filtered gaussion noise channel and jake s model ,matlab code)
- 2014-01-03 16:36:18下载
- 积分:1
-
IIR
用Matlab实现的IIR滤波器,已经通过编译和运行(Using Matlab realize the IIR filter, has been compiled and run through)
- 2008-02-22 16:42:11下载
- 积分:1
-
Compar_fuzzy_pid_kalman
comparison of pid , fuzzy pid and kalman filter fuzzy pid
- 2012-09-26 19:06:06下载
- 积分:1
-
JM97B
说明: 截断切割:用matlab程序实现这一过程的方法(Truncated Cutting: The matlab program to achieve this process approach)
- 2010-03-26 16:43:29下载
- 积分:1
-
MATLAB
说明: 图像分类程序 由四个函数组成 刚编号的(matlab)
- 2010-04-14 15:03:43下载
- 积分:1