-
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
-
Programming
plotting and visualization matlab ppt
- 2009-04-29 19:37:45下载
- 积分:1
-
adaptivethre
不规则光照下自适应阈值的前景背景分离算法(Irregular light of the prospects for adaptive threshold background separation algorithm)
- 2010-11-14 11:22:04下载
- 积分:1
-
sept5
LMS算法源代码,输入为正弦加噪声LMS算法源代码,输入为正弦加噪声(LMS algorithm source code, the input is sinusoidal plus noise LMS algorithm source code, the input is sinusoidal plus noise)
- 2010-06-03 14:51:46下载
- 积分:1
-
amanatide1212
A fast and simple voxel traversal algorithm through a 3D space partition (uniform grid)
- 2010-11-11 08:34:13下载
- 积分:1
-
Face_Recognition_System
matlab实现人脸检测,基于PCA实现,可以实现人脸识别(matlab face)
- 2009-05-23 22:16:21下载
- 积分:1
-
high_pass
Filter high pass for processing images
- 2010-12-31 22:37:20下载
- 积分:1
-
HHT_spp
完整的希尔伯特时频谱程序,可直接运行查看结果,对EMD初学者很有帮助,内附HHT源码。(A complete Hilbert spectrum program, which can be run directly to view the results.It is helpful to the EMD beginners.And the HHT code is enclosed.)
- 2012-05-07 09:27:35下载
- 积分:1
-
Usibgebipolen
单极性PWM控制方式Simulink仿真,很简单,便于电力电子初初学入门者学习,里面还加了一个模拟滤波器,也很简单,但想法非常重要
(Unipolar PWM control mode Simulink simulation is very simple, easy beginner beginners to learn the beginning of the power electronics, which also added an analog filter is also very simple, but the idea is very important)
- 2012-07-17 21:25:36下载
- 积分:1
-
PMSM-good
各种可直接运行的matlab simulink的电机模型(Variety can be directly run matlab simulink motor model)
- 2013-11-21 10:11:40下载
- 积分:1