-
circles
a matlab .m file to drow a set of centralized circles
- 2009-11-09 01:34:16下载
- 积分:1
-
123
融合程序,matlab的源代码。内含两个程序。(Fusion program, Matlab source code. Contains two procedures.)
- 2012-06-09 10:23:51下载
- 积分:1
-
matlab-tech
matlab数学建模 书籍 中文版实用教程 入门级matlab数学建模同学必看(Mathematical modeling matlab Practical Guide Books Chinese edition entry-level mathematical modeling matlab student must see)
- 2014-12-09 17:49:54下载
- 积分: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
-
rabbit
兔子繁殖问题,好累啊
重要的是画出曲线,而不是柱状图(Rabbit breeding problems, tired. what important is to draw the curve, rather than the histogram)
- 2012-05-26 19:50:17下载
- 积分:1
-
DEMO_BSS
The accompanying matlab code demonstrates how to separate three mixtures of three signals which have arbitrary pdfs
- 2011-08-31 11:02:27下载
- 积分:1
-
lifangti
利用MATLAB画出一个立方体,并通过一种简单仿射变换矩阵得到变换的立方体(Use of MATLAB draw a cube, and through a simple affine transformation matrix get transformation of the cube
)
- 2012-07-14 19:17:28下载
- 积分:1
-
chap1
模糊自适应PID控制和常规PID控制的仿真,对阶跃信号的仿真(Fuzzy adaptive PID control and conventional PID control simulation, the simulation of the step signal)
- 2011-11-07 11:22:44下载
- 积分:1
-
aodv
It is a basic code for aodv protocol in MANET
- 2014-02-16 12:27:19下载
- 积分:1
-
LSTM 长短时记忆循环网络matlab实现
说明: 时间序列趋势分析方法----长短时记忆循环网络matlab实现(Matlab implementation of long and short-term memory cycle network)
- 2019-10-19 10:46:37下载
- 积分:1