-
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
-
System-analysis-and-design
基于MATLAB的系统分析与设计:信号处理 楼顺天 等编(System analysis and design based on MATLAB: signal processing Lou Shuntian edited)
- 2012-06-07 15:41:31下载
- 积分:1
-
Adsorptioncoefficientprogm
demo Optical communication in underwater spectrum
- 2013-08-10 01:50:22下载
- 积分:1
-
riley
matlab code riley distribution
- 2011-06-01 07:24:12下载
- 积分:1
-
PTS_Papr_V4
OFDM信号的PTS算法,用于降低峰均比,v=4,64QAM调制,子载波数可以自己调整(Partial Transfer Sequence Algorithms)
- 2019-04-24 15:13:52下载
- 积分:1
-
test
Clark等人提出的广义预测控制自校正控制器是一种基于参数模型的预测控制算法,它采用了时段优化性能指标,结合辨识和自校正机制,从而克服自校正控制中存在的,本代码提供基于丢番图推导的单变量GPC程序(Clark and others proposed self-tuning generalized predictive control is a controller parameter model based predictive control algorithm, it uses time slots to optimize performance, combined with identification and self-tuning mechanism to overcome the self-tuning control that exist, the code provides Diophantine derived based on the single variable GPC procedures)
- 2009-02-09 13:39:40下载
- 积分:1
-
86945935chap3
图像加减运算,包括图像和常数的加减图像的相乘和一些图像处理的MATLAB代码(Image addition and subtraction operations, including image and constant multiplication and some addition and subtraction images MATLAB image processing code)
- 2010-11-04 19:58:48下载
- 积分:1
-
Laba5
Research of random signals. Fast Furier transform. Histograms and graphs made in Matlab. Lab work in Omsk state technical university.
- 2009-12-08 00:54:27下载
- 积分:1
-
TRACKDIM
TRACKING SMALL TARGET IN INFRAREAD SEQUENCE IMAGE USING KALMAN FILTER
- 2011-01-08 15:20:54下载
- 积分:1
-
guanlian
能求出关联矩阵、所有的树,并可选定每一条树,求的的其相应的回路矩阵Qf,及割集矩阵Bf(To find the correlation matrix, all the trees, each tree can be selected, find the circuit of its corresponding matrix Qf, and cut-set matrix Bf)
- 2010-06-01 10:20:01下载
- 积分:1