-
id3-jueceshu
在matlab中实现ID3决策树算法--matlab源码(In the ID3 decision tree algorithm implemented in matlab- matlab source)
- 2011-05-13 15:53:33下载
- 积分:1
-
114301150d-8690
系统介绍matlab中的各种常用程序,并附有程序,方便调用(The system introduces a variety of commonly used procedures in matlab with procedures to facilitate call)
- 2012-08-21 02:04:52下载
- 积分:1
-
Mantle-master
mantle json to model
- 2015-01-14 16:27:08下载
- 积分:1
-
beam
Solving beam problem
- 2011-01-20 18:57:55下载
- 积分:1
-
Matlab.rar-(2.9-MB)
Matlab的很有用的常用经典算法,包括数据分析,绘图等(Classical algorithm commonly used in Matlab)
- 2011-11-29 17:09:24下载
- 积分:1
-
yibudianji2
一种简易的电机模型 很好用啊 希望对大家有帮助啊(A simple motor model with very good ah we hope to help)
- 2013-04-26 12:32:40下载
- 积分:1
-
FuzzyPIDcontrol
模糊和PID混合温度控制器,在小偏差时使用pid控制,大偏差时使用模糊控制,通过开关来切换。本室里具有一定参考价值(Fuzzy and PID temperature controller hybrid, a small deviation in the use of pid control, the use of large deviation of fuzzy control, through the switch to switch. This room has a certain reference value)
- 2007-09-21 16:18:32下载
- 积分: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
-
clampedcubicspline
三次样条插值法,(Matlab实现)以其中第一类边界条件来实现。(Clamped Cubic Spline interpolation based on Matlab.)
- 2010-09-27 18:25:43下载
- 积分:1
-
nurse-call-project
that project is complete nurse call system using ATxmega64 and atmega32 with the complete tested design ...
- 2015-01-25 16:47:27下载
- 积分:1