-
MATLAB命令大全
本书提供 matlab 环境下的各种命令,包括详细的参数介绍。(book Matlab environment under the various orders, including the detailed parameters introduced.)
- 2005-04-15 14:38:27下载
- 积分:1
-
music-algorithm-source-code
music算法的源程序,希望会对大家有帮助(music algorithm source code, I hope it is helpful)
- 2013-05-22 16:56:56下载
- 积分:1
-
MATLAB_source_code_achieve_program_jacobi_method
MATLAB实现jacobi法程序的源码MATLAB source code to achieve the program jacobi method(MATLAB source code to achieve the program jacobi method)
- 2010-08-12 15:18:48下载
- 积分:1
-
FSKdemode2
FSK调制解调程序,中频是15Mhz的,一个码元采样点250个(FSK modulation and demodulation process, 15Mhz IF yes, a symbol 250 sampling points)
- 2006-12-29 17:34:38下载
- 积分:1
-
laomang
这是一个好用的频偏估计算法的matlab仿真程序,基于混沌的模拟退火算法,是路径规划的实用方法。( This is a useful frequency estimation algorithm matlab simulation program, Chaos-based simulated annealing algorithm, Is a practical method of path planning.)
- 2016-06-18 18:08:23下载
- 积分: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
-
MATLABInterpolation_and_fitting
用matlab实现插值与拟合,统计领域用的比较多(Matlab implementation with interpolation and fitting, statistical areas are more used)
- 2010-11-22 11:19:42下载
- 积分:1
-
ghg
粒子群算法的优化方法,很实用,还有相关文档。(Particle swarm optimization method, it is practical, as well as related documentation.
)
- 2011-05-22 16:10:24下载
- 积分:1
-
Root-MUSIC_doa
无噪情况下root_MUSIC算法关于DOA的估计(Noise-free case root_MUSIC on DOA estimation algorithm)
- 2011-09-18 10:39:31下载
- 积分:1
-
FXLMS_MA_differ_mu
FXLMS算法在有源噪声控制的应用,初级通道给定8位的权矢量,次级通道给定传递函数,不同步长进行比较(different comparison in FXLMS)
- 2014-11-13 22:07:48下载
- 积分:1