-
MATLAB_Modeling_Tutorial
说明: matlab建模教程
目录:
1、线性规划
2、整数规划
3、非线性规划
4、动态规划
………………(matlab Modeling Tutorial)
- 2010-04-23 18:22:11下载
- 积分:1
-
hammermass
hammer collision with a mass-spring system
- 2014-11-11 08:59:36下载
- 积分:1
-
SYDW
说明: 有关于大学 声源定位 的数据处理相关程序(University of sound source location on the data processing procedures)
- 2010-03-16 23:53:48下载
- 积分:1
-
inverse-park-transform
inverse park transformation using simulink blocks
- 2013-03-05 03:23:36下载
- 积分:1
-
MATLAB
王济老师《MATLAB在振动信号处理中的应用》书中源程序(Wang Ji teacher " MATLAB in Vibration Signal Processing Applications" book source)
- 2020-11-09 14:29:46下载
- 积分:1
-
CREWESmatlabrelease
Univ. of Calgary CREWS的免费地震研究软件(Univ. Of Calgary CREWS seismic studies of the free software)
- 2021-04-05 21:09:03下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
tankdiy
具有动画演示的水位控制系统仿真模型,需导入模糊控制算法(Water level control system simulation model with animation, the need to import the fuzzy control algorithm)
- 2012-08-10 12:32:58下载
- 积分:1
-
zhengshuxiaobobianhuanhetuxiangyasuo
整数小波变换与图像压缩 用MatLAB实现图像的整数小波变换,对行和列各做一次。采用最简单的S小波,它是Haar变换的整数形式。(integral wavelet transform and image compression .To realize the integral wavelet transform based on the Matlab in rows and columns. Using the simple S wavelet ,which is integral form of the Haar transform)
- 2010-07-12 22:24:22下载
- 积分:1
-
leida
说明: 多基时差雷达定位算法。以雷达测量误差分布规律入手,找到从多个地面时差雷达所测数据中找到较为精确的目标位置。对地面雷达的布站原则也有一定意义。(More than the time difference between the radar-based positioning algorithm. To the radar measurement error distribution to start to find the time difference from several ground-based radar measured data to find a more precise target location. Cloth on the ground radar stations have a certain sense principles.)
- 2021-03-17 20:49:20下载
- 积分:1