-
MUSIC_UCA
阵列信号处理中MUSIC算法的MATLAB仿真代码,包含二维和三维(Array signal processing MATLAB simulation code of the MUSIC algorithm, including 2D and 3D)
- 2021-01-03 16:58:56下载
- 积分:1
-
Srshcomp
this source code is very good
- 2013-08-16 01:30:40下载
- 积分:1
-
GetLocalMac
源代码 用程序得到本机的MAC 地址 工程要经常用到(The source code with the procedures are the MAC address of the machine)
- 2010-01-21 14:26:51下载
- 积分:1
-
PSO
粒子群算法,用于函数优化问题,也可以求得最短路等问题。(Particle Swarm Optimization)
- 2011-08-21 23:09:33下载
- 积分:1
-
zhankai
360全景相机拍摄的图片用matlab展开成普通图片(360 panoramic camera images using matlab expanded into ordinary pictures)
- 2013-12-01 19:32:15下载
- 积分:1
-
ica
ica工具包,包含基于峭度的ica算法,基于最大信噪比的ica算法等(failed to translate)
- 2013-05-04 15:59:10下载
- 积分:1
-
MATLAB_statistics_40
本书介绍了matlab统计中常用算法,并提供了详细案例及其解析,书中有matlab代码,适合数学建模学习者使用。(This book introduces the matlab statistics commonly used algorithms, and provides a detailed case and its resolution, the book has matlab code for mathematical modeling learners.)
- 2015-04-16 23:21:43下载
- 积分: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
-
fuzzy
模糊PID控制器设计
针对二阶传递函数,设计一个模糊控制器(fuzzy PID controller design)
- 2010-12-13 10:37:16下载
- 积分:1
-
package_emd
emd工具箱和实例程序,需要先加载emd工具箱,可以到网站上下载。(emd toolbox and example programs, you need to load the emd toolbox can go to the website.)
- 2011-01-21 12:21:44下载
- 积分:1