-
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_motor-simulation-50-examples
matlab电机仿真50例,电机仿真必备教材,你值得拥有。(matlab simulation of 50 cases of motor, motor simulation necessary materials, you deserve to have.)
- 2013-07-24 12:43:42下载
- 积分:1
-
BPPSOSA
matlab中基于模拟退火法的粒子群BP神经网络计算程序(matlab simulated annealing method based on BP neural network computing PSO program)
- 2020-11-17 20:29:39下载
- 积分:1
-
lightspeed
this file is containing matlab code for flops count toolbox
- 2013-02-26 04:19:08下载
- 积分:1
-
WT-P-BSS
wavelet denoising and blind source
- 2011-12-07 19:44:31下载
- 积分:1
-
dy
说明: Hicks-henne型函数翼型参数化,七参数的Hicks-henne型函数翼型参数化基础版,可以在这个基础上进行修改(Parameterization of Hicks Henne functional airfoil)
- 2020-05-16 00:13:35下载
- 积分:1
-
BPSKTEST
THIS PROGRAM FOR NETWORK CODING
- 2012-06-25 22:07:23下载
- 积分:1
-
V2I
车联网的matlab程序源代码,车辆与路边单元间的连通概率分析(The car network matlab program source code, analyze the probability of connectivity between vehicles and roadside units)
- 2014-11-26 12:29:24下载
- 积分:1
-
vblast-and-alamouti-2x2
自己毕设的一部分,vblast2x1、2x2和 alamouti 2x1 2x2的误码率作图比较。(vblast2x1, 2x2 and alamouti 2x1 2x2 BER plotted comparison.)
- 2014-01-16 01:00:26下载
- 积分:1
-
mathematica5.0-mainbook
matlab提供使用的全部函数说明和范例指导。全面而便于查询(matlab provides all the functions used in the guidance notes and examples. A comprehensive and easily accessible)
- 2009-12-02 11:33:16下载
- 积分:1