-
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
-
MATLAB-Algorithm
MATLAB 算法大全,找到的比较好的学习资料(MATLAB algorithms Daquan, found a better learning materials)
- 2013-07-27 09:43:21下载
- 积分:1
-
7464864_e9feebd7003485498f6594e9cb57d040
Control Plane Optimization in Software Defined Vehicular Ad-Hoc Networks
- 2019-04-05 23:44:04下载
- 积分:1
-
mntlyd
一个关于陀螺转动的简单模拟程序,是用MATLAB编写的.(a rotating gyroscope on the simple simulation program is prepared by using MATLAB.)
- 2006-10-22 19:13:57下载
- 积分:1
-
foldingLH
Folding coefficient technique for DWT
- 2011-08-06 16:25:07下载
- 积分:1
-
frequency
this is the code to determine frequency of spoken speech
- 2010-07-02 23:40:47下载
- 积分:1
-
Fuzzy1
Fmincon example
you can find functions min. value with this example
- 2012-04-16 01:56:09下载
- 积分:1
-
arsim
Simulation of AR process
- 2010-05-15 15:44:58下载
- 积分:1
-
UCA-Beamforming
16元均匀圆阵的波束形成,目标信号位于0度,信噪比为0,效果不错(16 elements UCA beamforming, the bearing of target signal is 0, SNR is 0, good result)
- 2012-08-14 11:24:44下载
- 积分:1
-
psat
psat软件包,可与matlab共用,对电力系统进行潮流分析(PSAT package can be shared with matlab, trend analysis of the power system)
- 2013-04-30 17:16:15下载
- 积分:1