-
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
-
1001-0548(2013)03-0380-05
基于复互小波分析的模拟电路故障诊断方法1001-0548(2013)03-0380-05(Faults diagnosis approach for analog circuit based on complex cross-
wavelet transform
)
- 2014-02-01 23:35:05下载
- 积分:1
-
16qam
说明: 16QAM的数字通信系统的仿真,包括调制解调,上下变频,加入了高斯白噪声,并且每个步骤都生成相应的图形(16QAM digital communication system simulation, including the modulation and demodulation, frequency conversion from top to bottom, by adding a Gaussian white noise, and each step to generate the corresponding graphics)
- 2021-03-07 15:19:29下载
- 积分:1
-
matlab_ga
用matlab实现遗传算法的简单程序,采用二进制编码(With a simple genetic algorithm matlab implementation procedures, the use of binary encoding)
- 2015-03-30 09:59:53下载
- 积分:1
-
oqpsk
0qpsk the matlab simulation program, including modulation, demodulation and description
- 2010-06-04 19:10:22下载
- 积分:1
-
num
说明: 利用matlab采用基于Gabor特征的识别算法实现手写数字识别(Using matlab recognition based on Gabor feature recognition algorithm for handwritten numeral)
- 2011-03-06 14:15:32下载
- 积分:1
-
PC-LINT
代码检查的PC-lint工具源码,实现在Windows上图形化检测代码是否符合规范。(the source code of PC-lint on windows)
- 2014-09-02 22:56:45下载
- 积分:1
-
Traitementdesignal.zip
SOURCE MATLAB MERCI A TOUS LE MONDE
- 2012-05-08 01:30:04下载
- 积分:1
-
复杂网络
说明: 计算复杂网络的度及其分布,改变矩阵即可得到复杂网络的相关指标。(Calculating the degree and distribution of complex networks)
- 2021-03-07 16:49:29下载
- 积分:1
-
LZ
说明: lz 编码,自带图片,求图像的lz编码,绝壁有效(it s a answer to lz codes.)
- 2014-11-29 13:20:36下载
- 积分:1