-
hybrid_presentation_files
this file contains the heatcool system model. you can use these models in simulink environment. For model analyisis matlab is required
- 2011-08-19 19:04:07下载
- 积分:1
-
digital-signal-processing
matlab版本的数字信号处理,适合初学的人。(matlab version of the digital signal processing, suitable for beginners person.)
- 2013-12-02 18:26:06下载
- 积分:1
-
Astar-KO
用Matlab实现的一个星路径查找的源码
很完整很详细(Find the source code using Matlab achieve a star path is very complete and very detailed)
- 2012-09-03 14:45:19下载
- 积分:1
-
min_span
minimum spaning tree
- 2013-03-19 11:02:20下载
- 积分:1
-
Main
file for speech recognition
- 2010-05-27 05:46:56下载
- 积分:1
-
discrete_system_simulation
一个控制系统中离散系统的模拟和结果演示,其中有Matlab运行结果图。(a discrete control system simulation system and the results of the demonstration, including Matlab running results map.)
- 2006-10-24 23:30:03下载
- 积分:1
-
irregularities
轨道不平顺的matlab代码,包括竖向和水平向两个代码文件。读入的为要求轨道长度,时间,时间间隔。简单(Matlab code track irregularities, including vertical and horizontal to the two code file. Read for requirements of rail length, time, time interval. simple)
- 2015-01-26 21:28:55下载
- 积分: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
-
powersystem-monte-carlo-matlab
电力系统可靠性评估基本monte carlo matlab程序(Basic power system reliability assessment procedures monte carlo matlab)
- 2020-11-18 17:19:39下载
- 积分:1
-
pso
用MATLAB实现PSO算法,程序没错误,可以直接运行(Implementation of PSO algorithm with MATLAB, the program no error, can be directly run
)
- 2013-08-04 12:05:14下载
- 积分:1