-
Local_comm1
simple equation plot in matlab
- 2014-09-10 05:59:37下载
- 积分: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
-
COMTest2003_v0.8
在vc.net 2003中调用Matlab Builder生成的COM组件,与2005中有所不同。(in vc.net 2003 Calling Matlab Builder generated COM, 2005 was somewhat different.)
- 2007-04-26 04:54:00下载
- 积分:1
-
Kinematic-Hardening-Plasticity
A UMAT Coding for Kinematic Hardening Plasticity.
- 2013-10-18 19:18:14下载
- 积分:1
-
psomatlabprograme
属性分类的粒子群算法Particle swarm optimization (pso) algorithm to the classification of the attribute(Particle swarm optimization (pso) algorithm to the classification of the attribute)
- 2013-12-05 19:25:43下载
- 积分:1
-
suijiyinzifa
利用随机因子法计算旋转杆滑块系统随机性的问题(computing the probablity of multibody system by the random method)
- 2011-12-19 13:26:07下载
- 积分:1
-
dspbuilder_manul
这份文献主要介绍了dsp builder 8.0的功能及使用手册,介绍了如何和matlab一起使用的步骤。(This literature focuses on the dsp builder 8.0 features and user manual describes how to matlab and used in conjunction with steps.)
- 2009-10-17 21:00:41下载
- 积分:1
-
DragonCurve11069
以matlab畫碎形中的dragon curve,非原創(Matlab fractal painting to the dragon curve, non-original)
- 2008-04-28 09:28:44下载
- 积分:1
-
EKF
扩展卡尔曼滤波程序,用一个简单的示例进行仿真。对理解卡尔曼滤波有很大帮助。(Extended kalman filtering program, with a simple example of simulation. This example is a great of helping to understand the kalman filter.)
- 2013-04-19 16:33:29下载
- 积分:1
-
matlab编程
绘制数控加工叶瓣稳定图,基于matlab的用于铣削动力学建模的稳定性叶瓣图分析(Draw the stability profile of nc machining blade lobe, and analyze the stability profile based on matlab for milling dynamics modeling)
- 2020-09-20 13:37:53下载
- 积分:1