-
youcheng
对于时间序列平稳性分析的游程检验法,对于数据平稳性分析有很强的实用性(For stationary time series analysis runs test method for stability analysis of the data has a strong practical)
- 2013-11-22 10:00:57下载
- 积分:1
-
a
说明: time series prediction codes. for arma and ar modelling
- 2011-07-26 20:15:16下载
- 积分:1
-
New-folder-(4)
NEWTON RAPHSON COMPLETE CODE
- 2015-01-17 21:13:40下载
- 积分:1
-
c2812pmsmsim
将MATLAB模型下的永磁同步电机矢量控制,导出C语言程序到CCS开发环境中,从而实现MATLAB和CCS对电机控制。(MATLAB model of permanent magnet synchronous motor vector control, export the C language program to the CCS development environment, enabling MATLAB and CCS motor control.)
- 2013-04-10 15:09:25下载
- 积分:1
-
gabor
gabor变换即小波变换,对输入的图像进行小波变换,可以用于进行图像的下一步处理,比如在人脸识别中的应用(gabor transform the wavelet transform of the input image wavelet transform, the image can be used for further processing, such as face recognition)
- 2013-10-20 19:31:52下载
- 积分: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
-
classic
一些关于matlab基本的应用命令
一些关于matlab基本的应用命令(classic files for matlab)
- 2014-09-13 22:32:23下载
- 积分:1
-
New-WinRAR-ZIP-archive
matlab program for digital communication
- 2013-03-05 00:15:49下载
- 积分:1
-
matched_filter_gui
计算采用MATLAB并画出匹配波波形器的压缩输出(Calculated and drawn to match the compressed output waveform)
- 2015-01-18 23:43:24下载
- 积分:1
-
AODV
truetime 的例子(I),介绍AODV,使用truetime2.0(truetime example (I))
- 2010-08-21 21:10:59下载
- 积分:1