-
createwhitenoise
说明: 产生白噪声的方法,调试通过,数据和代码都齐全。(Generated white noise method, debug through, data and code are complete.)
- 2008-10-18 13:51:31下载
- 积分:1
-
DE
说明: DE Algorithm engine for LP and ILP
- 2011-06-10 18:26:59下载
- 积分:1
-
content
MATALAB BASEDSIMULATION IN DEC 2013
- 2015-01-15 08:44:31下载
- 积分:1
-
Boc_Modulation
un article de J.Betz contient la modulation BOC
- 2010-06-17 00:43:24下载
- 积分: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
-
GARCH
对GARCH-t模型参数的估计,主要是运用已有的股票数据估计参数(GARCH-t model for the estimated parameters, mainly the use of stock data has been estimated parameters)
- 2007-12-26 18:21:55下载
- 积分:1
-
Algo_Mathlab
Algorithme Pivo and PivoGauss in resolution of polynomial equation
- 2009-10-06 07:37:12下载
- 积分:1
-
work
说明: matlab汇编语言,比较高质量的代码和文件,可以运行,很成功(language of matlab important)
- 2010-03-18 19:05:57下载
- 积分:1
-
clear
一个关于无线传感器的matlab的定位算法(A wireless sensor of matlab localization algorithm)
- 2012-04-07 18:33:51下载
- 积分:1
-
blocklms
块LMS算法 相对于逐点计算的LMS算法,块LMS算法具有相对较高的计算效率,同时在一定程度上提高了算法的收敛稳定性(LMS algorithm block-by-point LMS algorithm for computing the block LMS algorithm has a relatively high computational efficiency, while a certain extent, to improve the stability of the algorithm convergence)
- 2015-01-26 11:33:30下载
- 积分:1