-
matlab7
精通MATLAB7.0,是一本很好的学习MATLAB的书籍.(Proficient MATLAB7.0, are a very good study MATLAB books.)
- 2009-02-28 16:02:20下载
- 积分: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
-
APPgetLargeConnectedEdges
效果很好的直线提取算法,抗噪声能力很好,希望对大家有用(Uses the method of Video Compass to get long, straight edges)
- 2012-05-10 17:08:55下载
- 积分:1
-
noisePowProposed
noise power estimation
- 2012-05-17 12:47:09下载
- 积分:1
-
fuzzy_immune_PID
基于matlab的模糊免疫PID控制,本代码对一阶惯性带延迟环节的传递函数进行整定(Based on the fuzzy immune PID control matlab)
- 2011-06-28 19:34:19下载
- 积分:1
-
fc_tanker
Fuzzy controller for tanker ship heading regulation
- 2010-01-12 02:40:22下载
- 积分:1
-
IRR-digital-high-pass-filter
IRR数字高通滤波器matlab程序代码(IRR digital high pass filter matlab code)
- 2011-05-04 16:20:28下载
- 积分:1
-
cl
说明: 基本竞争学习算法的程序,是一种硬判决算法(Basic competitive learning algorithm program, is a hard decision algorithm)
- 2011-10-11 15:06:28下载
- 积分:1
-
wgn
给需要的朋友参考 主要是滤波器的设计 大家可以下下来 作为设计的基础参考(Reference to a friend in need is mainly designed to filter down we can make a basis for the design reference)
- 2010-01-13 15:18:11下载
- 积分:1
-
P0610
说明: 这是一个用matlab编的生成最基本神经网络的实例.(This is a series with Matlab generated the most basic neural network examples.)
- 2005-12-18 08:21:25下载
- 积分:1