-
Runner
matlab 和java的Runner程序(The Runner matlab and java program)
- 2010-09-11 21:58:39下载
- 积分:1
-
SimulationExperimentWithDodgingHandicapsByRobot
Simulation experiment with dodging handicaps by robot.Simulation experiment with dodging handicaps by robot.(Simulation experiment with dodging handicaps by robot.Simulation experiment with dodging handicaps by robot)
- 2010-01-30 15:29:25下载
- 积分:1
-
zjmohu1
风机模型可以仿真结果,包括风机模型,一部电机模型,变桨距控制方法(Fan control model, the simulation results)
- 2020-08-27 09:58:13下载
- 积分:1
-
5431045
partial delay selection algorithm matlab
- 2015-01-03 17:20:49下载
- 积分: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
-
enframe
说明: matlab中,对语音信号分帧,以实现对语音信号的短时平稳过程的分析。(enframe)
- 2010-04-03 22:51:56下载
- 积分:1
-
matlab-Tutorial
一本Word版Matlab入门介绍书籍,浅显易懂(Matlab introduction of a Word version of the books, easy to understand)
- 2012-08-30 10:01:58下载
- 积分:1
-
lizixunsuanfa
机组组合问题的粒子群算例,不错的算例,大家一起学习(Unit Commitment particle swarm example, a good example, we will study together)
- 2021-04-14 16:28:55下载
- 积分:1
-
Problem-Solving-with-CPP-7Ed
problem solving c++是一本很好的c++入门教科书,入门必备。可能不是非常主流,但是很推荐。(problem solving c++ c++ is a good introductory textbook, entry required. May not be very mainstream, but it is recommended.)
- 2015-01-23 13:03:10下载
- 积分:1
-
Ant-colony-algorithm
蚁群算法连续函数优化问题matlab程序(Ant colony algorithm for continuous function optimization problems in MATLAB programming)
- 2015-03-20 17:32:38下载
- 积分:1