-
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-ppt
说明: 详细介绍matlab平台,包括如何编程,数值分析,绘图,文件造作,仿真,等等 想学习matlab的看过来(Matlab platform details, including how to programming, numerical analysis, graphics, documents pretentious, simulation, and so on want to learn matlab' s Peak)
- 2009-08-17 10:26:30下载
- 积分:1
-
kemodel
说明: 一个对Fluent中k-e湍流模型的修正udf程序,欢迎提出意见。(One pair ke turbulence model in Fluent udf amendment procedures, suggestions are welcome.)
- 2021-01-02 15:08:57下载
- 积分:1
-
Automodel
Matlab仿真汽车行驶情况模型,可用于分析汽车受到不同阻力下的速度,受力情况。也可导入预先设置好的行驶速度文件进行仿真。(Matlab simulation model cars with the situation, can be used to analyze the car speed under different resistance, the force. You can also import files pre-set travel speed simulation.)
- 2013-09-25 20:15:26下载
- 积分:1
-
mohuPID
模糊PID控制的matlab仿真模型,已通过试验,课成功运行,主要是用来控制机器人自动导航。(Matlab simulation model based on fuzzy PID control, has passed the test, lesson successful operation, is mainly used to control the robot autonomous navigation.)
- 2013-12-04 14:51:28下载
- 积分:1
-
anon
Matlab altenative library
- 2016-01-07 07:36:30下载
- 积分:1
-
powertool-1.0.0beta.tar
电力系统分析(英文)书的附带matlab潮流与稳定分析源码,对电力系统入门的学生具有很好的参考价值(Trends and stability analysis with matlab source power system analysis (in English) of the book, Getting the power system for students with a good reference value)
- 2013-12-23 11:14:56下载
- 积分:1
-
gongchengshi
硬件工程师手册(全)
硬件工程师手册(全)
硬件工程师手册(全)(Hardware Engineer Manual (full) Hardware Engineers Handbook (full))
- 2010-06-22 07:38:23下载
- 积分:1
-
ziliao
说明: 这是个比较好的资料,这个资料里面有很多关于滤波的有用程序(This information is that there are many useful programs on the filter)
- 2010-03-19 10:18:15下载
- 积分:1
-
code1
matlab的龙贝格算法,简单便捷,可以来下载哦(Romberg algorithm in matlab , simple and convenient , you can download
)
- 2012-03-23 12:08:02下载
- 积分:1