-
read_letter
this is a code in matlab for character recognition depending on correlation
- 2009-05-24 16:45:31下载
- 积分:1
-
shulitongjiyuMATLABgongchengfengxi_example
<数理统计与MATLAB工程数据分析> 清华大学出版社
随书代码(<Mathematical statistics and MATLAB data analysis projects> Tsinghua University Press with the code book)
- 2008-06-19 00:40:02下载
- 积分:1
-
fft_matlab
电流谐波分析,对电力方面的电流做谐波分析(Current harmonic analysis, the current electricity do harmonic analysis)
- 2013-08-20 14:16:28下载
- 积分:1
-
Siemens-PLC
基于MATLAB与西门子PLC的测控应用系统的程序代码(Based on MATLAB and Siemens PLC control application program code)
- 2013-08-02 17:29:16下载
- 积分:1
-
NoClockpll_1
a pll example in matlab
- 2009-05-24 08:53:48下载
- 积分:1
-
MVU
流形学习中的重要方法MVU的源代码,也就是所谓的sde-Manifold learning an important means of MVU(MVU )
- 2013-08-09 11:11:48下载
- 积分: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
-
遗传
求解最优路径的MATLAB遗传算法,求解无人机在100个城市之间的最优路径(MATLAB genetic algorithm for solving optimal path)
- 2018-08-27 14:19:56下载
- 积分:1
-
FCM
模糊聚类分析传递闭包算法FCM的matlab程序,能对数据进行分类处理(Fuzzy Cluster Analysis of transitive closure of the FCM algorithm matlab program can deal with data classification)
- 2008-03-12 17:43:45下载
- 积分:1
-
krishna_OFDM
SIMULATE OFDM IN A RAYLEIGH CHANEL
- 2010-10-16 05:37:43下载
- 积分:1