-
DontPressWithParentLayout
Dont Press With Parent Layout extends Linear Layout.
- 2014-02-17 11:37:38下载
- 积分: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
-
adaptivefuzzycontrol
说明: 根据自适应模糊控制原理,设计自适应律,并设计simlink主程序和控制器S函数,对机器人单臂机械手进行自适应模糊控制。(fuzzy adaptive control
)
- 2009-08-17 22:01:44下载
- 积分:1
-
BER-Analysis-a-Comparison-of-Different-Equalizati
BER analysis of nonlinear systems a survey
- 2015-01-23 02:15:53下载
- 积分:1
-
ICAmatlab程序
用于盲源信号分离,可以将源信号通过混合矩阵进行混合,通过求解分离矩阵,实现源信号的分离。(Using ICA algorithm to solve blind source separation problems,this procedure can separate the source commendably.)
- 2017-07-31 10:04:44下载
- 积分:1
-
MPSK simulation
说明: 多进制相位调制(BPSK/QPSK/8PSK)的MATLAB仿真程序(MATLAB simulation program for MPSK(BPSK/QPSK/8PSK))
- 2020-01-31 16:04:14下载
- 积分:1
-
Dynamics
关于多体动力学很好,很全面的书籍,既有刚体也有柔性体(the book is about dynamics of multibody,include rigidbody and deformable body)
- 2010-09-28 17:09:27下载
- 积分:1
-
chap2
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No2
- 2009-11-02 14:23:32下载
- 积分:1
-
7401-PB04-R
BCM7401 Datasheet for Satellite embedded system
- 2014-08-20 19:19:06下载
- 积分:1
-
FEM-1
The code assembles various member stiffness matrices of a Q-4 element
- 2014-12-17 23:04:03下载
- 积分:1