-
fwdembeddbook
Embedded system book Embedded system book Embedded system book Embedded system book
- 2014-02-07 18:30:02下载
- 积分: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
-
gaijinxingde-esprit
一般的esprit算法好的时间比较大,在计算子空间是算法比较烦,我改了一些矩阵算法。(general esprit algorithm good time, the calculation algorithm is a subspace trouble, I changed some matrix algorithm.)
- 2007-05-22 16:33:22下载
- 积分:1
-
Matlab_GUI
初学入门教程,学会用matlab gui设计用户界面,并编写响应程序。(Beginners Tutorial, learn how to use matlab gui user interface design, and write response procedures.)
- 2011-09-26 10:22:54下载
- 积分:1
-
gaijinTP
一种改进的Toeplitz算法,具有更好的稳定性,更高的分辨力(A kind of improved Toeplitz algorithm, it has better stability, higher resolution
)
- 2012-03-22 20:16:33下载
- 积分:1
-
MK
说明: 基于matlab环境mann-kendall检验突变性分析(Mutation analysis based on the matlab environment mann-kendall test)
- 2012-08-17 19:52:14下载
- 积分:1
-
Benulli
Benulli映射产生的混沌序列,李雅普诺夫指数和倍周期分叉图(Benulli mapping of chaotic sequence, lyapunov index and period-doubling bifurcation diagrams)
- 2014-02-27 12:37:27下载
- 积分:1
-
aliasing_demo_audible
说明: 信号处理,音频处理系统中,演示脚本的声响混叠使用正弦信号(Demonstration Script of Audible Aliasing
Using Sinusoidal Signals)
- 2010-04-29 05:58:52下载
- 积分:1
-
Leach_ALgorithm
LEACH is a protocol that is designed for energy efficient system.
- 2010-11-17 18:53:04下载
- 积分:1
-
homography_2
3x3 homography matrix
- 2013-02-13 16:49:01下载
- 积分:1